welcome: please sign in
location: Diff for "Computer/Latex/FontAlternatives"
Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2019-01-11 17:26:10
Size: 414
Editor: leif
Comment:
Revision 4 as of 2019-01-11 17:57:47
Size: 798
Editor: leif
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[attachment:fourier.pdf|Show example|&do=get]]
{{{#!html
<h3><a class="attachment" href="/LeifAndersson/FontAlternatives?action=AttachFile&amp;do=get&amp;target=fourier.pdf" title="fourier.pdf">Fourier</a></h3>
}}}
Line 5: Line 9:
\usepackage{fourier} \usepackage{fourier}  
Line 12: Line 16:
<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}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

<h3><a class="attachment" href="/LeifAndersson/FontAlternatives?action=AttachFile&do=get&target=fourier.pdf" title="fourier.pdf">Fourier</a></h3> }}}

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