summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/arsclassica/Chapters
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-06 00:42:00 +0000
committerKarl Berry <karl@freefriends.org>2012-02-06 00:42:00 +0000
commit2ef7b41a6c64ff012ea9eb520a8f8102d2017a0f (patch)
treed93e34a75c4597218328172fe12973b3dec8de88 /Master/texmf-dist/doc/latex/arsclassica/Chapters
parente30801e39fa6f223de94e0e3161ce943999d0978 (diff)
arsclassica (5feb12)
git-svn-id: svn://tug.org/texlive/trunk@25298 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/arsclassica/Chapters')
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex32
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex48
2 files changed, 16 insertions, 64 deletions
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex b/Master/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex
index 47c9428182c..e09f294de5a 100644
--- a/Master/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex
+++ b/Master/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex
@@ -13,7 +13,7 @@
Announcement of the package and requirement for the necessary packages.
\begin{lstlisting}[firstnumber=1]
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{arsclassica}[2011/06/29 v3.0 Customizing ClassicThesis (LP)]
+\ProvidesPackage{arsclassica}[2012/02/05 v4.0 Customizing ClassicThesis (LP)]
\RequirePackage{classicthesis}
\end{lstlisting}
@@ -170,36 +170,8 @@ Settings of captions.
\end{lstlisting}
-``Double square'' text body (like in version~2.3 of ClassicThesis), for documents written in A4 format using Palatino font.
-\begin{lstlisting}
-\ifthenelse{\boolean{@a5paper}}%
-{\relax}%
-{% A4
- \ifthenelse{\boolean{@minionpro}}%
- {\relax}%
- {% Palatino or other
- \PackageInfo{classicthesis}{A4 paper, Palatino or other}
- \areaset[5mm]{312pt}{699pt}
- % 624 + 33 head + 42 head \the\footskip
- \setlength{\marginparwidth}{7em}%
- \setlength{\marginparsep}{2em}%
- }%
-}
-\end{lstlisting}
-
-The {\ttfamily\textbackslash\color{RoyalBlue}{arsincludegraphics}} command is defined, which allows to include graphics with ``Alice Blue'' coloured background. In the previous versions of \arsclassica{} package, {\ttfamily\textbackslash\color{RoyalBlue}{arsincludegraphics}} command was named {\ttfamily\textbackslash\color{RoyalBlue}{myincludegraphics}}: the old name is still mantained (for now), but deprecated.
-\begin{lstlisting}
-\definecolor{aliceblue}{RGB}{240,248,255}
-
-\let\ars@@includegraphics\includegraphics
-\newcommand{\arsincludegraphics}[2][]{%
- \begingroup\setlength{\fboxsep}{0pt}%
- \colorbox{aliceblue}{\ars@@includegraphics[#1]{#2}}%
- \endgroup}
-\end{lstlisting}
-
Settings of \pkgname{hyperref}.
\begin{lstlisting}
@@ -217,7 +189,7 @@ Settings of \pkgname{hyperref}.
pdfsubject={},%
pdfkeywords={},%
pdfcreator={pdfLaTeX},%
- pdfproducer={LaTeX con hyperref e ClassicThesis}%
+ pdfproducer={LaTeX with hyperref and ClassicThesis}%
}
\end{lstlisting}
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex b/Master/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex
index 8b9ac90d5cf..3e63826f7f4 100644
--- a/Master/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex
+++ b/Master/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex
@@ -1,7 +1,6 @@
%************************************************
\chapter{Fundamentals}
\label{chp:fundamentals}
-\minitoc\mtcskip
%************************************************
This chapter introduces the (truly simple) basic notions of \arsclassica{} and presents its fundamental ideas and peculiarities.
@@ -9,7 +8,7 @@ This chapter introduces the (truly simple) basic notions of \arsclassica{} and p
\section{Introduction}
-The\graffito{The art of writing with \LaTeX} \arsclassica{} package changes some typographical aspects of the \classicthesis{} style, by Andr\'e Miede~\citep{miede:classicthesis,pantieri:classicthesis}. It allows to reproduce the layout of my guide \emph{The art of writing in LaTeX}~\citep{pantieri:art} (in Italian) and of this document. The hint for this original reworking of \classicthesis{} was gave to me by Daniel Gottschlag.
+The \arsclassica{} package changes some typographical aspects of the \classicthesis{} style, by Andr\'e Miede~\citep{miede:classicthesis,pantieri:classicthesis}. It allows to reproduce the layout of my guide \emph{The art of writing with \LaTeX}~\citep{pantieri:art} (in Italian) and of this document. The hint for this original reworking of \classicthesis{} was gave to me by Daniel Gottschlag.
@@ -17,10 +16,10 @@ The\graffito{The art of writing with \LaTeX} \arsclassica{} package changes some
The package is shaped for being executed on a \emph{complete} installation of \miktex{} or \texlive, and uses font freely available.
-The installation of \arsclassica{} is very simple. You can download the \texttt{arsclassica.zip} file from \href{http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica/}{\texttt{CTAN}} (\url{http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica/}); then you will decompress it and install \texttt{arsclassica.sty} in the usual way.
+The installation of \arsclassica{} is very simple. You can download the \texttt{arsclassica.zip} file from \href{http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica/}{\texttt{CTAN}}; then you will decompress it and install \texttt{arsclassica.sty} in the usual way.
-The\graffito{ArsClassica requires the~3.0 version of ClassicThesis} package works with the \clsname{KOMA-Script} classes (\clsname{scrreprt}, \clsname{scrbook} and \clsname{scrartcl}) and requires the \pkgname{classicthesis} package, \emph{updated to the last version available (the~3.0)}; it must be loaded \emph{after} these last one. It can be loaded simply by
+The package works with the \clsname{KOMA-Script} classes (\clsname{scrreprt}, \clsname{scrbook} and \clsname{scrartcl}) and requires the \pkgname{classicthesis} package, \emph{updated to the last version available (the~4.0)}; it must be loaded \emph{after} it. It can be loaded simply by
\begin{code}
\documentclass[£*\meta{\dots\unkern}*£]{scrreprt} % or scrbook or scrartcl
@@ -53,29 +52,21 @@ It is recommended, but not compulsory, to use the options \optname{beramono}, \o
-%\section{Options of the package}
-
-%The\graffito{References of backref in Italian} \arsclassica{} package has five options available, \optname{english} (default), \optname{french}, \optname{german}, \optname{spanish}, and \optname{italian},
-%\begin{code}
-%\usepackage[£*\meta{language}*£]{arsclassica}
-%\end{code}
-%which allow to have the final bibliographical references (generated by the package \pkgname{backref}, loaded automatically from \pkgname{classicthesis-ldpkg}) and the labels of the minitocs (if the package \pkgname{minitoc} is loaded) respectively in English, French, German, Spanish, and Italian.
\section{The style}
-The\graffito{The difference between ArsClassica and ClassicThesis} typographical style obtained with \arsclassica{} differs from ClassicThesis for the following aspects:
+The typographical style obtained with \arsclassica{} differs from ClassicThesis for the following aspects:
\begin{itemize}
\item use of Iwona\index{Iwona} font, by Janusz M.~Nowacki, for the titles of the sectioning units of the document (chapters, sections, subsections, sub-subsections, paragraphs and subparagraphs), for the labels of description lists, for the headlines and the label of the captions (\classicthesis{} does not use any font sans serif);
\item customized chapter numbers;
\item semi-transparent headlines; the headlines are separated from the page number by a small rule;
\item captions with labels in boldface (\classicthesis{} does not use boldface fonts);
-\item itemize lists with semi-transparent labels;
-\item ``double square'' text body, for documents written in A4 format using Palatino font.
+\item itemize lists with semi-transparent labels.
\end{itemize}
-The\graffito{It is recommended to keep the settings of ArsClassica unchanged.} \arsclassica{} package is conceived to provide to the user a ready-to-use typographical style: therefore it has no loading option and it is \emph{not} configurable or customizable in any way. If you change the previous settings, you will risk to destroy the equilibrium of the style, so it is \emph{highly recommended} to keep them unchanged.
+The \arsclassica{} package is conceived to provide to the user a ready-to-use typographical style: therefore it has no loading option and it is \emph{not} configurable or customizable in any way. If you change the previous settings, you will risk to destroy the equilibrium of the style, so it is \emph{highly recommended} to keep them unchanged.
One of the principles of \LaTeX{} is that it allows the author to take no interest in the typographical questions, permitting him to focus only the structure and the contents of the document. This fact should always be taken in consideration: using a style written from others, the user accepts all the typographical settings chosen for him from the author of the style, and he is not forced to study typography to fix the layout of his publications. This is the case of \arsclassica{} too: if you change its settings, you will contradict this philosophy and, consequently, you must study (a lot of) typography to obtain acceptable results.
@@ -85,28 +76,16 @@ The style obtained with \arsclassica{} is \emph{not} therefore configurable or c
\section{New commands}
-\subsection{Particular logos}
-The\graffito{The \textbackslash ctLaTeX, \textbackslash ctLaTeXe and \textbackslash ctTeX commands} package offers the \cmdname{ctLaTeX}, \cmdname{ctLaTeXe} and \cmdname{ctTeX} commands, which allow to reproduce respectively the \LaTeX, \LaTeXe{} and \TeX{} logos correctly written in Iwona.\index{Iwona}
-
-
-\subsection{Graphics with coloured background}
+The package offers the \cmdname{ctLaTeX}, \cmdname{ctLaTeXe} and \cmdname{ctTeX} commands, which allow to reproduce respectively the \LaTeX, \LaTeXe{} and \TeX{} logos correctly written in Iwona.\index{Iwona}
-\begin{figure}[tb]
-\centering
-\subfloat[][Image without background.]{\includegraphics[width=0.45\columnwidth]{GuITlogo}}\qquad
-\subfloat[][Image with background.\label{fig:background}]{\arsincludegraphics[width=0.45\columnwidth]{GuITlogo}}
-\caption[Graphics with coloured background]{Graphics with coloured background.}
-\end{figure}
-The\graffito{The \textbackslash arsincludegraphics command} \cmdname{arsincludegraphics} command is defined, which allows to include graphics with ``Alice Blue'' coloured background, like in Figure~\vref{fig:background}; it works as \cmdname{includegraphics}.
-This works, of course, only with graphics with a transparent background, such us \textsc{pdf} or some \textsc{png} files.
\section{Examples}
-\begin{figure}[tb]
+\begin{figure}
\centering
\subfloat[Asia personas duo.]
{\includegraphics[width=.45\columnwidth]{Example_1}} \quad
@@ -117,12 +96,13 @@ This works, of course, only with graphics with a transparent background, such us
{\includegraphics[width=.45\columnwidth]{Example_3}} \quad
\subfloat[Titulo debitas.]
{\includegraphics[width=.45\columnwidth]{Example_4}}
-\caption[Tu duo titulo debitas latente]{Tu duo titulo debitas
+\caption[Tu duo titulo debitas latente.]{Tu duo titulo debitas
latente.}\label{fig:example}
\end{figure}
-Lorem\graffito{Note: The content of this chapter is just some dummy text. It is not a real language.} ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna. Donec vehicula augue eu neque.
+Note: The content of this chapter is just some dummy text. It is not a real language.
+Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna. Donec vehicula augue eu neque.
\subsection*{A subsection}
\lipsum[2]
@@ -137,14 +117,14 @@ Lorem\graffito{Note: The content of this chapter is just some dummy text. It is
\lipsum[2]
\begin{description}
-\item[Mane] Lorem\graffito{The labels of description lists are in Iwona.\index{Iwona}} ipsum dolor sit amet, consectetuer adipiscing elit.
+\item[Mane] Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
\item[Tekel] Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris.
\item[Fares] Nam arcu libero, nonummy eget, consectetuer
id, vulputate a, magna.
\end{description}
-\begin{table}[tb]
-\caption[Lorem ipsum dolor]{Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur dictum gravida mauris.}
+\begin{table}
+\caption[Lorem ipsum dolor.]{Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur dictum gravida mauris.}
\centering
\begin{tabular}{cc}
\toprule