- Commit
- 34fac7fd72dc417e491dcb9465fcb312600b5158
- Parent
- d721e2b5822d62558bd2fe911efad9adcdb7b4d4
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Replaced the monospace font for the TXTT font
Source code for my notes on representations of semisimple Lie algebras and Olivier Mathieu's classification of simple weight modules
Replaced the monospace font for the TXTT font
1 file changed, 6 insertions, 3 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | preamble.tex | 9 | 6 | 3 |
diff --git a/preamble.tex b/preamble.tex @@ -2,9 +2,6 @@ \usepackage[total={6in, 9in}]{geometry} \usepackage{amsmath, amssymb, amsthm, stmaryrd, mathrsfs, gensymb, dsfont} \usepackage{mathtools, adjustbox} -\usepackage[T1]{fontenc} -\usepackage[sc]{mathpazo} -\usepackage[scr=esstix,cal=boondox]{mathalfa} \usepackage{enumitem, xfrac, xcolor, cancel, multicol, tabularx, relsize} \usepackage[normalem]{ulem} \usepackage{hyperref, refcount} @@ -15,6 +12,12 @@ \usepackage[ordering=Kac]{dynkin-diagrams} \usepackage{rank-2-roots} +% Configure fonts +\usepackage[T1]{fontenc} +\usepackage[sc]{mathpazo} +\renewcommand*\ttdefault{txtt} +\usepackage[scr=esstix,cal=boondox]{mathalfa} + % Configure how link look \hypersetup{ colorlinks,