welcome: please sign in
location: Diff for "Computer/Latex/FontAlternatives"
Differences between revisions 1 and 2
Revision 1 as of 2019-01-11 17:26:10
Size: 414
Editor: leif
Comment:
Revision 2 as of 2019-01-11 17:27:11
Size: 416
Editor: leif
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
\usepackage{fourier} \usepackage{fourier}  

LaTeX Font alternatives

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

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