summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-04 23:58:46 +0000
committerKarl Berry <karl@freefriends.org>2011-12-04 23:58:46 +0000
commit79d23f061e99d15ff3d9ae6edbedffb26f2e127a (patch)
tree80da5b3b06bd31cce39618254527152093c27312 /Master/texmf-dist/source/latex/latex-tds
parentff7da5969a4dcfb3193d63ea4d8153e770def53e (diff)
latex-tds
git-svn-id: svn://tug.org/texlive/trunk@24752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/latex-tds')
-rwxr-xr-xMaster/texmf-dist/source/latex/latex-tds/build.pl8
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/patch/hebrew.fdd.diff36
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/readme.txt5
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/tools.tex2
4 files changed, 47 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/build.pl b/Master/texmf-dist/source/latex/latex-tds/build.pl
index fe6b5715171..547c78e1d1c 100755
--- a/Master/texmf-dist/source/latex/latex-tds/build.pl
+++ b/Master/texmf-dist/source/latex/latex-tds/build.pl
@@ -4,8 +4,8 @@ $^W=1;
my $prj = 'latex-tds';
my $file = 'build.pl';
-my $version = cvs('$Revision: 1.167 $');
-my $date = cvs('$Date: 2011/07/26 10:38:11 $');
+my $version = cvs('$Revision: 1.168 $');
+my $date = cvs('$Date: 2011/11/14 02:55:08 $');
my $author = 'Heiko Oberdiek';
my $copyright = "Copyright 2006-2011 $author";
chomp(my $license = <<"END_LICENSE");
@@ -636,6 +636,10 @@ section('Patches after source install');
patch("amslatex/amsrefs/changes.tex");
run("$prg_recode latin1..utf8 $dir_build/amslatex/amsrefs/changes.tex");
}
+
+ if ($modules{'babel'}) {
+ patch("babel/hebrew.fdd");
+ }
}
### Docstrip
diff --git a/Master/texmf-dist/source/latex/latex-tds/patch/hebrew.fdd.diff b/Master/texmf-dist/source/latex/latex-tds/patch/hebrew.fdd.diff
new file mode 100644
index 00000000000..4ee0e104ac0
--- /dev/null
+++ b/Master/texmf-dist/source/latex/latex-tds/patch/hebrew.fdd.diff
@@ -0,0 +1,36 @@
+*** hebrew.fdd.org 2011-11-14 04:13:38.000000000 +0100
+--- hebrew.fdd 2011-11-14 04:14:41.000000000 +0100
+***************
+*** 263,269 ****
+ %\generateFile{lhecmr.fd}{t}{\from{hebrew.fdd}{LHEcmr,nowarn}}
+ %\end{verbatim}
+ %
+! % \subsection{The \LHE encoding definition file}
+ %
+ % The Hebrew font encoding \LHE{} is based upon the old-code encoding
+ % also known as the Israeli Standard SI-960. Many Hebrew \TeX{}
+--- 263,269 ----
+ %\generateFile{lhecmr.fd}{t}{\from{hebrew.fdd}{LHEcmr,nowarn}}
+ %\end{verbatim}
+ %
+! % \subsection{The \LHE{} encoding definition file}
+ %
+ % The Hebrew font encoding \LHE{} is based upon the old-code encoding
+ % also known as the Israeli Standard SI-960. Many Hebrew \TeX{}
+***************
+*** 656,662 ****
+ %</LHEredis>
+ % \end{macrocode}
+ %
+! % \subsection{The \HEH encoding definition file}
+ %
+ % The Hebrew font encoding \HEH{} is based upon an extention by
+ % Microsoft to the ISO-8859-8 standard. This is an 8bit encoding. The
+--- 656,662 ----
+ %</LHEredis>
+ % \end{macrocode}
+ %
+! % \subsection{The \HEH{} encoding definition file}
+ %
+ % The Hebrew font encoding \HEH{} is based upon an extention by
+ % Microsoft to the ISO-8859-8 standard. This is an 8bit encoding. The
diff --git a/Master/texmf-dist/source/latex/latex-tds/readme.txt b/Master/texmf-dist/source/latex/latex-tds/readme.txt
index e097957740d..6ed7bd5b6a3 100644
--- a/Master/texmf-dist/source/latex/latex-tds/readme.txt
+++ b/Master/texmf-dist/source/latex/latex-tds/readme.txt
@@ -1,4 +1,4 @@
-readme.txt for project latex-tds, 2011/10/05
+readme.txt for project latex-tds, 2011/11/16
TABLE OF CONTENTS
=================
@@ -266,6 +266,7 @@ Patches
patch/amsldoc.tex.diff patch for amslatex/amsldoc.tex
patch/changes.tex.diff patch for amslatex/amsrefs/changes.tex
patch/encguide.tex.diff patch for base/encguide.tex
+ patch/hebrew.fdd.diff patch for babel/hebrew.fdd
patch/lb2.err.diff patch for base/lb2.err
patch/logmac.tex.diff patch for knuth/errata/logmac.tex
patch/source2e.tex.diff patch for base/source2e.tex
@@ -609,3 +610,5 @@ I. HISTORY
* Update of tools.
2011/10/05
* Update of tools (varioref).
+2011/11/16
+ * Update of babel.
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex b/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
index ce0f3714922..6ca71552f9a 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/tools.tex
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{tools.tex}%
- [2011/10/05 Tools overview (HO)]
+ [2011/11/16 Tools overview (HO)]
% Copyright 2006-2011 Heiko Oberdiek
%
% This file is part of project `latex-tds'.