summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 18:56:39 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 18:56:39 +0000
commit58342756aaacf772b318029dbd15cdb90dd88d1d (patch)
treeb9ea158dd0d57b709281061840bd7df5de73bf74 /Master
parente99754332735dd885d2fd4714f2e8c37576ab1ca (diff)
update msg.
git-svn-id: svn://tug.org/texlive/trunk@2528 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/msg/CHANGES5
-rw-r--r--Master/texmf-dist/doc/latex/msg/msg.pdfbin412094 -> 653419 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msg/msgguide.pdfbin342291 -> 559629 bytes
-rw-r--r--Master/texmf-dist/source/latex/msg/Makefile33
-rw-r--r--Master/texmf-dist/source/latex/msg/msg.dtx9
-rw-r--r--Master/texmf-dist/tex/latex/msg/msg.sty7
-rw-r--r--Master/texmf-dist/tpm/msg.tpm8
7 files changed, 41 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/msg/CHANGES b/Master/texmf-dist/doc/latex/msg/CHANGES
index 527c2264ee0..67605352776 100644
--- a/Master/texmf-dist/doc/latex/msg/CHANGES
+++ b/Master/texmf-dist/doc/latex/msg/CHANGES
@@ -1,5 +1,10 @@
% Here are the historical changes in the "msg" package for LaTeX.
+2006/11/09 V 0.50 mods: Makefile did'nt worked correctly (wrong files moved)
+ for TeXLive production.
+ Wrongly installed "msg" package, as in TeXLive 2005
+ now detected (file msg-msg.tex not found).
+
2006/10/03 V 0.40 mods: no options are declared and processed when the "msg"
package is called internally (from another package)
or from the kernel. This is just a test if
diff --git a/Master/texmf-dist/doc/latex/msg/msg.pdf b/Master/texmf-dist/doc/latex/msg/msg.pdf
index 5bdf62a2bf0..4aacd12732e 100644
--- a/Master/texmf-dist/doc/latex/msg/msg.pdf
+++ b/Master/texmf-dist/doc/latex/msg/msg.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msg/msgguide.pdf b/Master/texmf-dist/doc/latex/msg/msgguide.pdf
index 66d81768313..5543b1bc705 100644
--- a/Master/texmf-dist/doc/latex/msg/msgguide.pdf
+++ b/Master/texmf-dist/doc/latex/msg/msgguide.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/msg/Makefile b/Master/texmf-dist/source/latex/msg/Makefile
index 60303250f35..a4f788ad8a8 100644
--- a/Master/texmf-dist/source/latex/msg/Makefile
+++ b/Master/texmf-dist/source/latex/msg/Makefile
@@ -1,25 +1,32 @@
# Makefile for TeXLive preparation
-
+# Last mods: 2006/11/08
+#
# Here are the default directories; you can modify them here or provide
-# new values via the command line: make TL LATEXDIR="xxxxx"
+# new values via the command line: make TL LATEXDIR="xxxxx" ...
LATEXDIR=./base
DOCDIR=./doc
TESTSDIR=./tests
-TL:
+TL:
@echo Installation of the "msg" package for the TeX Live
latex msg.ins
- mkdir ${LATEXDIR}
- mkdir ${DOCDIR}
- mkdir ${TESTSDIR}
- mv *.sty ${LATEXDIR}/
- mv *-msg.tex ${LATEXDIR}/
- mv *.pdf ${DOCDIR}
- mv README ${DOCDIR}
- mv msgguide.tex ${DOCDIR}
- mv CHANGES ${DOCDIR}
- mv msgtest.tex ${TESTSDIR}/
+ mkdir -p ${LATEXDIR}
+ cp -p *.sty ${LATEXDIR}/
+ rm -f *.sty
+ cp -p *-msg.tex ${LATEXDIR}/
+ rm -f *-msg.tex
+ mkdir -p ${DOCDIR}
+ cp -p *.pdf ${DOCDIR}
+ cp -p README_msg_doc.txt ${DOCDIR}
+ rm -f README_msg_doc.txt
+ cp -p msgguide.tex ${DOCDIR}
+ cp -p CHANGES ${DOCDIR}
+ mkdir -p ${TESTSDIR}
+ cp -p msgtest.tex ${TESTSDIR}/
@echo End of installation of the "msg" package for TL.
+clean:
+ -rm msg.log
+
############################################################## \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/msg/msg.dtx b/Master/texmf-dist/source/latex/msg/msg.dtx
index 7843e8b4f40..debdf897eab 100644
--- a/Master/texmf-dist/source/latex/msg/msg.dtx
+++ b/Master/texmf-dist/source/latex/msg/msg.dtx
@@ -153,6 +153,8 @@
% will be |\typeout| if not already initiated. Force the \texttt{inputenc}
% package to be loaded, if not already done and even from a Babel option
% since it could issue messages via our \msgname\ package.
+% Check also if the english ``msg'' file \texttt{msg-msg.tex} is not installed
+% to detect the original bug of TeXLive 2005 and then stop typesetting.
% \fi
%
% \begin{macrocode}
@@ -160,11 +162,11 @@
\iffalse checksum part
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
-%% checksum = "21854 1564 6785 65053"
+%% checksum = "32817 1583 6882 65979"
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\fi
-\def\fileversion{V0.40}\def\filedate{2006/10/03}%
+\def\fileversion{V0.50}\def\filedate{2006/11/09}%
\ifx\issuemsg\undefined\else\expandafter\endinput\fi%
\ifnum\catcode`\@=11\else\expandafter\catcode`\@=11\fi%
\ifx\kbencoding\undefined% If we don't have any keyboard reencoding
@@ -179,6 +181,9 @@
\fi%
\let\@previeg\empty% We have no encoding at this time.
\fi%
+\IfFileExists{msg-msg.tex}{}{%
+ \message{msg: ERROR, file msg-msg.tex is missing}\stop%
+ }%
% \end{macrocode}
% \begin{macro}{\issuemsgio}
% \begin{macrocode}
diff --git a/Master/texmf-dist/tex/latex/msg/msg.sty b/Master/texmf-dist/tex/latex/msg/msg.sty
index 21f1f003caf..352e4dcc6bc 100644
--- a/Master/texmf-dist/tex/latex/msg/msg.sty
+++ b/Master/texmf-dist/tex/latex/msg/msg.sty
@@ -13,11 +13,11 @@
\iffalse checksum part
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
-%% checksum = "21854 1564 6785 65053"
+%% checksum = "32817 1583 6882 65979"
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\fi
-\def\fileversion{V0.40}\def\filedate{2006/10/03}%
+\def\fileversion{V0.50}\def\filedate{2006/11/09}%
\ifx\issuemsg\undefined\else\expandafter\endinput\fi%
\ifnum\catcode`\@=11\else\expandafter\catcode`\@=11\fi%
\ifx\kbencoding\undefined% If we don't have any keyboard reencoding
@@ -32,6 +32,9 @@
\fi%
\let\@previeg\empty% We have no encoding at this time.
\fi%
+\IfFileExists{msg-msg.tex}{}{%
+ \message{msg: ERROR, file msg-msg.tex is missing}\stop%
+ }%
\ifx\issuemsgio\undefined\let\issuemsgio\typeout\fi%
\def\@msg@tempa{dummy}%
\def\@msg@tempb{nohyphenation}%
diff --git a/Master/texmf-dist/tpm/msg.tpm b/Master/texmf-dist/tpm/msg.tpm
index c53a6ed13ad..65902358075 100644
--- a/Master/texmf-dist/tpm/msg.tpm
+++ b/Master/texmf-dist/tpm/msg.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/msg.zip">
<TPM:Name>msg</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2006/10/07 20:34:51</TPM:Date>
+ <TPM:Date>2006/11/25 18:52:53</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A package for LaTeX localisation.</TPM:Title>
@@ -21,11 +21,11 @@ in... English (-like).
<TPM:Author>unknown</TPM:Author>
<TPM:Size>881057</TPM:Size>
<TPM:Build/>
- <TPM:RunFiles size="26058">
+ <TPM:RunFiles size="26190">
texmf-dist/tex/latex/msg/msg.sty
texmf-dist/tpm/msg.tpm
</TPM:RunFiles>
- <TPM:DocFiles size="783296">
+ <TPM:DocFiles size="1242233">
texmf-dist/doc/latex/msg/CHANGES
texmf-dist/doc/latex/msg/README
texmf-dist/doc/latex/msg/README_msg_doc.txt
@@ -38,7 +38,7 @@ texmf-dist/doc/latex/msg/msgguide.tex
texmf-dist/doc/latex/msg/msgtest.tex
texmf-dist/doc/latex/msg/norsk_msg-msg.tex
</TPM:DocFiles>
- <TPM:SourceFiles size="71703">
+ <TPM:SourceFiles size="72248">
texmf-dist/source/latex/msg/Makefile
texmf-dist/source/latex/msg/msg.dtx
texmf-dist/source/latex/msg/msg.ins