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/source/generic/vntex/doc/vntex.tex | |
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/source/generic/vntex/doc/vntex.tex')
-rwxr-xr-x | Master/texmf-dist/source/generic/vntex/doc/vntex.tex | 22 |
1 files changed, 19 insertions, 3 deletions
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 |