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

...

parent 21430421
Branches
No related tags found
No related merge requests found
......@@ -172,13 +172,11 @@
\the\PTB@default@ffsize}{\the\dimexpr1.2\PTB@default@ffsize}}
\newcommand*\scaleFont[1]{%
\PTB@tempdima=\f@size pt %
\PTB@tempdima=#1\PTB@tempdima
\PTB@tempdimb=\f@baselineskip
\PTB@tempdimb=#1\PTB@tempdimb
\PTB@tempdima=\f@size pt \PTB@tempdima=#1\PTB@tempdima
\PTB@tempdimb=\f@baselineskip \PTB@tempdimb=#1\PTB@tempdimb
\edef\f@size{\strip@pt\PTB@tempdima}%
\edef\f@baselineskip{\the\PTB@tempdimb}%
\fontsize{\f@size}{\f@baselineskip}
\fontsize{\f@size}{\f@baselineskip}%
\selectfont
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment