Tagged Questions
4
votes
2answers
137 views
Scrbook: Using fallback calculation to setup font sizes
When using the class scrbook and customizing the font size prior the usage of \printbibliography I got these warning (and in big documents I got them several times):
Class scrbook Warning: Using ...
2
votes
1answer
177 views
Warnings with beamer class and itemize
I'm getting the following annoying warnings:
LaTeX Font Warning: Font shape `OT1/cmss/m/n' in size <4> not available
(Font) size <5> substituted on input line 16.
...
LaTeX ...
2
votes
1answer
171 views
Change fontsize inside float in KOMA class
I need to change the fontsize to 11pt inside a table environment. The default setting of the document is 12pt using scrartcl, but I need to change this to exact 11pt in the float (the reason is that ...
1
vote
1answer
165 views
siunitx + fouriernc = Size substitutions with differences? [duplicate]
Possible Duplicate:
xfrac + siunitx gives me a font warning
This document (New Century Schoolbook font in \SI)
\documentclass{scrreprt}
\usepackage[utf8]{inputenc}
\usepackage{fouriernc}
...
3
votes
3answers
150 views
Design size mismatch warning when using the eco package
I'm using the eco package and am getting the following warning:
design size mismatch in local font ecrm2074 in virtual font ecorm2074.vf ignored.
when compiling the following MWE:
...
4
votes
1answer
572 views
xfrac + siunitx gives me a font warning
I'm using mathpazo and the AMS math packages, and I just started using xfrac for the \sfrac command. However, now when I use \sfrac (or when I set siunitx to use it), I get this output:
LaTeX Font ...
3
votes
1answer
744 views
Using 'xfrac' with 'mathrsfs'
I'm attempting to move from the nicefrac package to xfrac. The following source compiles, but with a warning:
\RequirePackage{fix-cm}
\documentclass{article}
\usepackage{xfrac}
\usepackage{mathrsfs}
...

