فهرست منبع

Add microtype

Martin Thoma 9 سال پیش
والد
کامیت
c4afe1e2ad

+ 1 - 0
documents/bachelor-thesis-kit/German-Summary.tex

@@ -3,6 +3,7 @@
 \usepackage[utf8]{inputenc} % this is needed for umlauts
 \usepackage[ngerman]{babel} % this is needed for umlauts
 \usepackage[T1]{fontenc}    % this is needed for correct output of umlauts in pdf
+\usepackage{microtype}
 
 \begin{document}
 Das Finden des Namens eines unbekannten Symbols ist häufig schwierig. Es ist

+ 2 - 3
documents/cv-curriculum-vitae/cv-curriculum-vitae.tex

@@ -23,14 +23,11 @@
 \documentclass[a4paper,10pt]{article} % Font size (10pt, 11pt or 12pt)
 
 \usepackage[ngerman]{babel} % this is needed for umlauts
-
 \usepackage[hmargin=1.25cm, vmargin=1.0cm]{geometry} % Document margins
-
 \usepackage{marvosym} % Required for symbols in the colored box
 \usepackage{ifsym} % Required for symbols in the colored box
 \usepackage{pdfpages}  % Signatureinbingung und includepdf
 \usepackage{csquotes}
-
 \usepackage{xcolor} % Allows the definition of hex colors
 
 % Fonts and tweaks for XeLaTeX
@@ -76,6 +73,8 @@
   pdftitle    = {Curriculum Vitae of Martin Thoma}
 }
 
+\usepackage{microtype}
+
 \begin{document}
 
 \color{text1} % Sets the default text color for the whole document

+ 2 - 0
documents/eaz/eaz.tex

@@ -120,6 +120,8 @@
 {\end{contlabelframenpc}}
 \makeatother
 
+\usepackage{microtype}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % Begin document                                                    %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

+ 2 - 0
documents/klausurvorbereitung-algortihmen-2/klausurvorbereitung-algortihmen-2.tex

@@ -21,6 +21,8 @@
   pdftitle    = {\Titel}
 }
 
+\usepackage{microtype}
+
 \begin{document}
 
 \title{\Titel}

BIN
documents/mathe-reis/Reis-Exponentielles-Wachstumsverhalten.pdf


+ 1 - 0
documents/mathe-reis/Reis-Exponentielles-Wachstumsverhalten.tex

@@ -9,6 +9,7 @@
 
 \setcounter{secnumdepth}{2}
 \setcounter{tocdepth}{2}
+\usepackage{microtype}
 
 \begin{document}
  \title{Blutabnahme}

+ 60 - 0
documents/pflichtenheft/Pflichtenheft.glsdefs

@@ -0,0 +1,60 @@
+\ifglsentryexists{uptodate}{}%
+{%
+\gls@defglossaryentry{uptodate}%
+{%
+name={UpToDaTe},%
+sort={UpToDaTe},%
+type={main},%
+first={UpToDaTe},%
+firstplural={UpToDaTes},%
+text={UpToDaTe},%
+plural={UpToDaTes},%
+description={Upload Automation and Data Entry},%
+descriptionplural={Upload Automation and Data Entry},%
+symbol={\relax },%
+symbolplural={\relax },%
+user1={},%
+user2={},%
+user3={},%
+user4={},%
+user5={},%
+user6={},%
+long={},%
+longplural={},%
+short={},%
+shortplural={},%
+counter={page},%
+parent={},%
+%
+}%
+}%
+\ifglsentryexists{nir}{}%
+{%
+\gls@defglossaryentry{nir}%
+{%
+name={NIR},%
+sort={NIR},%
+type={main},%
+first={NIR},%
+firstplural={NIRs},%
+text={NIR},%
+plural={NIRs},%
+description={Nahes Infrarot},%
+descriptionplural={Nahes Infrarot},%
+symbol={\relax },%
+symbolplural={\relax },%
+user1={},%
+user2={},%
+user3={},%
+user4={},%
+user5={},%
+user6={},%
+long={},%
+longplural={},%
+short={},%
+shortplural={},%
+counter={page},%
+parent={},%
+%
+}%
+}%

+ 1 - 1
documents/pflichtenheft/Pflichtenheft.tex

@@ -65,7 +65,7 @@
 \newenvironment{usecase}{\tabularhead}
 {\hline\end{tabular}}
 
-
+\usepackage{microtype}
 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%