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/06-04-3.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/06-04-3.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/presentations/06-04-3.ltx | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/Master/texmf-dist/doc/latex/presentations/06-04-3.ltx b/Master/texmf-dist/doc/latex/presentations/06-04-3.ltx deleted file mode 100644 index 6837c88d587..00000000000 --- a/Master/texmf-dist/doc/latex/presentations/06-04-3.ltx +++ /dev/null @@ -1,31 +0,0 @@ -%% -%% Ein DANTE-Edition Beispiel -%% -%% Beispiel 06-04-3 auf Seite 176. -%% -%% 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{xcolor} - -\begin{document} -\setlength{\fboxsep}{10pt}\setlength{\fboxrule}{6pt} -\colorbox{yellow!40}{\color{blue}Spaß mit xcolor} -\fcolorbox{red!40}{yellow}{Spaß mit xcolor} -\setlength{\fboxrule}{1pt}\colorbox{green!40}{Spaß mit xcolor} -\fcolorbox{blue}{green!40}{\color{blue}Spaß mit xcolor} -\end{document} |