welcome: please sign in
location: Diff for "Computer/Latex/FontAlternatives"
Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2019-01-11 17:47:03
Size: 465
Editor: leif
Comment:
Revision 5 as of 2019-01-11 17:58:37
Size: 809
Editor: leif
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
{{{#!html
<h3><a class="attachment" href="/LeifAndersson/FontAlternatives?action=AttachFile&amp;do=get&amp;target=fourier.pdf" title="fourier.pdf">Fourier</a></h3>
}}}
Line 13: Line 16:
{{{#!html
<h3><a class="attachment" href="/LeifAndersson/FontAlternatives?action=AttachFile&amp;do=get&amp;target=fourier.pdf" title="fourier.pdf">Fourier</a></h3>
}}}

LaTeX Font alternatives

Fourier

Show example

Fourier

%%%%%%%%%%%%%%%%%%% fourier, for pdflatex and luatex %%%%%%%%%
\usepackage{fourier}  
\usepackage[matchlowercase]{tgheros}
\usepackage{dsfont}\AtBeginDocument{\let\mathbb=\mathds}
\DeclareMathAlphabet{\mathcal}{OMS}{cmsy}{m}{n}
\usepackage[mono,narrow,varl,varqu,scale=0.96]{inconsolata}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Fourier

Computer/Latex/FontAlternatives (last edited 2022-06-10 10:02:17 by leif)