diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/frontespizio/exampled.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/frontespizio/exampled.tex | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/frontespizio/exampled.tex b/Master/texmf-dist/doc/latex/frontespizio/exampled.tex new file mode 100644 index 00000000000..b53fdb87dba --- /dev/null +++ b/Master/texmf-dist/doc/latex/frontespizio/exampled.tex @@ -0,0 +1,43 @@ +%% +%% This is file `exampled.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% frontespizio.dtx (with options: `exampled') +%% +%% Copyright 2008-2010 Enrico Gregorio +%% +%% This program is provided under the terms of the +%% LaTeX Project Public License distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt. +%% +%% Author: Enrico Gregorio +%% Enrico dot Gregorio at univr dot it +%% +%% This work has the LPPL maintenance status "author-maintained". +%% + +\documentclass[a4paper,titlepage]{book} +\usepackage[nouppercase]{frontespizio} + +\begin{document} +\begin{frontespizio} +\Istituzione{University of St.\ Anford} +\Divisione{Department of typography} +\Scuola{Ph.D. degree in \TeX{} and \LaTeX{}} +\Titolo{How to prepare a\\ + formal frontispiece} +\Sottotitolo{Theory and practice} +\NCandidato{Candidate} +\Candidato{Enrico Gregorio} +\NRelatore{Thesis advisor}{} +\Relatore{Prof. R. J. Drofnats} +\NCorrelatore{Research supervisor}{} +\Correlatore{X. Treemunch} +\Piede{Thesis submitted in 2010} +\end{frontespizio} +\end{document} +\endinput +%% +%% End of file `exampled.tex'. |