From fae01fbf828440b522a8241580e7529a8b0868e5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 19 May 2013 22:35:02 +0000 Subject: vntex (19may13) git-svn-id: svn://tug.org/texlive/trunk@30579 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/vntex/INSTALL | 4 +- .../texmf-dist/doc/generic/vntex/ReleaseNotes.pdf | Bin 68599 -> 68630 bytes .../texmf-dist/doc/generic/vntex/vn-min-print.pdf | Bin 107636 -> 108148 bytes Master/texmf-dist/doc/generic/vntex/vn-min.pdf | Bin 107763 -> 108278 bytes .../texmf-dist/doc/generic/vntex/vntex-print.pdf | Bin 199885 -> 199870 bytes .../texmf-dist/doc/generic/vntex/vntex-update-maps | 2 +- Master/texmf-dist/doc/generic/vntex/vntex.pdf | Bin 202122 -> 202109 bytes .../texmf-dist/source/generic/vntex/babel-vi.dtx | 132 --------------------- .../source/generic/vntex/doc/ReleaseNotes.tex | 6 + .../texmf-dist/source/generic/vntex/doc/vn-min.tex | 1 + .../texmf-dist/source/generic/vntex/tests/Makefile | 2 +- .../texmf-dist/source/generic/vntex/tests/README | 2 +- Master/texmf-dist/source/generic/vntex/vntex.ins | 4 +- Master/texmf-dist/tex/latex/vntex/vncaps.tex | 3 +- 14 files changed, 16 insertions(+), 140 deletions(-) delete mode 100644 Master/texmf-dist/source/generic/vntex/babel-vi.dtx (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/generic/vntex/INSTALL b/Master/texmf-dist/doc/generic/vntex/INSTALL index 452d3a562cd..b228d2f8a09 100644 --- a/Master/texmf-dist/doc/generic/vntex/INSTALL +++ b/Master/texmf-dist/doc/generic/vntex/INSTALL @@ -1,4 +1,4 @@ -vntex-3.2 +vntex-3.2.1 This file is part of VnTeX. @@ -102,7 +102,7 @@ UNIX. Please consult the TeX Live manual. ===================================================================== In order to install VnTeX on a web2c system you have to unpack -vntex-3.2.zip inside of a texmf tree. There are two ways to +vntex-3.2.1.zip inside of a texmf tree. There are two ways to install VnTeX: 1. If you want to test beta versions it is recommended that you create diff --git a/Master/texmf-dist/doc/generic/vntex/ReleaseNotes.pdf b/Master/texmf-dist/doc/generic/vntex/ReleaseNotes.pdf index 9dde94390b4..43dc6175e62 100644 Binary files a/Master/texmf-dist/doc/generic/vntex/ReleaseNotes.pdf and b/Master/texmf-dist/doc/generic/vntex/ReleaseNotes.pdf differ diff --git a/Master/texmf-dist/doc/generic/vntex/vn-min-print.pdf b/Master/texmf-dist/doc/generic/vntex/vn-min-print.pdf index ae62eedcdcd..5a6fb8cb32a 100644 Binary files a/Master/texmf-dist/doc/generic/vntex/vn-min-print.pdf and b/Master/texmf-dist/doc/generic/vntex/vn-min-print.pdf differ diff --git a/Master/texmf-dist/doc/generic/vntex/vn-min.pdf b/Master/texmf-dist/doc/generic/vntex/vn-min.pdf index 39d23885c94..2873ca478bc 100644 Binary files a/Master/texmf-dist/doc/generic/vntex/vn-min.pdf and b/Master/texmf-dist/doc/generic/vntex/vn-min.pdf differ diff --git a/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf b/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf index f3332145b9a..187d5f887a7 100644 Binary files a/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf and b/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf differ diff --git a/Master/texmf-dist/doc/generic/vntex/vntex-update-maps b/Master/texmf-dist/doc/generic/vntex/vntex-update-maps index 5e0f9ee961d..b4124f4390f 100644 --- a/Master/texmf-dist/doc/generic/vntex/vntex-update-maps +++ b/Master/texmf-dist/doc/generic/vntex/vntex-update-maps @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# vntex-3.2 +# vntex-3.2.1 # # vntex-update-maps # diff --git a/Master/texmf-dist/doc/generic/vntex/vntex.pdf b/Master/texmf-dist/doc/generic/vntex/vntex.pdf index 511b25d4d17..c0cf95f782e 100644 Binary files a/Master/texmf-dist/doc/generic/vntex/vntex.pdf and b/Master/texmf-dist/doc/generic/vntex/vntex.pdf differ diff --git a/Master/texmf-dist/source/generic/vntex/babel-vi.dtx b/Master/texmf-dist/source/generic/vntex/babel-vi.dtx deleted file mode 100644 index 0212b14fcd4..00000000000 --- a/Master/texmf-dist/source/generic/vntex/babel-vi.dtx +++ /dev/null @@ -1,132 +0,0 @@ -% \iffalse -% -% Copyright 2000-2005 Werner Lemberg . -% This file is part of vntex. License: LPPL, version 1.3 or newer, -% according to http://www.latex-project.org/lppl.txt -% -% -% vietnam.ldf -% -% written by Werner LEMBERG -% -% History -% -% 1.0 2000/09/01 -% -% First version. -% -% 1.1 2001/05/26 -% -% Moved \endlinechar downwards. -% -% post 1.1 ? -% -% Don't check for dblaccnt.sty. -% Add support for ucs.sty. -% Don't define \captionsvietnam but load vncaps.tex. -% -% 1.2 2005/04/21 -% -% Add copyright message. -% Minor clean-ups. -%<*dtx> -\newlinechar=`^^J -\message{^^J^^JThis file currently doesn't contain any documantation.} -\message{See 'vntex.tex' instead.^^J^^J} -\csname stop\endcsname\end -% -% \begin{macrocode} -%% -%%% File 'vietnam.ldf', generated from babel-vi.dtx'. -%%% File 'vietnamese.ldf', generated from 'babel-vi.dtx'. -%% -%% Copyright 2000-2005 Werner Lemberg -%% -%% This file is part of vntex. -%% -%% This work may be distributed and/or modified under the conditions -%% of the LaTeX Project Public License, either version 1.3 of this -%% license or (at your option) any later version. -%% -%% The latest version of this license is -%% -%% http://www.latex-project.org/lppl.txt -%% -%% The current maintainers are Werner Lemberg, Han The Thanh, and -%% Reinhard Kotucha. -%% - -%\ProvidesLanguage{vietnam}% -%\ProvidesLanguage{vietnamese}% -%[2005/04/21 v1.2 Vietnamese support from the babel system] - -%\LdfInit{vietnam}{captionsvietnam} -%\LdfInit{vietnamese}{captionsvietnamese} - -%\ifx\l@vietnam \@undefined -%\ifx\l@vietnamese \@undefined -% \adddialect\l@vietnam 0 -% \adddialect\l@vietnamese 0 -\fi - -\let\latinencoding\cf@encoding - -\InputIfFileExists{t5enc.def} - {\message{Loading definitions for the Vietnamese font encoding}} - {\errhelp{I can't find the file `t5enc.def' for Vietnamese fonts} - \errmessage{Since I do not know what the T5 encoding means^^J - I can't typeset Vietnamese.^^J - I stop here, while you get a suitable `t5enc.def' file} - \@@end} - - -\@ifpackageloaded{inputenc}{} - {\PackageWarning{babel}{No input encoding specified for Vietnamese}} - -\endlinechar \m@ne - -\@ifpackageloaded{ucs}{ - \PreloadUnicodePage{0} - \PreloadUnicodePage{1} - \PreloadUnicodePage{30} - \ifx \UnicodeCharFilter \@undefined -% \UCSProtectionUnichar - \UCSProtectionIeC - \else - \UnicodeCharFilter\IeC - \fi}{} - -\DeclareRobustCommand{\viettext}{ - \fontencoding{T5}\selectfont - \def\encodingdefault{T5} -% \language\l@vietnam} -% \language\l@vietnamese} -\let\viet \viettext -\DeclareTextFontCommand{\textviet}{\viet} - -%\addto\extrasvietnam{\viettext} -%\addto\extrasvietnamese{\viettext} -%\addto\noextrasvietnam{\latintext} -%\addto\noextrasvietnamese{\latintext} - -%\addto\extrasvietnam{\bbl@frenchspacing} -%\addto\extrasvietnamese{\bbl@frenchspacing} -%\addto\noextrasvietnam{\bbl@nonfrenchspacing} -%\addto\noextrasvietnamese{\bbl@nonfrenchspacing} - -\input{vncaps.tex} -% \let\captionsvietnamese\captionsvietnam -% \let\datevietnamese\datevietnam - -%\ldf@finish{vietnam} -%\ldf@finish{vietnamese} - -\endlinechar `\^^M - -\endinput -% -% \end{macrocode} -\endinput -%% -%% End of file 'vietnamese.dtx'. - diff --git a/Master/texmf-dist/source/generic/vntex/doc/ReleaseNotes.tex b/Master/texmf-dist/source/generic/vntex/doc/ReleaseNotes.tex index 65bac53288b..4b0007b83a1 100644 --- a/Master/texmf-dist/source/generic/vntex/doc/ReleaseNotes.tex +++ b/Master/texmf-dist/source/generic/vntex/doc/ReleaseNotes.tex @@ -23,6 +23,12 @@ \section*{Release Notes} \vspace*{6.666mm} \begin{releasenotes} + +\version[(\TeX~Live~2013 release)]{3.2.1}{2013/04/14} +\begin{itemize} +\item Babel support files moved to Babel system. +\end{itemize} + \version[(\TeX~Live~2010 release)]{3.2}{2010/06/07} \begin{itemize} \item Remove \pkg{comicsansvn} and \pkg{mscorevn} from \pkg{vntex}. diff --git a/Master/texmf-dist/source/generic/vntex/doc/vn-min.tex b/Master/texmf-dist/source/generic/vntex/doc/vn-min.tex index 459a98e18b3..61c86e8b526 100644 --- a/Master/texmf-dist/source/generic/vntex/doc/vn-min.tex +++ b/Master/texmf-dist/source/generic/vntex/doc/vn-min.tex @@ -15,6 +15,7 @@ \usepackage{multicol} \usepackage[colorlinks,bookmarks=false]{hyperref} \usepackage[vietnam,english]{babel} +\usepackage{upquote} % \pagestyle{empty} \def\arraystretch{1.3} diff --git a/Master/texmf-dist/source/generic/vntex/tests/Makefile b/Master/texmf-dist/source/generic/vntex/tests/Makefile index f1a08c2d03c..d108e02b890 100644 --- a/Master/texmf-dist/source/generic/vntex/tests/Makefile +++ b/Master/texmf-dist/source/generic/vntex/tests/Makefile @@ -1,4 +1,4 @@ -# vntex-3.2 +# vntex-3.2.1 # # Author: Han The Thanh . # This file is part of vntex. Public domain. diff --git a/Master/texmf-dist/source/generic/vntex/tests/README b/Master/texmf-dist/source/generic/vntex/tests/README index e1134fe045c..a6b502ac2f8 100644 --- a/Master/texmf-dist/source/generic/vntex/tests/README +++ b/Master/texmf-dist/source/generic/vntex/tests/README @@ -1,4 +1,4 @@ -vntex-3.2 +vntex-3.2.1 Copyright 2003-2005 Han The Thanh and Reinhard Kotucha . diff --git a/Master/texmf-dist/source/generic/vntex/vntex.ins b/Master/texmf-dist/source/generic/vntex/vntex.ins index f257d4a31be..812b2ac170a 100644 --- a/Master/texmf-dist/source/generic/vntex/vntex.ins +++ b/Master/texmf-dist/source/generic/vntex/vntex.ins @@ -4,9 +4,9 @@ \nopreamble \askforoverwritefalse +\usedir{tex/latex/vntex} + \generate{\file{vietnam.sty}{\from{vntex.dtx}{vietnam}}} \generate{\file{vntex.sty}{\from{vntex.dtx}{vntex}}} -\generate{\file{vietnam.ldf}{\from{babel-vi.dtx}{vn}}} -\generate{\file{vietnamese.ldf}{\from{babel-vi.dtx}{vi}}} \endbatchfile diff --git a/Master/texmf-dist/tex/latex/vntex/vncaps.tex b/Master/texmf-dist/tex/latex/vntex/vncaps.tex index 7f2522b271f..67a2349584e 100644 --- a/Master/texmf-dist/tex/latex/vntex/vncaps.tex +++ b/Master/texmf-dist/tex/latex/vntex/vncaps.tex @@ -48,7 +48,8 @@ \def\enclname{K\`em theo}% \def\ccname{C\`ung g\h\uhorn i}% \def\headtoname{G\h\uhorn i}% - \def\proofname{Ch\'\uhorn ng minh}} + \def\proofname{Ch\'\uhorn ng minh}% + \def\glossaryname{T\`\uhorn{} \dj i\h\ecircumflex n ch\'u gi\h ai}} \providecommand\datevietnam{% \def\today{% -- cgit v1.2.3