welcome: please sign in
location: Diff for "Computer/Latex/FontAlternatives"
Differences between revisions 2 and 3
Revision 2 as of 2019-01-11 17:27:11
Size: 416
Editor: leif
Comment:
Revision 3 as of 2019-01-11 17:47:03
Size: 465
Editor: leif
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[attachment:fourier.pdf|Show example|&do=get]]

LaTeX Font alternatives

Fourier

Show example

%%%%%%%%%%%%%%%%%%% 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}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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