summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds/patch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-29 23:17:58 +0000
committerKarl Berry <karl@freefriends.org>2006-08-29 23:17:58 +0000
commit548fa78323f6d198c6a75751133237e13b21b551 (patch)
tree3629ae37d712def675d0be1f3394fe4afcaeab41 /Master/texmf-dist/source/latex/latex-tds/patch
parent55787107a821c91e01d7b8e492cadc23858da6f4 (diff)
new package latex-tds from heiko (28aug06)
git-svn-id: svn://tug.org/texlive/trunk@2064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/latex-tds/patch')
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/albanian.dtx.diff32
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/athnum.dtx.diff23
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff30
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/classes.dtx.diff12
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/finnish.dtx.diff31
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/frenchb.dtx.diff30
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/greek.ins.diff20
7 files changed, 178 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/albanian.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/albanian.dtx.diff
new file mode 100644
index 00000000000..42bad0ae1f1
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/albanian.dtx.diff
@@ -0,0 +1,32 @@
+*** albanian.dtx.org 2005-11-23 22:23:00.000000000 +0100
+--- albanian.dtx 2006-06-02 19:20:50.000000000 +0200
+***************
+*** 1,5 ****
+--- 1,9 ----
+ % \iffalse meta-comment
+ %
++ % Patched by Heiko Oberdiek for project latex-tds:
++ % * 2006/06/02: Documentation bug: incomplete first paragraph
++ % with open \footnote macro.
++ %
+ % Copyright 1989-2005 Johannes L. Braams and any individual authors
+ % listed elsewhere in this file. All rights reserved.
+ %
+***************
+*** 69,75 ****
+ %
+ % The file \file{\filename}\footnote{The file described in this
+ % section has version number \fileversion\ and was last revised on
+! % \filedate.
+ %
+ % Albanian is written in a latin script, but it has 36 leters,
+ % 9 which are diletters (dh, gj, ll, nj, rr, sh, th, xh, zh),
+--- 73,80 ----
+ %
+ % The file \file{\filename}\footnote{The file described in this
+ % section has version number \fileversion\ and was last revised on
+! % \filedate.} defines all the language definition macros for the
+! % Albanian language.
+ %
+ % Albanian is written in a latin script, but it has 36 leters,
+ % 9 which are diletters (dh, gj, ll, nj, rr, sh, th, xh, zh),
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/athnum.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/athnum.dtx.diff
new file mode 100644
index 00000000000..f5b2f27f58a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/athnum.dtx.diff
@@ -0,0 +1,23 @@
+*** athnum.dtx.org 2005-04-01 00:37:00.000000000 +0200
+--- athnum.dtx 2006-06-02 19:08:14.000000000 +0200
+***************
+*** 1,5 ****
+--- 1,8 ----
+ % \iffalse meta-comment
+ %
++ % Patched by Heiko Oberdiek for project latex-tds:
++ % * 2006/06/02: Documentation bug: \CharacterTable without argument removed.
++ %
+ % Copyright 1989-2005 Johannes L. Braams and any individual authors
+ % listed elsewhere in this file. All rights reserved.
+ %
+***************
+*** 27,33 ****
+ % extension .ins) which are part of the distribution.
+ % \fi
+ %% \CheckSum{125}
+- %% \CharacterTable
+ %\iffalse
+ %
+ %% This is file `athnum.dtx'
+--- 30,35 ----
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff
new file mode 100644
index 00000000000..e3e2aecdd92
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff
@@ -0,0 +1,30 @@
+*** bbcompat.dtx.org 2005-11-23 22:23:00.000000000 +0100
+--- bbcompat.dtx 2006-06-02 18:57:27.000000000 +0200
+***************
+*** 1,5 ****
+--- 1,8 ----
+ % \iffalse meta-comment
+ %
++ % Patched by Heiko Oberdiek for project latex-tds:
++ % * 2006/06/02: Documentation bug fix: \cd -> \cs (typo)
++ %
+ % Copyright 1989-2005 Johannes L. Braams and any individual authors
+ % listed elsewhere in this file. All rights reserved.
+ %
+***************
+*** 59,65 ****
+ % \changes{bbcompat-1.2}{1996/11/02}{Added the check for \cs{LdfInit}}
+ % \changes{bbcompat-1.2d}{1999/04/12}{When these files are read by a
+ % non-babel plain format the @ has still category code `other' so
+! % can't use \cd{@undefined}}
+ % \begin{macrocode}
+ \ifx\LdfInit\undefined
+ \def\LdfInit{%
+--- 62,68 ----
+ % \changes{bbcompat-1.2}{1996/11/02}{Added the check for \cs{LdfInit}}
+ % \changes{bbcompat-1.2d}{1999/04/12}{When these files are read by a
+ % non-babel plain format the @ has still category code `other' so
+! % can't use \cs{@undefined}}
+ % \begin{macrocode}
+ \ifx\LdfInit\undefined
+ \def\LdfInit{%
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/classes.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/classes.dtx.diff
new file mode 100644
index 00000000000..88e5ba740fa
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/classes.dtx.diff
@@ -0,0 +1,12 @@
+*** classes.dtx.org 2006-05-21 17:26:00.000000000 +0200
+--- classes.dtx 2006-07-25 09:28:43.000000000 +0200
+***************
+*** 135,140 ****
+--- 135,141 ----
+ % We do want an index, using linenumbers
+ % \begin{macrocode}
+ \EnableCrossrefs
++ \CodelineIndex
+ % \end{macrocode}
+ % We use so many \file{docstrip} modules that we set the
+ % \texttt{StandardModuleDepth} counter to 1.
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/finnish.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/finnish.dtx.diff
new file mode 100644
index 00000000000..b1a14f4b765
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/finnish.dtx.diff
@@ -0,0 +1,31 @@
+*** finnish.dtx.org 2005-04-01 00:39:00.000000000 +0200
+--- finnish.dtx 2006-06-02 19:51:30.000000000 +0200
+***************
+*** 1,5 ****
+--- 1,9 ----
+ % \iffalse meta-comment
+ %
++ % Patched by Heiko Oberdiek for project latex-tds:
++ % * 2006/06/02: Documentation bug: "=" cannot be used in
++ % a \changes entry.
++ %
+ % Copyright 1989-2005 Johannes L. Braams and any individual authors
+ % listed elsewhere in this file. All rights reserved.
+ %
+***************
+*** 283,289 ****
+ % \end{macrocode}
+ % then we define two shorthands to be able to specify hyphenation
+ % breakpoints that behave a little different from |\-|.
+! % \changes{finnish-1.3p}{2001/11/13}{\texttt{"=} should also use
+ % \cs{bbl@allowhyphens}}
+ % \begin{macrocode}
+ \declare@shorthand{finnish}{"-}{\nobreak-\bbl@allowhyphens}
+--- 287,293 ----
+ % \end{macrocode}
+ % then we define two shorthands to be able to specify hyphenation
+ % breakpoints that behave a little different from |\-|.
+! % \changes{finnish-1.3p}{2001/11/13}{\texttt{\symbol{34}\symbol{61}} should also use
+ % \cs{bbl@allowhyphens}}
+ % \begin{macrocode}
+ \declare@shorthand{finnish}{"-}{\nobreak-\bbl@allowhyphens}
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/frenchb.dtx.diff b/Master/texmf-dist/source/latex/latex-tds/patch/frenchb.dtx.diff
new file mode 100644
index 00000000000..6befada8b12
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/frenchb.dtx.diff
@@ -0,0 +1,30 @@
+*** frenchb.dtx.org 2005-04-01 00:39:00.000000000 +0200
+--- frenchb.dtx 2006-06-02 19:59:31.000000000 +0200
+***************
+*** 1,5 ****
+--- 1,8 ----
+ % \iffalse meta-comment
+ %
++ % Patched by Heiko Oberdiek for project latex-tds:
++ % * 2006/06/02: Documentation bug: "!" cannot be used inside \changes.
++ %
+ % Copyright 1989-2005 Johannes L. Braams and any individual authors
+ % listed elsewhere in this file. All rights reserved.
+ %
+***************
+*** 679,685 ****
+ %
+ % \changes{frenchb-1.5g}{2001/09/09}{Let \cs{LdfInit} check for
+ % \cs{datefrench} instead of \cs{NoAutoSpaceBeforeFDP},
+! % as the later is also defined by russianb.ldf!}
+ %
+ % \begin{macrocode}
+ %<*code>
+--- 682,688 ----
+ %
+ % \changes{frenchb-1.5g}{2001/09/09}{Let \cs{LdfInit} check for
+ % \cs{datefrench} instead of \cs{NoAutoSpaceBeforeFDP},
+! % as the later is also defined by russianb.ldf}
+ %
+ % \begin{macrocode}
+ %<*code>
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/greek.ins.diff b/Master/texmf-dist/source/latex/latex-tds/patch/greek.ins.diff
new file mode 100644
index 00000000000..1ee93fa22b8
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/greek.ins.diff
@@ -0,0 +1,20 @@
+*** greek.ins.org 2005-04-01 00:39:00.000000000 +0200
+--- greek.ins 2006-06-02 18:31:55.000000000 +0200
+***************
+*** 1,3 ****
+--- 1,5 ----
++ %% Patched by Heiko Oberdiek for project latex-tds:
++ %% * 2006/06/02: generation of grsymb.sty added.
+ %%
+ %% This file will generate fast loadable files and documentation
+ %% driver files from the doc files in this package when run through
+***************
+*** 129,134 ****
+--- 131,137 ----
+ \generate{\file{greek.ldf}{\from{greek.dtx}{code}}
+ \file{athnum.sty}{\from{athnum.dtx}{package}}
+ \file{grmath.sty}{\from{grmath.dtx}{package}}
++ \file{grsymb.sty}{\from{grsymb.dtx}{package}}
+ }
+ \usepreamble\fdpreamble
+ \generate{\file{lgrenc.def}{\from{greek.fdd}{LGRenc}}