Open martintoreilly opened 7 years ago
@bottler Can you test if this issue still occurs now that we have removed the concmath
package?
Seems to be fine. :-)
On 11 October 2017 at 14:39, martintoreilly notifications@github.com wrote:
@bottler https://github.com/bottler Can you test if this issue still occurs now that we have removed the concmath package?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alan-turing-institute/templates/issues/3#issuecomment-335812541, or mute the thread https://github.com/notifications/unsubscribe-auth/AAo4QYLq9EaDgL4jGDX1lNw3Jd_gqE8Nks5srMT6gaJpZM4L5fIc .
If I have a fraction in text mode, then I get font errors.
For example, if in the skeleton I change "body copy" to "body copy $\frac{1}{2}$" it won't compile, with "font ccr7 at 600 not found". I am using miktex on windows. For the moment, I have just commented out \usefonttheme{professionalfonts}, and everything is OK.
Raised by @bottler.