summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff
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/bbcompat.dtx.diff
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/bbcompat.dtx.diff')
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/bbcompat.dtx.diff30
1 files changed, 30 insertions, 0 deletions
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{%