clean up latex

master
Simon Bruder 2019-07-08 17:51:49 +00:00
parent 27167ddb4f
commit e4747239fe
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
6 changed files with 4 additions and 30 deletions

7
.gitignore vendored
View File

@ -9,11 +9,8 @@
*.snm
*.toc
# generated pdfs (reveal pdf export and LaTeX)
*.pdf
# fonts downloaded by script
/latex/fonts
# generated pdfs (libreoffice)
handout.pdf
# reveal js (generated)
/revealjs/*/index.html

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "mtheme"]
path = latex/mtheme
url = https://github.com/matze/mtheme
[submodule "revealjs/themes/reveal-hugo"]
path = revealjs/themes/reveal-hugo
url = https://github.com/dzello/reveal-hugo

BIN
latex/brom/index.pdf Normal file

Binary file not shown.

View File

@ -18,27 +18,8 @@
%\usetheme[numbering=none, progressbar=frametitle, background=light]{metropolis}
\usepackage{fontspec}
\setsansfont{FiraSans}[ % Default
Path = ../fonts/,
Extension = .ttf,
UprightFont = *-Regular,
BoldFont = *-Bold,
ItalicFont = *-Italic
]
%\setmainfont{Vollkorn}[ % Activate with \textrm{}
% Path = /usr/share/fonts/truetype/vollkorn/,
% Extension = .ttf,
% UprightFont = *-Regular,
% BoldFont = *-Bold,
% ItalicFont = *-Italic
%]
\setmonofont{FiraMono}[ % Activate with \texttt{}
Path = ../fonts/,
Extension = .ttf,
UprightFont = *-Regular,
BoldFont = *-Bold,
ItalicFont = *-Bold
]
\setsansfont{FiraSans}
\setmonofont{FiraMono}
\setbeamercovered{transparent}
\beamertemplatenavigationsymbolsempty

Binary file not shown.

@ -1 +0,0 @@
Subproject commit 2fa6084b9d34fec9d2d5470eb9a17d0bf712b6c8