diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-06 21:24:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-06 21:24:07 +0000 |
commit | 21f6dda461112bd5188eb348bb6fbf4a07ac7013 (patch) | |
tree | b71582d8e517ece242e045446ef473819f6b618c /Master/texmf-dist/doc/latex/presentations/07-03-2.ltx | |
parent | 776d1f6812d6d62ea7bb8860b199b9f99dd5e170 (diff) |
rm presentations, author request
git-svn-id: svn://tug.org/texlive/trunk@55451 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/presentations/07-03-2.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/presentations/07-03-2.ltx | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/presentations/07-03-2.ltx b/Master/texmf-dist/doc/latex/presentations/07-03-2.ltx deleted file mode 100644 index 5ed23483b65..00000000000 --- a/Master/texmf-dist/doc/latex/presentations/07-03-2.ltx +++ /dev/null @@ -1,32 +0,0 @@ -%% -%% Ein DANTE-Edition Beispiel -%% -%% Beispiel 07-03-2 auf Seite 179. -%% -%% Copyright (C) 2010 Voss -%% -%% It may be distributed and/or modified under the conditions -%% of the LaTeX Project Public License, either version 1.3 -%% of this license or (at your option) any later version. -%% -%% See http://www.latex-project.org/lppl.txt for details. -%% - -% Show page(s) 1 - -\documentclass[]{article} -\pagestyle{empty} -\setcounter{page}{6} -\setlength\parindent{0pt} -\usepackage[utf8]{inputenc} -\usepackage[ngerman]{babel} -\setlength\textwidth{200pt} - -\usepackage{xspace} -\newcommand\bsp{beispielsweise\xspace} - -\begin{document} -Dies ist \bsp richtig und dies -\bsp{} richtig, aber auch dieses -wäre \bsp korrekt. -\end{document} |