diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-doc/doc/english/l2tabu-english/README | 4 | ||||
-rw-r--r-- | Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf | bin | 309639 -> 309086 bytes | |||
-rw-r--r-- | Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.tex | 17 | ||||
-rw-r--r-- | Master/texmf-doc/tpm/l2tabu-english.tpm | 7 | ||||
-rw-r--r-- | Master/texmf/lists/l2tabu-english | 1 |
5 files changed, 18 insertions, 11 deletions
diff --git a/Master/texmf-doc/doc/english/l2tabu-english/README b/Master/texmf-doc/doc/english/l2tabu-english/README new file mode 100644 index 00000000000..c27929258e1 --- /dev/null +++ b/Master/texmf-doc/doc/english/l2tabu-english/README @@ -0,0 +1,4 @@ +l2tabuen is the English translation of Mark Trettin's guide to LaTeX +called `l2tabu' v1.8, giving a lot of practical advice about how to +avoid the most common mistakes a user is prone to make (i.e., obsolete +commands and packages). diff --git a/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf b/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf Binary files differindex dc79f62a9a4..b6b157bcc0c 100644 --- a/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf +++ b/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf diff --git a/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.tex b/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.tex index 8b71b2fda88..0ffe77d23f3 100644 --- a/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.tex +++ b/Master/texmf-doc/doc/english/l2tabu-english/l2tabuen.tex @@ -3,7 +3,7 @@ %%% Author: Mark Trettin, Jürgen Fenn <juergen.fenn@gmx.de> %%% Created: 11 Juni 2006 %%% Time-stamp: none -%%% Version: $Id: l2tabuen.tex,v 1.8.5.5 $ +%%% Version: $Id: l2tabuen.tex,v 1.8.5.6 $ %%% %%% Copyright (C) 2004--2006 by Mark Trettin and Jürgen Fenn %%%------------------------------------------------------------------ @@ -193,7 +193,7 @@ %\begin{Form}\end{Form} \pagestyle{headings} %%% RCS Info for version control -\rcsInfo $Id: l2tabuen.tex,v 1.8.5.5 2006/06/11 00:00:00 juergen Exp $ +\rcsInfo $Id: l2tabuen.tex,v 1.8.5.6 2006/08/11 00:00:00 juergen Exp $ \maketitle \begin{abstract} \noindent @@ -238,7 +238,7 @@ In this article we give a demonstration of the most common mistakes in using \LaTeX. We also explain how to avoid them. This overview is neither meant to replace introductions such as \Doku{lshort}~\cite{l2kurz:99} nor the \Doku{De-TeX-FAQ}~\cite[version -72]{faq:02} nor the \Doku{UK FAQ}~\cite[version 3.15a]{ukfaq:99}. Our +72]{faq:02} nor the \Doku{UK FAQ}~\cite[version 3.16]{ukfaq:99}. Our goal is just to give a small overview of how to write `good' \LaTeXe\ code. @@ -391,7 +391,7 @@ to hand on to someone you wish to share your project with may as well be saved in the current working directory. See the \Doku{De-TeX-FAQ}~\cite[question 5.1.4]{faq:02}, or the \Doku{UK FAQ}\cite[`Installing \LaTeX\ files', section K, `Where to put new -files', question 88]{ukfaq:99}. +files', question 90]{ukfaq:99}. \subsection{Changing inter-line space using \texttt{\textbackslash baselinestretch}} @@ -888,7 +888,7 @@ Use \Paket{inputenc}. There are four options available: Generally speaking, the topic has been dealt with sufficiently in both the \Doku{De-TeX-FAQ}~\cite[questions 5.3.2, 5.3.3, 10.1.10]{faq:02}, and the \Doku{UK FAQ}~\cite[`Why use \emph{fontenc} rather than -\emph{t1enc}', question 347]{ukfaq:99}. So all that remains to be said +\emph{t1enc}', question 358]{ukfaq:99}. So all that remains to be said is that \Paket{t1enc} is obsolete and hence should be replaced by \Paket{fontenc}. @@ -914,7 +914,7 @@ For an overview of \LaTeXe's New Font Selection Scheme, or NFSS see For making Computer Modern fonts display just fine in \emph{acroread} see \Doku{De-TeX-FAQ}~\cite[question 9.2.3]{faq:02}, or \Doku{UK - FAQ}~\cite[`The wrong type of fonts in PDF', question 111]{ukfaq:99}. + FAQ}~\cite[`The wrong type of fonts in PDF', question 114]{ukfaq:99}. \subsubsection{\Paket{times}} \label{sec:pakettimes} @@ -1259,8 +1259,8 @@ The other macros are changed in the same way respectively. With \biburl{CTAN://macros/latex/required/graphics/}. \bibitem{ukfaq:99}\textsc{Robin Fairbairns}: \emph{The UK \TeX\ FAQ. - Your 396 Questions Answered.} WWW, Version~3.15a, 29 November - 2005, \biburl{http://www.tex.ac.uk/faq}. + Your 407 Questions Answered.} WWW, Version~3.16, 30 June 2006, + \biburl{http://www.tex.ac.uk/faq}. \bibitem{kohm:03} \textsc{Markus Kohm}, \textsc{Frank Neukam} und \textsc{Axel Kielhorn}: \emph{The KOMA-Script Bundle}. @@ -1790,6 +1790,7 @@ to permit their use in free software. \section{\Doku{l2tabuen} revision history} \begin{description} +\item[v1.8.5.6] Adapted to the UK \TeX{} FAQ v3.16. \item[v1.8.5.5] Minor fix in the section on \Macro{graphicspath} as to the correct notation regarding Mac OS~X. Thanks to \emph{Stephen Eglen}. Adapted to the UK \TeX{} FAQ v3.15a. diff --git a/Master/texmf-doc/tpm/l2tabu-english.tpm b/Master/texmf-doc/tpm/l2tabu-english.tpm index 0339d97d782..7f2c47a9ff9 100644 --- a/Master/texmf-doc/tpm/l2tabu-english.tpm +++ b/Master/texmf-doc/tpm/l2tabu-english.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Documentation/l2tabu-english.zip"> <TPM:Name>l2tabu-english</TPM:Name> <TPM:Type>Documentation</TPM:Type> - <TPM:Date>2006/06/10 22:04:00</TPM:Date> + <TPM:Date>2006/08/11 20:51:00</TPM:Date> <TPM:Version>1.0</TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title> @@ -16,10 +16,11 @@ LaTeX2e by Mark Trettin. A list of obsolete packages and commands. </TPM:Description> <TPM:Author>Mark Trettin and Juergen Fenn</TPM:Author> - <TPM:Size>382482</TPM:Size> + <TPM:Size>387189</TPM:Size> <TPM:Build/> <TPM:RunFiles size="1129">texmf-doc/tpm/l2tabu-english.tpm</TPM:RunFiles> - <TPM:DocFiles size="386060"> + <TPM:DocFiles size="385785"> +texmf-doc/doc/english/l2tabu-english/README texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf texmf-doc/doc/english/l2tabu-english/l2tabuen.tex </TPM:DocFiles> diff --git a/Master/texmf/lists/l2tabu-english b/Master/texmf/lists/l2tabu-english index 426bd5b0beb..83812b9a6d6 100644 --- a/Master/texmf/lists/l2tabu-english +++ b/Master/texmf/lists/l2tabu-english @@ -1,3 +1,4 @@ +texmf-doc/doc/english/l2tabu-english/README texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf texmf-doc/doc/english/l2tabu-english/l2tabuen.tex |