diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-19 18:21:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-19 18:21:02 +0000 |
commit | 506727280fd93b1d9b6a45cad960359aeea1552d (patch) | |
tree | d51747566ec07610e719cf4ecf22470dea42365a /Master/texmf-dist | |
parent | 658051cf9e3a9f7e1a47c3346c3c00997885ae98 (diff) |
vntex 3.1.9 (11jul09)
git-svn-id: svn://tug.org/texlive/trunk@14322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/INSTALL | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/NEWS | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/vntex-print.pdf | bin | 226340 -> 243727 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/vntex-update-maps | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/vntex/vntex.pdf | bin | 228839 -> 246228 bytes | |||
-rwxr-xr-x | Master/texmf-dist/source/generic/vntex/doc/vntex.tex | 22 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/tests/Makefile | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/tests/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/vntex.dtx | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/vietnam.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/vntex.sty | 3 |
11 files changed, 32 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/INSTALL b/Master/texmf-dist/doc/generic/vntex/INSTALL index eedb6df7fab..fcffa532371 100644 --- a/Master/texmf-dist/doc/generic/vntex/INSTALL +++ b/Master/texmf-dist/doc/generic/vntex/INSTALL @@ -1,4 +1,4 @@ -vntex-3.1.8 +vntex-3.1.9 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.1.8.zip inside of a texmf tree. There are two ways to +vntex-3.1.9.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/NEWS b/Master/texmf-dist/doc/generic/vntex/NEWS index ff99d1ac7d8..c8f26fe61f5 100644 --- a/Master/texmf-dist/doc/generic/vntex/NEWS +++ b/Master/texmf-dist/doc/generic/vntex/NEWS @@ -1,4 +1,4 @@ -vntex-3.1.8 +vntex-3.1.9 Copyright 2003-2005 Han The Thanh <hanthethanh@gmx.net>. This file is part of vntex. License: LPPL, version 1.3 or newer, diff --git a/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf b/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf Binary files differindex fde27124b9a..45919da7eee 100644 --- a/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf +++ b/Master/texmf-dist/doc/generic/vntex/vntex-print.pdf diff --git a/Master/texmf-dist/doc/generic/vntex/vntex-update-maps b/Master/texmf-dist/doc/generic/vntex/vntex-update-maps index 250d83749ee..59f3cc30b16 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.1.8 +# vntex-3.1.9 # # vntex-update-maps # diff --git a/Master/texmf-dist/doc/generic/vntex/vntex.pdf b/Master/texmf-dist/doc/generic/vntex/vntex.pdf Binary files differindex c97bf563760..832c5d97ee1 100644 --- a/Master/texmf-dist/doc/generic/vntex/vntex.pdf +++ b/Master/texmf-dist/doc/generic/vntex/vntex.pdf diff --git a/Master/texmf-dist/source/generic/vntex/doc/vntex.tex b/Master/texmf-dist/source/generic/vntex/doc/vntex.tex index 5d3bd1e68ba..19a7db051db 100755 --- a/Master/texmf-dist/source/generic/vntex/doc/vntex.tex +++ b/Master/texmf-dist/source/generic/vntex/doc/vntex.tex @@ -26,6 +26,12 @@ % {\message{***def***}} % \stop +%%%%% TODO %%%%%%%%% +% +% Add last-modified date to the document +% +% Sadly, Eitan doesn't maintain tex4ht any more :( + \usepackage{amsmath,amsfonts,amssymb} \usepackage[utf8]{inputenc} \usepackage[T1,T2A,T5]{fontenc} @@ -186,7 +192,17 @@ \advance\textheight by 4cm \advance\textheight by 2pt -\usepackage[colorlinks, urlcolor=black, filecolor=black]{hyperref} +\edef\YR{\number\year} +\edef\MO{\ifnum\month<10 0\fi\number\month} +\edef\DY{\ifnum\day<10 0\fi\number\day} + +\usepackage[colorlinks, urlcolor=black, filecolor=black, +pdftitle={VnTeX - Typesetting Vietnamese (Revision \YR/\MO/\DY)}, +pdfauthor={Han The Thanh and Reinhard Kotucha}, +pdfsubject={VnTeX User Manual}, +pdfkeywords={VnTeX, typesetting Vietnamese, Vietnamese fonts, + encodings, LaTeX macro packages}]{hyperref} + \hypersetup{pdfnewwindow=true} \begin{document} %\vrule @@ -318,7 +334,7 @@ read from the keyboard. This way it can deal with an arbitrary number of characters internally. You can specify more than one font encoding and \LaTeX\ switches between them automatically. In most cases it's sufficient to know that font encoding |T1| supports Western European -languages and |T5| supports Vientamese. +languages and |T5| supports Vietnamese. \marginnote{input method}But how to enter all the characters if you have only an American keyboard? You have to select an \emph{input @@ -817,7 +833,7 @@ to Vietnamese but affects any multibyte encoding. \http{vntex.sf.net/download/vntex-support/foiltex-vn.zip} - \item If have an old version of \LaTeX\ which does not support + \item If you have an old version of \LaTeX\ which does not support UTF-8, you have to use \pkg{ucs.sty}. If \pkg{ucs.sty} is not present on your system you can install diff --git a/Master/texmf-dist/source/generic/vntex/tests/Makefile b/Master/texmf-dist/source/generic/vntex/tests/Makefile index 6ab1762b1b5..f00cd63f679 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.1.8 +# vntex-3.1.9 # # Author: Han The Thanh <hanthethanh@gmx.net>. # 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 b23d7ab251b..53f5f236ce7 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.1.8 +vntex-3.1.9 Copyright 2003-2005 Han The Thanh <HanTheThanh@gmx.net> and Reinhard Kotucha <Reinhard.Kotucha@web.de>. diff --git a/Master/texmf-dist/source/generic/vntex/vntex.dtx b/Master/texmf-dist/source/generic/vntex/vntex.dtx index 1456da4fc06..67507719853 100644 --- a/Master/texmf-dist/source/generic/vntex/vntex.dtx +++ b/Master/texmf-dist/source/generic/vntex/vntex.dtx @@ -67,8 +67,8 @@ %<vntex>%% as the default input encoding. %<vntex>%% vntex.sty had been proposed by Huynh Ky Anh <xKyAnh@gmail.com>. %<vntex>%% -%<vietnam>\ProvidesPackage{vietnam}[2006/10/18 v1.2 support for Vietnamese] -%<vntex>\ProvidesPackage{vntex}[2009/03/14 v1.0 support for Vietnamese] +%<vietnam>\ProvidesPackage{vietnam}[2009/07/12 v1.3 support for Vietnamese] +%<vntex>\ProvidesPackage{vntex}[2009/07/12 v1.1 support for Vietnamese] %<vntex|vietnam> \RequirePackage{ifthen} @@ -77,6 +77,7 @@ \newboolean{nocaptions} \newboolean{vnutf8} \newboolean{varioref} +\newboolean{cmap} \DeclareOption{viscii} {\PassOptionsToPackage{viscii}{inputenc} diff --git a/Master/texmf-dist/tex/latex/vntex/vietnam.sty b/Master/texmf-dist/tex/latex/vntex/vietnam.sty index f02d87707db..a1563ef4cb9 100644 --- a/Master/texmf-dist/tex/latex/vntex/vietnam.sty +++ b/Master/texmf-dist/tex/latex/vntex/vietnam.sty @@ -17,7 +17,7 @@ %% The current maintainers are Werner Lemberg, Han The Thanh, and %% Reinhard Kotucha. %% -\ProvidesPackage{vietnam}[2006/10/18 v1.2 support for Vietnamese] +\ProvidesPackage{vietnam}[2009/07/12 v1.3 support for Vietnamese] \RequirePackage{ifthen} @@ -26,6 +26,7 @@ \newboolean{nocaptions} \newboolean{vnutf8} \newboolean{varioref} +\newboolean{cmap} \DeclareOption{viscii} {\PassOptionsToPackage{viscii}{inputenc} diff --git a/Master/texmf-dist/tex/latex/vntex/vntex.sty b/Master/texmf-dist/tex/latex/vntex/vntex.sty index 4aeb2ab6560..6d7e95bee99 100644 --- a/Master/texmf-dist/tex/latex/vntex/vntex.sty +++ b/Master/texmf-dist/tex/latex/vntex/vntex.sty @@ -21,7 +21,7 @@ %% as the default input encoding. %% vntex.sty had been proposed by Huynh Ky Anh <xKyAnh@gmail.com>. %% -\ProvidesPackage{vntex}[2009/03/14 v1.0 support for Vietnamese] +\ProvidesPackage{vntex}[2009/07/12 v1.1 support for Vietnamese] \RequirePackage{ifthen} @@ -30,6 +30,7 @@ \newboolean{nocaptions} \newboolean{vnutf8} \newboolean{varioref} +\newboolean{cmap} \DeclareOption{viscii} {\PassOptionsToPackage{viscii}{inputenc} |