Skip to content

Commit 40a655c

Browse files
committed
ENH: Add T1 font encoding to LaTeX preamble for improved typography
1 parent b605e4c commit 40a655c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SoftwareGuide/Latex/00-Preamble-Common.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
\usepackage[T1]{fontenc}
12
\usepackage[dvips]{graphicx}
23
\usepackage{times}
34
\usepackage[table]{xcolor}

0 commit comments

Comments
 (0)