From 8877eafc556514537494d8b75254e03e29d71ac0 Mon Sep 17 00:00:00 2001
From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de>
Date: Mon, 05 Oct 2020 17:41:36 +0200
Subject: [PATCH] update
---
zusammenfassung.tex | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/zusammenfassung.tex b/zusammenfassung.tex
index b643c5b..cff2f65 100644
--- a/zusammenfassung.tex
+++ b/zusammenfassung.tex
@@ -31,7 +31,7 @@
\newminted{bibtex}
{fontsize=\small,tabsize=4}
\newmintedfile[inputbibcode]{bibtex}
- {fontsize=\small,tabsize=4}
+ {fontsize=\small,tabsize=4,breaklines}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Anpassung für deutschsprachige Dokumenten
@@ -47,7 +47,8 @@
%\setmonofont[Scale=0.8]{Luxi Mono} % Nutzung von Luxi Mono
% für pdflatex: \usepackage[Scale=0.8]{luximono}
% \setmonofont[Scale=0.9]{Source Code Pro} % Nutzung von Source Code Pro
-\setmonofont[Scale=0.8]{Hack} % Nutzung von Luxi Mono
+%\setmonofont[Scale=0.8]{Hack} % Nutzung von Hack
+%\setmonofont[Scale=0.85]{Liberation Mono} % Nutzung von Hack
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Typographische Feinheit
@@ -149,8 +150,10 @@
\appendix %Beginn des Anhangs
-\include{chap/latex-indeepth}
-\include{chap/literatur-attribute}
+\include{app/latex-indeepth}
+\include{app/text-element}
+\include{app/literatur-attribute}
+\include{app/bsp-literatur}
\backmatter
--
Gitblit v1.10.0