Change to Tex Gyre fonts
This commit is contained in:
+5
-4
@@ -12,10 +12,12 @@
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
|
||||
% Stile ClassicThesis
|
||||
\usepackage{newpxtext, newpxmath}
|
||||
\usepackage{tgpagella} % Serif
|
||||
\usepackage{newpxmath} % Matematica
|
||||
\usepackage[scale=0.9]{tgheros} % Sans-serif
|
||||
\usepackage{tgcursor} % Monospace
|
||||
\usepackage{microtype}
|
||||
\usepackage{parskip} % no indent
|
||||
\usepackage{parskip} % no indent
|
||||
|
||||
% Pagina e intestazioni
|
||||
\usepackage{scrlayer-scrpage}
|
||||
@@ -90,7 +92,6 @@
|
||||
|
||||
% Codice e algoritmi
|
||||
\usepackage{listings}
|
||||
\usepackage{inconsolata}
|
||||
\usepackage{algorithm}
|
||||
\usepackage{algpseudocode}
|
||||
\usepackage{xurl}
|
||||
|
||||
Reference in New Issue
Block a user