Skip to content
Snippets Groups Projects
Commit fc09c97b authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Fehler, wenn sanserif math mit pdfLaTeX

parent 2a794719
Branches
No related tags found
No related merge requests found
......@@ -12,8 +12,15 @@
\ifPTB@serif
\RequirePackage{qpxmath}
\else
\renewcommand*\familydefault{\sfdefault}
\RequirePackage{sfmath}
%%%\renewcommand*\familydefault{\sfdefault}
%%%\RequirePackage{sfmath}
\@latex@error{works only with `LuaLaTeX' or `XeLaTeX'}{%
type:\MessageBreak
lualatex \jobname.tex\MessageBreak
or\MessageBreak
xelatex \jobname.tex
}%
\@@end
\fi
\endinput
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment