welcome: please sign in
location: Diff for "Computer/Latex/FontAlternatives"
Differences between revisions 4 and 5
Revision 4 as of 2019-01-11 17:57:47
Size: 798
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 16: Line 16:
{{{#!html

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)