Changes

Jump to navigation Jump to search
570 bytes added ,  22:04, 26 August 2008
<texcode>
\lucida{10pt}
</texcode>
</li>
<li>
It seems there is a bug in math-lbr, the bigl, bigr ans so on are really BIG (huge even) when used with lucida.
 
math-lbr says
<texcode>
\def\LBRbig {\@@dobig{8.20}}
\def\LBRBig {\@@dobig{10.80}}
\def\LBRbigg {\@@dobig{13.42}}
\def\LBRBigg {\@@dobig{16.03}}
\def\LBRbiggg{\@@dobig{17.72}}
\def\LBRBiggg{\@@dobig{21.25}}
</texcode>
You can replace by
<texcode>
\def\LBRbig {\@@dobig{0.920}}
\def\LBRBig {\@@dobig{1.080}}
\def\LBRbigg {\@@dobig{1.342}}
\def\LBRBigg {\@@dobig{1.603}}
\def\LBRbiggg{\@@dobig{1.772}}
\def\LBRBiggg{\@@dobig{2.125}}
</texcode>
</li>
4

edits

Navigation menu