diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex | 93 |
1 files changed, 68 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex b/Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex index 823f95c901d..7c2dc76bda7 100644 --- a/Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex +++ b/Master/texmf-dist/doc/latex/lshort-german/l2kurz.tex @@ -1,11 +1,12 @@ % This is l2kurz.tex - LaTeX2e Kurzbeschreibung v3.0 % Siehe https://github.com/texdoc/l2kurz +%!TEX TS-program = Arara % arara: pdflatex: {synctex: true} % arara: bibtex % arara: pdflatex: {synctex: true} % arara: pdflatex: {synctex: true} -\newcommand{\lkver}{3.0b} % laufende Versionsnummer ... -\newcommand{\lkdate}{4.\ November\ 2016} % ... und Datum +\newcommand{\lkver}{3.0c} % laufende Versionsnummer ... +\newcommand{\lkdate}{8.\ April 2018} % ... und Datum \typeout{ LaTeX2e-Kurzbeschreibung} \typeout{ Copyright 2012--2016 Marco Daniel, Patrick Gundlach } @@ -13,17 +14,8 @@ \typeout{ Copyright 1994, 1995 J.Knappen, H.Partl, E.Schlegl, I.Hyna } \typeout{ Copyright 1987 H.Partl, E.Schlegl, I.Hyna } -%: Start Header -\documentclass[11pt,a4paper]{article} % ergaenze `twoside', wenn gewuenscht! -\NeedsTeXFormat{LaTeX2e}[1998/06/01] % wegen \mathring und Textsymbolen - -% Seitenlayout: -\usepackage{geometry} - \geometry{% - textheight=46\baselineskip, - textwidth=5.2in, - outer=0.5\dimexpr297mm-5.2in-2in\relax, - } +\documentclass[11pt,a4paper,DIV=calc,footinclude=false]{scrartcl} +\NeedsTeXFormat{LaTeX2e} % für die Bearbeitung ist ein großer rechter Rand von Vorteil %\geometry{% @@ -34,10 +26,24 @@ %} \usepackage[USenglish,ngerman]{babel} + +% EN: Character protrusion and font expansion. See http://www.ctan.org/tex-archive/macros/latex/contrib/microtype/ +% DE: Optischer Randausgleich und Grauwerktkorrektur +% Falls bei einer Silbentrennung ploetzlich eine ganze Zeile fehlt (passiert unter Windows XP mit MikTex 2.5 und foxit reader als pdfreader oder \usepackage{pdfcprot} +% ausprobieren. Dieses erzeugt allerdings nur für Palatino (in dieser Vorlage die Default-Schrift) einen guten optischen Randausgleich +% Falls alle Stricke reissen, muss leider auf den optischen Randausgleich verzichtet werden. +\usepackage[ + babel=true, % EN: enable language-specific kerning. Take language-settings from the languge of the current document (see Section 6 of microtype.pdf) + expansion=alltext, + protrusion=alltext-nott, % EN: Ensure that at listings, there is no change at the margin of the listing + final % EN: Always enable microtype, even if in draft mode. This helps finding bad boxes quickly. + % In the standard configuration, this template is always in the final mode, so this option only makes a difference if "pros" use the draft mode +]{microtype} + \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} -\usepackage{dtklogos} +\usepackage{dtk-logos} \usepackage{textcomp,ragged2e,csquotes} \usepackage{latexsym} \usepackage{graphicx} @@ -94,7 +100,9 @@ } \makeatother -\usepackage{xcolor} +\usepackage[hyperref,dvipsnames]{xcolor} +\definecolor{darkblue}{rgb}{0,0,.5} + % für todo-notes, kann später raus \colorlet{done}{green!40} @@ -144,12 +152,41 @@ % \usepackage[textsize=footnotesize]{todonotes} % Zum Schluss laden: -\usepackage[pdfpagelabels,pageanchor=false, linktoc=all]{hyperref} +\usepackage[unicode, pdfpagelabels,pageanchor=false, linktoc=all]{hyperref} +\usepackage{hyperxmp} \hypersetup{% pdftitle={LaTeX2e-Kurzbeschreibung}, - pdfauthor={Marco Daniel, Patrick Gundlach, Walter Schmidt et al.}} - + pdfauthor={Marco Daniel, Patrick Gundlach, Walter Schmidt et al.}, +% pdfcopyright={Copyright (C) 2017, <AUTOR(EN)>. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License}, + pdfsubject={LaTeX Kurzanleitung}, + pdfkeywords={LaTeX, TeX, DANTE e.V.},%ggf. anpassen + %pdflicenseurl={http://creativecommons.org/licenses/by-sa/4.0/}, + pdfcaptionwriter={}, + pdfcontactaddress={}, + pdfcontactcity={}, + pdfcontactpostcode={}, + pdfcontactcountry={Germany}, + pdfcontactphone={}, + pdfcontactemail={}, + pdfcontacturl={}, + pdflang={de}, + pdfmetalang={de}, + breaklinks=true, + bookmarks=true, % show bookmarks bar + pdftoolbar=true, % show Acrobat’s toolbar + pdfmenubar=true, % show Acrobat’s menu + pdffitwindow=false, % window fit to page when opened + pdfstartview={FitH}, % fits the width of the page to the window + pdfcreator={Creator}, % creator of the document + pdfproducer={Producer}, % producer of the document + pdfnewwindow=true, % links in new window + colorlinks=true, % false: boxed links; true: colored links + linkcolor=darkblue, % color of internal links + filecolor=darkblue, % color of file links + citecolor=darkblue, % color of file links + urlcolor=darkblue % color of external links +} @@ -214,46 +251,53 @@ \kern-.1em/\kern-.15em% \lower.25ex\hbox{\scriptsize #2}} -%: begin document \begin{document} -\pagenumbering{Roman} \nonfrenchspacing % babel sets frenchspacing automatically. % However, some examples are pointless with frenchspacing in action. % Besides, the larger space after a sentence make the text more readable. + %: Einleitung \input{einleitung} - \clearpage -\pagenumbering{arabic} -\tableofcontents +\tableofcontents \clearpage %: Allgemeines \input{allgemeines} +\clearpage + \input{eingabefile} \clearpage + %: Textsatz \input{textsatz} \clearpage + %: Mathematik \input{mathematik} \clearpage + %: Bilder \input{bilder} +\clearpage + %: Seitenaufbau \input{seitenaufbau} \clearpage + %: Schriften \input{schriften} \clearpage + %: Spezialitäten \input{spezialitaeten} \clearpage + %: Anhang \input{anhang} - \clearpage + %: Literaturverzeichnis \phantomsection \addcontentsline{toc}{section}{\refname} @@ -262,4 +306,3 @@ \bibliography{l2kurz}} \end{document} -\endinput |