diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-08-02 18:59:42 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-08-02 18:59:42 +0000 |
commit | b69818b764174f2314d763d248b3a7c4a3f968ba (patch) | |
tree | c23a862728dd1d0b127f56e539a94e9f488fe822 /Master/texmf-dist/source/latex/latex-tds/patch | |
parent | 32ed1cd6af2c60fc94602659ddc235ac676346d1 (diff) |
latex-tds update
git-svn-id: svn://tug.org/texlive/trunk@23331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/latex-tds/patch')
5 files changed, 76 insertions, 56 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/changes.tex.diff b/Master/texmf-dist/source/latex/latex-tds/patch/changes.tex.diff new file mode 100644 index 00000000000..6acc6db56f5 --- /dev/null +++ b/Master/texmf-dist/source/latex/latex-tds/patch/changes.tex.diff @@ -0,0 +1,19 @@ +*** changes.tex.org 2010-08-13 20:41:14.000000000 +0200 +--- changes.tex 2011-07-02 00:30:41.000000000 +0200 +*************** +*** 34,40 **** + + %\usepackage[T1]{fontenc} + +! \usepackage[latin1]{inputenc} + + \usepackage{fullpage} + +--- 34,40 ---- + + %\usepackage[T1]{fontenc} + +! \usepackage{fontspec}% \usepackage[latin1]{inputenc} + + \usepackage{fullpage} + diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/encguide.tex.diff b/Master/texmf-dist/source/latex/latex-tds/patch/encguide.tex.diff index db1d0c76681..748e62d4e75 100644 --- a/Master/texmf-dist/source/latex/latex-tds/patch/encguide.tex.diff +++ b/Master/texmf-dist/source/latex/latex-tds/patch/encguide.tex.diff @@ -1,5 +1,22 @@ -*** encguide.tex.org 2006-05-21 17:26:00.000000000 +0200 ---- encguide.tex 2008-08-10 21:09:57.000000000 +0200 +*** encguide.tex.org 2009-09-24 17:00:50.000000000 +0200 +--- encguide.tex 2011-07-01 22:00:17.000000000 +0200 +*************** +*** 34,40 **** + + \documentclass{ltxguide}[1994/11/20] + +! \usepackage[T1]{fontenc} + \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{} + \usepackage{textcomp} + \usepackage{url} +--- 34,40 ---- + + \documentclass{ltxguide}[1994/11/20] + +! \usepackage{fontspec}% \usepackage[T1]{fontenc} + \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{} + \usepackage{textcomp} + \usepackage{url} *************** *** 1226,1232 **** \newblock {\em {TUG}boat}, 11(4):514--516, 1990. diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/lb2.err.diff b/Master/texmf-dist/source/latex/latex-tds/patch/lb2.err.diff new file mode 100644 index 00000000000..ff2f302be43 --- /dev/null +++ b/Master/texmf-dist/source/latex/latex-tds/patch/lb2.err.diff @@ -0,0 +1,19 @@ +*** lb2.err.org 2009-12-15 07:10:29.000000000 +0100 +--- lb2.err 2011-07-01 21:30:02.000000000 +0200 +*************** +*** 306,312 **** + \usepackage{url} + + \usepackage[ngerman]{babel} +! \usepackage[latin1]{inputenc} + + \begin{document} + +--- 306,312 ---- + \usepackage{url} + + \usepackage[ngerman]{babel} +! % \usepackage[latin1]{inputenc} + + \begin{document} + diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/lppl.tex.diff b/Master/texmf-dist/source/latex/latex-tds/patch/lppl.tex.diff deleted file mode 100644 index 925431efda2..00000000000 --- a/Master/texmf-dist/source/latex/latex-tds/patch/lppl.tex.diff +++ /dev/null @@ -1,54 +0,0 @@ -*** lppl.tex.org 2009-02-17 12:41:18.000000000 +0100 ---- lppl.tex 2011-03-10 16:12:27.000000000 +0100 -*************** -*** 213,219 **** - modified version of this component to the user when used - interactively with that Base Interpreter. - -! \item Every component of the Derived Work contains prominent - notices detailing the nature of the changes to that component, - or a prominent reference to another file that is distributed as - part of the Derived Work and that contains a complete and ---- 213,219 ---- - modified version of this component to the user when used - interactively with that Base Interpreter. - -! \item\label{LPPL:item:changelog} Every component of the Derived Work contains prominent - notices detailing the nature of the changes to that component, - or a prominent reference to another file that is distributed as - part of the Derived Work and that contains a complete and -*************** -*** 226,232 **** - of the Derived Work unless those persons have stated explicitly - that they do provide such support for the Derived Work. - -! \item You distribute at least one of the following with the Derived Work: - \begin{enumerate} - \item A complete, unmodified copy of the Work; if your - distribution of a modified component is made by offering ---- 226,232 ---- - of the Derived Work unless those persons have stated explicitly - that they do provide such support for the Derived Work. - -! \item\label{LPPL:item:unmodifiedcopy} You distribute at least one of the following with the Derived Work: - \begin{enumerate} - \item A complete, unmodified copy of the Work; if your - distribution of a modified component is made by offering -*************** -*** 482,488 **** - themselves with the case that a Derived Work is intended to be used - as a (compatible or incompatible) replacement of the original - Work. If this is not the case (e.g., if a few lines of code are -! reused for a completely different task), then clauses 6b and 6d - shall not apply. - - \LPPLsubsubsection{Important Recommendations} ---- 482,489 ---- - themselves with the case that a Derived Work is intended to be used - as a (compatible or incompatible) replacement of the original - Work. If this is not the case (e.g., if a few lines of code are -! reused for a completely different task), then clauses -! \ref{LPPL:item:changelog} and \ref{LPPL:item:unmodifiedcopy} - shall not apply. - - \LPPLsubsubsection{Important Recommendations} diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/tlc2.err.diff b/Master/texmf-dist/source/latex/latex-tds/patch/tlc2.err.diff new file mode 100644 index 00000000000..7f7b5b38f7a --- /dev/null +++ b/Master/texmf-dist/source/latex/latex-tds/patch/tlc2.err.diff @@ -0,0 +1,19 @@ +*** tlc2.err.org 2009-09-24 17:00:50.000000000 +0200 +--- tlc2.err 2011-07-01 20:28:10.000000000 +0200 +*************** +*** 302,308 **** + + \documentclass{ttcterrata}[2005/11/10] % we want new class + +! \usepackage[T1]{fontenc} + \let\u\underline % shortcut for this file + \newcommand\meta[1]{$\langle$\textit{#1\/}$\rangle$} + +--- 302,308 ---- + + \documentclass{ttcterrata}[2005/11/10] % we want new class + +! \usepackage{fontspec} % \usepackage[T1]{fontenc} + \let\u\underline % shortcut for this file + \newcommand\meta[1]{$\langle$\textit{#1\/}$\rangle$} + |