summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/suftesi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-08 22:41:33 +0000
committerKarl Berry <karl@freefriends.org>2011-11-08 22:41:33 +0000
commite4d72a0d3a7f195c79c1df12796ae41ee60561a9 (patch)
treec41f1ec72c9b4ba6ffc51dbdb61dba8d383be701 /Master/texmf-dist/doc/latex/suftesi
parentc26a9027bee96ab3ce1ece40d17f3f372e80eec6 (diff)
suftesi (8nov11)
git-svn-id: svn://tug.org/texlive/trunk@24552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/suftesi')
-rw-r--r--Master/texmf-dist/doc/latex/suftesi/README2
-rw-r--r--Master/texmf-dist/doc/latex/suftesi/example/tesi.pdfbin331725 -> 334493 bytes
-rw-r--r--Master/texmf-dist/doc/latex/suftesi/example/tesi.tex20
-rw-r--r--Master/texmf-dist/doc/latex/suftesi/suftesi.pdfbin390250 -> 391161 bytes
-rw-r--r--Master/texmf-dist/doc/latex/suftesi/suftesi.tex70
5 files changed, 54 insertions, 38 deletions
diff --git a/Master/texmf-dist/doc/latex/suftesi/README b/Master/texmf-dist/doc/latex/suftesi/README
index e0bef6ea125..7889896598c 100644
--- a/Master/texmf-dist/doc/latex/suftesi/README
+++ b/Master/texmf-dist/doc/latex/suftesi/README
@@ -21,7 +21,7 @@ USAGE:
\documentclass[<options>]{suftesi}
WARNING:
-Follow these steps to get the documentatioN:
+Follow these steps to get the documentation:
- pdflatex suftesi
- pdflatex suftesi-frn
- bibtex suftesi
diff --git a/Master/texmf-dist/doc/latex/suftesi/example/tesi.pdf b/Master/texmf-dist/doc/latex/suftesi/example/tesi.pdf
index 9f93d73b601..9b8f46b4e1c 100644
--- a/Master/texmf-dist/doc/latex/suftesi/example/tesi.pdf
+++ b/Master/texmf-dist/doc/latex/suftesi/example/tesi.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/suftesi/example/tesi.tex b/Master/texmf-dist/doc/latex/suftesi/example/tesi.tex
index 85f5045d28e..60ce1613116 100644
--- a/Master/texmf-dist/doc/latex/suftesi/example/tesi.tex
+++ b/Master/texmf-dist/doc/latex/suftesi/example/tesi.tex
@@ -4,8 +4,8 @@
% Questo file è distribuito assieme alla classe suftesi nella cartella suftesi.zip
\documentclass[
-%article,
%authortitle,
+%article,
%compact,
%supercompact,
%elements,
@@ -26,16 +26,16 @@
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}% Pay attention to the input encoding!
\usepackage[polutonikogreek,german,english,italian]{babel}
-\usepackage{graphicx}% to manage images
+\usepackage{graphicx}
\graphicspath{{Immagini/}}
-\usepackage{booktabs}% for tables
-\usepackage[italian]{varioref}% special cross references
-\usepackage{lipsum}% Produce testo fittizio
-% index of names
+\usepackage{booktabs}
+\usepackage[italian]{varioref}
+\usepackage{lipsum}
+% index
\usepackage{makeidx}
\addto\captionsitalian{\renewcommand{\indexname}{Indice dei nomi}}
\makeindex
-% bibliography settings
+% bibliography
\usepackage[italian=guillemets]{csquotes}
\usepackage[
style=philosophy-classic,%philosophy-modern, philosophy-verbose
@@ -46,8 +46,12 @@
% Cross refereces
\usepackage{hyperref}% needed to use the \chapterintro command
\hypersetup{colorlinks=true,citecolor=blue,draft=false}
+
+\author{The author}
+\title{The title}
+
\begin{document}
-% uncomment the following lines if you use the ''french'' option in the babel package
+% uncomment the following lines if you use the babel package with the ''french'' option:
%\selectlanguage{italian}
%\frenchspacing
diff --git a/Master/texmf-dist/doc/latex/suftesi/suftesi.pdf b/Master/texmf-dist/doc/latex/suftesi/suftesi.pdf
index 6aa29eb6b5d..21a76236ea8 100644
--- a/Master/texmf-dist/doc/latex/suftesi/suftesi.pdf
+++ b/Master/texmf-dist/doc/latex/suftesi/suftesi.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/suftesi/suftesi.tex b/Master/texmf-dist/doc/latex/suftesi/suftesi.tex
index 79d4b57eded..8aa1f715775 100644
--- a/Master/texmf-dist/doc/latex/suftesi/suftesi.tex
+++ b/Master/texmf-dist/doc/latex/suftesi/suftesi.tex
@@ -7,6 +7,7 @@
\usepackage[polutonikogreek,italian,english]{babel}
\usepackage[babel,italian=guillemets]{csquotes}
\usepackage[%
+ backend=biber,
style=philosophy-classic,
library=true,
natbib=true,
@@ -15,10 +16,8 @@
\usepackage{guit}
\usepackage{booktabs,multirow}
\usepackage{siunitx}
-\usepackage{epigraph}
\usepackage{microtype}
\usepackage{metalogo}
-\usepackage{mdframed}
\usepackage[suftesi]{frontespizio}
\usepackage{sectsty}
\sectionfont{\spotcolor}
@@ -26,6 +25,8 @@
\subsubsectionfont{\spotcolor}
\paragraphfont{\spotcolor}
\subparagraphfont{\spotcolor}
+
+
\hypersetup{%
pdftitle={User's Guide to \sty{suftesi}},
pdfsubject={A document class for typesetting theses, books and articles},
@@ -33,7 +34,7 @@
pdfkeywords={thesis, humanities, books},
citecolor=spot}
%******************************************************************
-\rcsid{$Id: suftesi.tex,v 0.6a 2011/10/24 17:00:00 valbusa beta $}
+\rcsid{$Id: suftesi.tex,v 0.6b 2011/11/07 17:00:00 valbusa beta $}
\titlepage{%
title= {User's Guide to \sty{suftesi}},
subtitle={A document class for typesetting theses, books and articles},
@@ -69,7 +70,6 @@
\frenchspacing
\begin{document}
-\raggedright
\printtitlepage
\tableofcontents
@@ -114,7 +114,7 @@ If you use \sty{suftesi}{} in a document typeset with another class (for exampl
%*********************************************
The class loads the following packages: \sty{beramono},
-\sty{calc}, \sty{caption}, \sty{color}, \sty{enumitem}, \sty{emptypage}, \sty{epigraph}, \sty{fancyhdr}, \sty{fontenc}, \sty{footmisc}, \sty{geometry}, \sty{ifluatex}, \sty{ifxetex}, \sty{iwona}, \sty{mathpazo}, \sty{metalogo}, \sty{microtype}, \sty{mparhack}, \sty{multicol}, \sty{textcase}, \sty{titlesec}, \sty{titletoc}, \sty{varioref}.
+\sty{calc}, \sty{caption}, \sty{color}, \sty{enumitem}, \sty{emptypage}, \sty{epigraph}, \sty{fancyhdr}, \sty{fontenc}, \sty{geometry}, \sty{ifluatex}, \sty{ifxetex}, \sty{iwona}, \sty{mathpazo}, \sty{metalogo}, \sty{microtype}, \sty{mparhack}, \sty{multicol}, \sty{textcase}, \sty{titlesec}, \sty{titletoc}.
@@ -229,6 +229,13 @@ For use this frontispiece with the \opt{compact}, \opt{supercompact} and \opt{e
%% frontespizio
%***************************************************************************
\clearpage
+\begin{picture}(0,0)
+\unitlength=1cm
+\put(-3.5,-25){The \sty{suftesi} frontispiece.}
+\color{black!50}
+\put(-3.5,-24){\framebox(18.4,26){\color{blue}}}
+\end{picture}
+
\thispagestyle{empty}
\begin{frontespizio}
@@ -248,7 +255,6 @@ difficilissimi e complicatissimi}
\Correlatore{Ubaldo Kutuzu}
\end{frontespizio}
-
%*********************************************
\section{Options}\label{sec:options}
%*********************************************
@@ -292,7 +298,7 @@ This option is aimed to typeset articles or short theses (that is to say without
\optitem{bozza}
Prints the following note in the footer:
\begin{quote}
-Version of \meta{data documento}
+Version of \meta{date}
\end{quote}
\optitem{plain}
An older name of the \opt{centerheadings} option. Disabled since version 0.6.
@@ -320,11 +326,11 @@ The class defines the following new commands.
\cmditem{colophon}[OS]{name and surname}{additional info}
-This command is provided only for italian documents. It prints a page with a copyright notice and the colophon in the bottom.
+This command is provided only for italian documents. It prints a page with a copyright notice and the colophon in the bottom. For different languages use the \cmd{bookcolophon} instead (see below).
If you don't like the copyright notice leave the second argument of the command empty:
\begin{ttquote}
-\cmd{colophon\oarm{OS}\{\}\arm{info aggiuntive}}
+\cmd{colophon\oarm{OS}\{\}\arm{additional info}}
\end{ttquote}
With the \opt{article} option, you can use the \cmd{artcolophon} command (see below) or the \cmd{thanks} command:
@@ -335,7 +341,7 @@ using the \cmd{textsf}\{suftesi\} cass by Ivan Valbusa\}.\}
\cmditem{bookcolophon}{copyright notice}{attribution notice and other informations}
-This command is similar to \cmd{colophon} but more customizable. The first argument prints its content (usually the copyright notice) in the center of the page. The second argument prints its content at the bottom, preceded by the title ``Colophon''. For example:
+This command is similar to \cmd{colophon} but it is completely customizable. The first argument prints its content (usually the copyright notice) in the center of the page. The second argument prints its content at the bottom, preceded by the title ``Colophon''. For example:
{\begin{verbatim}
\colophon{Copyright © 2007 by Ivan Valbusa}{This work has been
@@ -349,33 +355,30 @@ Zapf. The sans serif font is Iwona by Janusz M.~Nowacki.}
This command has only one argument. It simply prints its content at the bottom of the page. Here is an example:
\begin{verbatim}
-\artcolophon{Quest'opera è stata rilasciata sotto la licenza Creative
-Commons Attribuzione 2.5 Italia. Per leggere una copia della licenza
-visita il sito web
+\artcolophon{This work is licensed under the Creative Commons
+Attribution-NonCommercial-NoDerivs 3.0 Unported License. To view
+a copy of this license, visit
\begin{center}
-http://creativecommons.org/licenses/publicdomain/
+\texttt{http://creativecommons.org/licenses/by-nc-nd/3.0/}
\end{center}
-o spedisci una lettera a Creative Commons, 559 Nathan Abbott Way,
-Stanford, California 94305, USA.\\[1ex]
+or send a letter to Creative Commons, 444 Castro Street, Suite 900,
+Mountain View, California, 94041, USA.\\[1ex]
-Questo lavoro è stato composto con \LaTeX, usando la classe
-\texttt{suftesi} di Ivan Valbusa.
+Typeset with \LaTeX, using the \sty{suftesi} class by Ivan
+Valbusa.}
\end{verbatim}
\cmditem{chapterintro}
Prints an unnumbered introduction at the beginning of the chapters, with the correct hyperlink. In order to use this command the \sty{hyperref} package must be loaded.
-\cmditem{chapterintroname}{name}
+\cmditem{chapterintroname}{name}\hfill(default:=\texttt{Introduzione})
Changes in \meta{name} the title printed by the \cmd{chapterintro} command.
-\cmditem{hemph}{testo}
+\cmditem{appendicesname}{name}\hfill(default:=\texttt{Appendici})
-Just like \cmd{emph} but for particular cases of the italian language:
-\begin{verbatim}
-dell'\hemph{encyclopædia}
-\end{verbatim}
+Changes in \meta{name} the title printed by the \cmd{appendix} command.
\cmditem{headbreak}
@@ -385,9 +388,6 @@ A manual break which is active for the table of contents but not in the text or
A manual break which is active in the text and in the headings but not in the table of contents.
-\cmditem{appendicesname}{name}
-
-Changes in \meta{name} the title printed by the \cmd{appendix} command.
\cmditem{chapnumfont}{name}
@@ -396,13 +396,25 @@ Sets the font for the chapter number with the \opt{sufelements} option. The defa
\chapnumfont{}
\end{ltxcode}
+\cmditem{hemph}{testo}
+Just like \cmd{emph} but for particular cases of the italian language:
+\begin{verbatim}
+dell'\hemph{encyclopædia}
+\end{verbatim}
\end{ltxsyntax}
\section*{Changes}
\begin{changelog}
+
+\begin{release}{0.6b}{2011-11-07}
+\item Improved full compatibility with \XeLaTeX
+\item \sty{varioref} and \sty{footmisc} packages are no longer loaded
+\item Updated documentation
+\end{release}
+
\begin{release}{0.6a}{2011-10-24}
\item Updated documentation
\end{release}
@@ -436,9 +448,9 @@ Sets the font for the chapter number with the \opt{sufelements} option. The defa
%*********************************************
% sufbibliography
%*********************************************
-\defbibnote{nota}{\sffamily This bibliography has been typeset with the style \texttt{philosophy-modern} provided by the \sty{biblatex-philosophy}, created by the same author of this class.}
+\defbibnote{note}{\sffamily This bibliography has been typeset with the \sty{biblatex-philosophy} styles, created by the same author of this class.}
\addcontentsline{toc}{section}{\refname}
-\printbibliography[prenote=nota]
+\printbibliography[prenote=note]