diff options
author | Nao Pross <np@0hm.ch> | 2021-12-12 16:35:50 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-12 16:35:50 +0100 |
commit | 44f0b1347078961a9955d7447b973786776725f0 (patch) | |
tree | e926d4cabdaa00a0a62d4a32eb5a921e6a94e1d6 | |
parent | Add reference (diff) | |
download | Fading-44f0b1347078961a9955d7447b973786776725f0.tar.gz Fading-44f0b1347078961a9955d7447b973786776725f0.zip |
Change German text font
-rw-r--r-- | doc/thesis/Fading.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex index e3ddccd..2ce65ba 100644 --- a/doc/thesis/Fading.tex +++ b/doc/thesis/Fading.tex @@ -26,7 +26,7 @@ % Use a different font for german \usepackage{xcolor} \setotherlanguage{german} -\newfontfamily{\germanfont}{GoMono} +\newfontfamily{\germanfont}{Roboto Condensed Light} %% Custom packages \usepackage{tex/docmacros} |