From b0759d83c908750cbeb7566d171b930c7c6bfec5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 31 Dec 2015 22:38:59 +0000 Subject: babel-vietnamese (31dec15) git-svn-id: svn://tug.org/texlive/trunk@39246 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/generic/babel-vietnamese/vietnamese.dtx | 718 ++++++++++++++++++--- .../source/generic/babel-vietnamese/vietnamese.ins | 132 +++- 2 files changed, 759 insertions(+), 91 deletions(-) (limited to 'Master/texmf-dist/source/generic/babel-vietnamese') diff --git a/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.dtx b/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.dtx index 1f92533be2e..2ccbe89d569 100644 --- a/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.dtx +++ b/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.dtx @@ -1,11 +1,32 @@ -% \iffalse -% -% $Id: vietnamese.dtx 176 2013-05-18 22:34:06Z reinhard $ +% \iffalse meta-comment % -% Copyright 2000-2005 Werner Lemberg . +% Copyright 2000-2015 Werner Lemberg . % This file is part of vntex. License: LPPL, version 1.3 or newer, % according to http://www.latex-project.org/lppl.txt -% +% +% This file is intended to be used with the Babel system. +% ------------------------------------------------------ +% +% It 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 in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2003/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The current maintainers of this work are Werner Lemberg, Han The +% Thanh, and Reinhard Kotucha. +% +% The list of derived (unpacked) files belonging to the distribution +% and covered by LPPL is defined by the unpacking scripts (with +% extension .ins) which are part of the distribution. +% \fi +% \iffalse +% Tell the \LaTeX\ system who we are and write an entry on the +% transcript. % % vietnam.ldf % @@ -37,104 +58,633 @@ % Renamed file. % Move this file from VnTeX to Babel. % +% 1.4 2015/12/31 +% +% Adapt to Unicode (Javier Bezos ). +% %<*dtx> -\newlinechar=`^^J -\message{^^J^^JThis file currently doesn't contain any documantation.} -\message{See 'vntex.tex' instead.^^J^^J} -\csname stop\endcsname\end +\ProvidesFile{vietnamese.dtx} % +%\ProvidesLanguage{vietnamese} +%\fi +%\ProvidesFile{vietnamese.dtx} +% [2015/12/31 1.4 Vietnamese support from the babel system] +%\iffalse +%% File `vietnamese.dtx' +% +% This file is part of the babel system, it provides the source +% code for the Vietnamese language definition file. +%<*filedriver> +\documentclass{ltxdoc} +\usepackage[utf8]{inputenc} +\usepackage[T5]{fontenc} +\title{The \textsf{babel} style for \textsf{Vietnamese}} +\author{Werner Lemberg, Han The Thanh, and Reinhard Kotucha} +\date{2015/12/31} +\newcommand*\babel{\textsf{babel}} +\newcommand*\langvar{$\langle \it lang \rangle$} +\newcommand*\note[1]{} +\newcommand*\Lopt[1]{\textsf{#1}} +\newcommand*\file[1]{\texttt{#1}} +\begin{document} + \maketitle + \DocInput{vietnamese.dtx} +\end{document} +% +%\fi +% +% \GetFileInfo{vietnamese.dtx} +% +% \section{Vietnamese language support} +% +% This file provides definitions for the Vietnamese language. It can +% be loaded by \textsf{babel} with either the \texttt{vietnamese} or +% the \texttt{vietnam} option. It works with \textsf{xetex} and +% \textsf{luatex}, as well as with 8-bit engines. +% +% Unicode engines don't require loading a font encoding, +% but you may use |EU1| and |EU2|, respectively, if you want. In +% addition, you may load the language with the modifier |licr| to have +% access to LICR entities like |\uhook|, for example (but then +% \textsf{fontenc} \textit{must} be loaded). +% +% \begin{verbatim} +% \usepackage[vietnamese.licr]{babel} +% \end{verbatim} +% +% In 8-bit engines you must use the |T5| font encoding, which always +% defines the LICR entities. If for some reason you don't want the +% encoding to be loaded by the package, just use the modifier +% |noencoding|. +% +% \StopEventually{} +% +% \subsection*{The code} +% % \begin{macrocode} -%% -%%% File 'vietnam.ldf', generated from 'vietnamese.dtx'. -%%% File 'vietnamese.ldf', generated from 'vietnamese.dtx'. -%% -%% Copyright 2000-2013 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. -%% +%<*code> +\LdfInit{\CurrentOption}{captions\CurrentOption} +% \end{macrocode} +% +% When this file is read as an option, i.e., by the |\usepackage| +% command, \texttt{vietnamese} could be an `unknown' language in +% which case we have to make it known. So we check for the +% existence of |\l@vietnamese| and |\l@vietnam| to see whether we +% have to do something here. +% +% \begin{macrocode} +\ifx\l@vietnamese\@undefined + \ifx\l@vietnam\@undefined + \@nopatterns{Vietnamese} + \adddialect\l@vietnamese 0 + \adddialect\l@vietnam 0 + \else + \chardef\l@vietnamese\l@vietnam + \fi +\else + \ifx\l@vietnam\@undefined + \chardef\l@vietnam\l@vietnamese + \fi +\fi +% \end{macrocode} +% +% If |utf8x| (from \textsf{ucs}) is used instead of |utf8|, do +% some additional adjustments. +% +% \begin{macrocode} +\@ifpackageloaded{ucs}{% + \PreloadUnicodePage{0}% + \PreloadUnicodePage{1}% + \PreloadUnicodePage{30}% + \ifx\UnicodeCharFilter\@undefined + \UCSProtectionIeC + \else + \UnicodeCharFilter\IeC + \fi}{} +% \end{macrocode} +% +% In 8-bit \TeX{} we load and set the encoding, but not +% yet (this temporary command is redefined for Unicode engines). +% +% \begin{macrocode} +\def\vn@@tempa{% + \@expandtwoargs\in@{,noencoding,}{,\BabelModifiers,}% + \ifin@\else + \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 install the VnTeX package^^J + to get a suitable `t5enc.def' file} + \@@end}% + \@ifpackageloaded{inputenc}{}% + {\PackageWarning{babel}{No input encoding specified for + Vietnamese}}% + \fi + \DeclareRobustCommand{\viettext}{% + \fontencoding{T5}\selectfont + \def\encodingdefault{T5}}% + \let\viet\viettext + \DeclareTextFontCommand{\textviet}{\viet}} +% \end{macrocode} +% +% \begin{macro}{\captionsvietnamese} +% The macro |\captionsvietnamese| defines all strings used in the four +% standard documentclasses provided with \LaTeX. +% +% \begin{macrocode} +\StartBabelCommands*{vietnamese,vietnam}{captions} + [unicode, charset=utf8, fontenc=EU1 EU2] + \SetString{\prefacename}{Lời nói đầu} + \SetString{\refname}{Tài liệu} + \SetString{\abstractname}{Tóm tắt nội dung} + \SetString{\bibname}{Tài liệu tham khảo} + \SetString{\chaptername}{Chương} + \SetString{\appendixname}{Phụ lục} + \SetString{\contentsname}{Mục lục} + \SetString{\listfigurename}{Danh sách hình vẽ} + \SetString{\listtablename}{Danh sách bảng} + \SetString{\indexname}{Chỉ mục} + \SetString{\figurename}{Hình} + \SetString{\tablename}{Bảng} + \SetString{\partname}{Phần} + \SetString{\enclname}{Kèm theo} + \SetString{\ccname}{Cùng gửi} + \SetString{\headtoname}{Gửi} + \SetString{\pagename}{Trang} + \SetString{\seename}{Xem} + \SetString{\alsoname}{Xem thổm} + \SetString{\proofname}{Chứng minh} + \SetString{\glossaryname}{Từ điển chú giải} -%\ProvidesLanguage{vietnam}% -%\ProvidesLanguage{vietnamese}% -%[2013/04/16 v1.3 Vietnamese support from the babel system] +\StartBabelCommands*{vietnamese,vietnam}{date} + [unicode, charset=utf8, fontenc=EU1 EU2] + \SetString\today{Ngày \number\day\space + tháng \number\month\space + năm \number\year} -%\LdfInit{vietnam}{captionsvietnam} -%\LdfInit{vietnamese}{captionsvietnamese} +\AfterBabelCommands{% + \def\vn@@tempa{% + \DeclareRobustCommand{\viettext}{}% + \let\viet\viettext + \DeclareTextFontCommand{\textviet}{\viet}% + \@expandtwoargs\in@{,licr,}{,\BabelModifiers,}% + \ifin@ + \input{uvnenc}% + \fi}} +% \end{macrocode} +% +% And now the generic branch, using the LICR and assuming |T5|. +% +% \begin{macrocode} +\StartBabelCommands*{vietnamese,vietnam}{captions} + \SetString{\prefacename}{L\`\ohorn i n\'oi \dj\`\acircumflex u}% + \SetString{\refname}{T\`ai li\d\ecircumflex u}% + \SetString{\abstractname}{T\'om t\'\abreve t n\d\ocircumflex i dung}% + \SetString{\bibname}{T\`ai li\d\ecircumflex u tham kh\h{a}o}% + \SetString{\chaptername}{Ch\uhorn \ohorn ng}% + \SetString{\appendixname}{Ph\d{u} l\d{u}c}% + \SetString{\contentsname}{M\d{u}c l\d{u}c}% + \SetString{\listfigurename}{Danh s\'ach h\`inh v\~e}% + \SetString{\listtablename}{Danh s\'ach b\h{a}ng}% + \SetString{\indexname}{Ch\h{i} m\d{u}c}% + \SetString{\figurename}{H\`inh}% + \SetString{\tablename}{B\h{a}ng}% + \SetString{\partname}{Ph\`\acircumflex n}% + \SetString{\pagename}{Trang}% + \SetString{\headpagename}{Trang}% + \SetString{\seename}{Xem}% + \SetString{\alsoname}{Xem th\ecircumflex m}% + \SetString{\enclname}{K\`em theo}% + \SetString{\ccname}{C\`ung g\h\uhorn i}% + \SetString{\headtoname}{G\h\uhorn i}% + \SetString{\proofname}{Ch\'\uhorn ng minh}% + \SetString{\glossaryname}{T\`\uhorn{} \dj i\h\ecircumflex n ch\'u gi\h ai} -%\ifx\l@vietnam \@undefined -%\ifx\l@vietnamese \@undefined -% \adddialect\l@vietnam 0 -% \adddialect\l@vietnamese 0 +\StartBabelCommands*{vietnamese,vietnam}{date} + \SetString\today{Ng\`ay \number\day\space + th\'ang \number\month\space + n\abreve m \number\year} + +\EndBabelCommands +\vn@@tempa +% \end{macrocode} +% \end{macro} +% +% \begin{macro}{\extrasvietnamese} +% \begin{macro}{\noextrasvietnamese} +% The macro |\extrasvietnamese| performs all the extra definitions +% needed for the Vietnamese language. The macro |\noextrasvietnamese| is +% used to cancel the actions of |\extrasvietnamese|. +% +% \begin{macrocode} +\initiate@active@char{"} +\declare@shorthand{\CurrentOption}{"-}{\bbl@hy@soft} +\declare@shorthand{\CurrentOption}{"=}{\bbl@hy@hard} +\declare@shorthand{\CurrentOption}{"|}{\discretionary{-}{}{kern.03em}} +% \end{macrocode} +% +% We specify that the Vietnamese group of shorthands should be used. +% These characters are `turned on' once; later on their definition may +% vary. For Vietnamese texts |\frenchspacing| should be in effect. We +% make sure this is the case and reset it if necessary. +% +% \begin{macrocode} +\expandafter\addto\csname extras\CurrentOption\endcsname{% + \viettext + \bbl@frenchspacing + \languageshorthands{vietnamese}% + \bbl@activate{"}} +% \end{macrocode} +% +% We restore the encoding with |\latintext|, but this is far from +% ideal. A better approach would be preferable. +% +% \begin{macrocode} +\expandafter\addto\csname noextras\CurrentOption\endcsname{% + \latintext + \bbl@nonfrenchspacing + \bbl@deactivate{"}} +% \end{macrocode} +% \end{macro} +% \end{macro} +% +% \begin{macrocode} +\ldf@finish{\CurrentOption} +% +% \end{macrocode} +% +% \section{LICR for Unicode} +% +% The file \verb|uvnenc.def| maps the LICR to the actual characters if +% the Unicode engine is used. +% +% \begin{macrocode} +%<*unilicr> +\ProvidesFile{uvnenc.def}[2015/12/31 v1.0a Vietnamese EUx encoding] +\ifcase\bbl@engine\or + \def\vn@enc{EU2} +\or + \def\vn@enc{EU1} +\fi +\DeclareTextAccent{\h}{\vn@enc}{12} +% \end{macrocode} +% +% A fake accent for the horn. +% +% \begin{macrocode} +\DeclareTextCommand{\horn}{\vn@enc}[1]{\TextSymbolUnavailable{\horn{#1}}#1} +% \end{macrocode} +% +% If the \textsf{dblaccnt} package is not loaded, make a dummy +% \verb|\DeclareTextDoubleComposite|. +% +% \begin{macrocode} +\ifx \DeclareTextDoubleComposite \undefined + \def\DeclareTextDoubleComposite#1#2#3#4#5{} \fi -\let\latinencoding\cf@encoding +\DeclareTextComposite{\`}{\vn@enc}{A}{192} % Agrave +\DeclareTextComposite{\'}{\vn@enc}{A}{193} % Aacute +\DeclareTextComposite{\~}{\vn@enc}{A}{195} % Atilde +\DeclareTextComposite{\h}{\vn@enc}{A}{7842} % Ahookabove +\DeclareTextComposite{\d}{\vn@enc}{A}{7840} % Adotbelow -\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 install the VnTeX package^^J - to get a suitable `t5enc.def' file} - \@@end} +\DeclareTextComposite{\^}{\vn@enc}{A}{194} % Acircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{A}{7846} % Acircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{A}{7844} % Acircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{A}{7850} % Acircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{A}{7848} % Acircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{A}{7852} % Acircumflexdotbelow -\@ifpackageloaded{inputenc}{} - {\PackageWarning{babel}{No input encoding specified for Vietnamese}} +\DeclareTextComposite{\u}{\vn@enc}{A}{258} % Abreve +\DeclareTextDoubleComposite{\`}{\vn@enc}{\u}{A}{7856} % Abrevegrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\u}{A}{7854} % Abreveacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\u}{A}{7860} % Abrevetilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\u}{A}{7858} % Abrevehookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\u}{A}{7862} % Abrevedotbelow -\endlinechar \m@ne +\DeclareTextComposite{\`}{\vn@enc}{E}{200} % Egrave +\DeclareTextComposite{\'}{\vn@enc}{E}{201} % Eacute +\DeclareTextComposite{\~}{\vn@enc}{E}{7868} % Etilde +\DeclareTextComposite{\h}{\vn@enc}{E}{7866} % Ehookabove +\DeclareTextComposite{\d}{\vn@enc}{E}{7864} % Edotbelow -\@ifpackageloaded{ucs}{ - \PreloadUnicodePage{0} - \PreloadUnicodePage{1} - \PreloadUnicodePage{30} - \ifx \UnicodeCharFilter \@undefined -% \UCSProtectionUnichar - \UCSProtectionIeC - \else - \UnicodeCharFilter\IeC - \fi}{} +\DeclareTextComposite{\^}{\vn@enc}{E}{202} % Ecircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{E}{7872} % Ecircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{E}{7870} % Ecircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{E}{7876} % Ecircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{E}{7874} % Ecircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{E}{7878} % Ecircumflexdotbelow -\DeclareRobustCommand{\viettext}{ - \fontencoding{T5}\selectfont - \def\encodingdefault{T5} -% \language\l@vietnam} -% \language\l@vietnamese} -\let\viet \viettext -\DeclareTextFontCommand{\textviet}{\viet} +\DeclareTextComposite{\`}{\vn@enc}{I}{416} % Igrave +\DeclareTextComposite{\'}{\vn@enc}{I}{7900} % Iacute +\DeclareTextComposite{\~}{\vn@enc}{I}{296} % Itilde +\DeclareTextComposite{\h}{\vn@enc}{I}{7880} % Ihookabove +\DeclareTextComposite{\d}{\vn@enc}{I}{7882} % Idotbelow -%\addto\extrasvietnam{\viettext} -%\addto\extrasvietnamese{\viettext} -%\addto\noextrasvietnam{\latintext} -%\addto\noextrasvietnamese{\latintext} +\DeclareTextComposite{\`}{\vn@enc}{O}{217} % Ograve +\DeclareTextComposite{\'}{\vn@enc}{O}{218} % Oacute +\DeclareTextComposite{\~}{\vn@enc}{O}{7910} % Otilde +\DeclareTextComposite{\h}{\vn@enc}{O}{7886} % Ohookabove +\DeclareTextComposite{\d}{\vn@enc}{O}{7884} % Odotbelow -%\addto\extrasvietnam{\bbl@frenchspacing} -%\addto\extrasvietnamese{\bbl@frenchspacing} -%\addto\noextrasvietnam{\bbl@nonfrenchspacing} -%\addto\noextrasvietnamese{\bbl@nonfrenchspacing} +\DeclareTextComposite{\^}{\vn@enc}{O}{360} % Ocircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{O}{7890} % Ocircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{O}{7888} % Ocircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{O}{7894} % Ocircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{O}{7892} % Ocircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{O}{7896} % Ocircumflexdotbelow -\input{vncaps.tex} -% \let\captionsvietnamese\captionsvietnam -% \let\datevietnamese\datevietnam +\DeclareTextComposite{\horn}{\vn@enc}{O}{416} % Ohorn +\DeclareTextDoubleComposite{\`}{\vn@enc}{\horn}{O}{7900} % Ohorngrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\horn}{O}{7898} % Ohornacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\horn}{O}{7904} % Ohorntilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\horn}{O}{7902} % Ohornhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\horn}{O}{7906} % Ohorndotbelow -%\ldf@finish{vietnam} -%\ldf@finish{vietnamese} +\DeclareTextComposite{\`}{\vn@enc}{U}{217} % Ugrave +\DeclareTextComposite{\'}{\vn@enc}{U}{218} % Uacute +\DeclareTextComposite{\~}{\vn@enc}{U}{360} % Utilde +\DeclareTextComposite{\h}{\vn@enc}{U}{7910} % Uhookabove +\DeclareTextComposite{\d}{\vn@enc}{U}{7908} % Udotbelow -\endlinechar `\^^M +\DeclareTextComposite{\horn}{\vn@enc}{U}{431} % Uhorn +\DeclareTextDoubleComposite{\`}{\vn@enc}{\horn}{U}{7914} % Uhorngrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\horn}{U}{7912} % Uhornacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\horn}{U}{7918} % Uhorntilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\horn}{U}{7916} % Uhornhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\horn}{U}{7920} % Uhorndotbelow -\endinput -% +\DeclareTextComposite{\`}{\vn@enc}{Y}{7922} % Ygrave +\DeclareTextComposite{\'}{\vn@enc}{Y}{221} % Yacute +\DeclareTextComposite{\~}{\vn@enc}{Y}{7928} % Ytilde +\DeclareTextComposite{\h}{\vn@enc}{Y}{26} % Yhookabove +\DeclareTextComposite{\d}{\vn@enc}{Y}{28} % Ydotbelow + +\DeclareTextComposite{\`}{\vn@enc}{a}{7883} % agrave +\DeclareTextComposite{\'}{\vn@enc}{a}{242} % aacute +\DeclareTextComposite{\~}{\vn@enc}{a}{245} % atilde +\DeclareTextComposite{\h}{\vn@enc}{a}{7843} % ahookabove +\DeclareTextComposite{\d}{\vn@enc}{a}{7841} % adotbelow + +\DeclareTextComposite{\^}{\vn@enc}{a}{243} % acircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{a}{7847} % acircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{a}{7845} % acircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{a}{7851} % acircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{a}{7849} % acircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{a}{7853} % acircumflexdotbelow + +\DeclareTextComposite{\u}{\vn@enc}{a}{259} % abreve +\DeclareTextDoubleComposite{\`}{\vn@enc}{\u}{a}{7857} % abrevegrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\u}{a}{7855} % abreveacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\u}{a}{7861} % abrevetilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\u}{a}{7859} % abrevehookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\u}{a}{7863} % abrevedotbelow + +\DeclareTextComposite{\`}{\vn@enc}{e}{7889} % egrave +\DeclareTextComposite{\'}{\vn@enc}{e}{7895} % eacute +\DeclareTextComposite{\~}{\vn@enc}{e}{7869} % etilde +\DeclareTextComposite{\h}{\vn@enc}{e}{7867} % ehookabove +\DeclareTextComposite{\d}{\vn@enc}{e}{7865} % edotbelow + +\DeclareTextComposite{\^}{\vn@enc}{e}{7893} % ecircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{e}{7873} % ecircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{e}{7871} % ecircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{e}{7877} % ecircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{e}{7875} % ecircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{e}{7879} % ecircumflexdotbelow + +\DeclareTextComposite{\`}{\vn@enc}{i}{417} % igrave +\DeclareTextComposite{\'}{\vn@enc}{i}{7901} % iacute +\DeclareTextComposite{\~}{\vn@enc}{i}{297} % itilde +\DeclareTextComposite{\h}{\vn@enc}{i}{7881} % ihookabove +\DeclareTextComposite{\d}{\vn@enc}{i}{7883} % idotbelow + +\DeclareTextComposite{\`}{\vn@enc}{\i}{417} % igrave +\DeclareTextComposite{\'}{\vn@enc}{\i}{7901} % iacute +\DeclareTextComposite{\~}{\vn@enc}{\i}{297} % itilde +\DeclareTextComposite{\h}{\vn@enc}{\i}{7881} % ihookabove +\DeclareTextComposite{\d}{\vn@enc}{\i}{7883} % idotbelow + +\DeclareTextComposite{\`}{\vn@enc}{o}{242} % ograve +\DeclareTextComposite{\'}{\vn@enc}{o}{243} % oacute +\DeclareTextComposite{\~}{\vn@enc}{o}{245} % otilde +\DeclareTextComposite{\h}{\vn@enc}{o}{7887} % ohookabove +\DeclareTextComposite{\d}{\vn@enc}{o}{7885} % odotbelow + +\DeclareTextComposite{\^}{\vn@enc}{o}{244} % ocircumflex +\DeclareTextDoubleComposite{\`}{\vn@enc}{\^}{o}{7891} % ocircumflexgrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\^}{o}{7889} % ocircumflexacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\^}{o}{7895} % ocircumflextilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\^}{o}{7893} % ocircumflexhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\^}{o}{7897} % ocircumflexdotbelow + +\DeclareTextComposite{\horn}{\vn@enc}{o}{417} % ohorn +\DeclareTextDoubleComposite{\`}{\vn@enc}{\horn}{o}{7901} % ohorngrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\horn}{o}{7899} % ohornacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\horn}{o}{7905} % ohorntilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\horn}{o}{7903} % ohornhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\horn}{o}{7907} % ohorndotbelow + +\DeclareTextComposite{\`}{\vn@enc}{u}{7913} % ugrave +\DeclareTextComposite{\'}{\vn@enc}{u}{250} % uacute +\DeclareTextComposite{\~}{\vn@enc}{u}{361} % utilde +\DeclareTextComposite{\h}{\vn@enc}{u}{7911} % uhookabove +\DeclareTextComposite{\d}{\vn@enc}{u}{7909} % udotbelow + +\DeclareTextComposite{\horn}{\vn@enc}{u}{432} % uhorn +\DeclareTextDoubleComposite{\`}{\vn@enc}{\horn}{u}{7915} % uhorngrave +\DeclareTextDoubleComposite{\'}{\vn@enc}{\horn}{u}{7913} % uhornacute +\DeclareTextDoubleComposite{\~}{\vn@enc}{\horn}{u}{7919} % uhorntilde +\DeclareTextDoubleComposite{\h}{\vn@enc}{\horn}{u}{7917} % uhornhookabove +\DeclareTextDoubleComposite{\d}{\vn@enc}{\horn}{u}{7921} % uhorndotbelow + +\DeclareTextComposite{\`}{\vn@enc}{y}{7923} % ygrave +\DeclareTextComposite{\'}{\vn@enc}{y}{253} % yacute +\DeclareTextComposite{\~}{\vn@enc}{y}{7929} % ytilde +\DeclareTextComposite{\h}{\vn@enc}{y}{27} % yhookabove +\DeclareTextComposite{\d}{\vn@enc}{y}{29} % ydotbelow + +\DeclareTextSymbol{\DJ}{\vn@enc}{30} % Dcroat +\DeclareTextSymbol{\dj}{\vn@enc}{31} % dcroat + + +% For compatibility with ET5. + +\DeclareTextSymbol{\Acircumflex}{\vn@enc}{194} % Acircumflex +\DeclareTextComposite{\`}{\vn@enc}{\Acircumflex}{7846} % Acircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\Acircumflex}{7844} % Acircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\Acircumflex}{7850} % Acircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\Acircumflex}{7848} % Acircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\Acircumflex}{7852} % Acircumflexdotbelow + +\DeclareTextSymbol{\Abreve}{\vn@enc}{258} % Abreve +\DeclareTextComposite{\`}{\vn@enc}{\Abreve}{7856} % Abrevegrave +\DeclareTextComposite{\'}{\vn@enc}{\Abreve}{7854} % Abreveacute +\DeclareTextComposite{\~}{\vn@enc}{\Abreve}{7860} % Abrevetilde +\DeclareTextComposite{\h}{\vn@enc}{\Abreve}{7858} % Abrevehookabove +\DeclareTextComposite{\d}{\vn@enc}{\Abreve}{7862} % Abrevedotbelow + +\DeclareTextSymbol{\Ecircumflex}{\vn@enc}{202} % Ecircumflex +\DeclareTextComposite{\`}{\vn@enc}{\Ecircumflex}{7872} % Ecircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\Ecircumflex}{7870} % Ecircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\Ecircumflex}{7876} % Ecircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\Ecircumflex}{7874} % Ecircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\Ecircumflex}{7878} % Ecircumflexdotbelow + +\DeclareTextSymbol{\Ocircumflex}{\vn@enc}{360} % Ocircumflex +\DeclareTextComposite{\`}{\vn@enc}{\Ocircumflex}{7890} % Ocircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\Ocircumflex}{7888} % Ocircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\Ocircumflex}{7894} % Ocircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\Ocircumflex}{7892} % Ocircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\Ocircumflex}{7896} % Ocircumflexdotbelow + +\DeclareTextSymbol{\Ohorn}{\vn@enc}{416} % Ohorn +\DeclareTextComposite{\`}{\vn@enc}{\Ohorn}{7900} % Ohorngrave +\DeclareTextComposite{\'}{\vn@enc}{\Ohorn}{7898} % Ohornacute +\DeclareTextComposite{\~}{\vn@enc}{\Ohorn}{7904} % Ohorntilde +\DeclareTextComposite{\h}{\vn@enc}{\Ohorn}{7902} % Ohornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\Ohorn}{7906} % Ohorndotbelow + +\DeclareTextSymbol{\Uhorn}{\vn@enc}{431} % Uhorn +\DeclareTextComposite{\`}{\vn@enc}{\Uhorn}{7914} % Uhorngrave +\DeclareTextComposite{\'}{\vn@enc}{\Uhorn}{7912} % Uhornacute +\DeclareTextComposite{\~}{\vn@enc}{\Uhorn}{7918} % Uhorntilde +\DeclareTextComposite{\h}{\vn@enc}{\Uhorn}{7916} % Uhornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\Uhorn}{7920} % Uhorndotbelow + +\DeclareTextSymbol{\acircumflex}{\vn@enc}{243} % acircumflex +\DeclareTextComposite{\`}{\vn@enc}{\acircumflex}{7847} % acircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\acircumflex}{7845} % acircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\acircumflex}{7851} % acircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\acircumflex}{7849} % acircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\acircumflex}{7853} % acircumflexdotbelow + +\DeclareTextSymbol{\abreve}{\vn@enc}{259} % abreve +\DeclareTextComposite{\`}{\vn@enc}{\abreve}{7857} % abrevegrave +\DeclareTextComposite{\'}{\vn@enc}{\abreve}{7855} % abreveacute +\DeclareTextComposite{\~}{\vn@enc}{\abreve}{7861} % abrevetilde +\DeclareTextComposite{\h}{\vn@enc}{\abreve}{7859} % abrevehookabove +\DeclareTextComposite{\d}{\vn@enc}{\abreve}{7863} % abrevedotbelow + +\DeclareTextSymbol{\ecircumflex}{\vn@enc}{7893} % ecircumflex +\DeclareTextComposite{\`}{\vn@enc}{\ecircumflex}{7873} % ecircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\ecircumflex}{7871} % ecircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\ecircumflex}{7877} % ecircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\ecircumflex}{7875} % ecircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\ecircumflex}{7879} % ecircumflexdotbelow + +\DeclareTextSymbol{\ocircumflex}{\vn@enc}{244} % ocircumflex +\DeclareTextComposite{\`}{\vn@enc}{\ocircumflex}{7891} % ocircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\ocircumflex}{7889} % ocircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\ocircumflex}{7895} % ocircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\ocircumflex}{7893} % ocircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\ocircumflex}{7897} % ocircumflexdotbelow + +\DeclareTextSymbol{\ohorn}{\vn@enc}{417} % ohorn +\DeclareTextComposite{\`}{\vn@enc}{\ohorn}{7901} % ohorngrave +\DeclareTextComposite{\'}{\vn@enc}{\ohorn}{7899} % ohornacute +\DeclareTextComposite{\~}{\vn@enc}{\ohorn}{7905} % ohorntilde +\DeclareTextComposite{\h}{\vn@enc}{\ohorn}{7903} % ohornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\ohorn}{7907} % ohorndotbelow + +\DeclareTextSymbol{\uhorn}{\vn@enc}{432} % uhorn +\DeclareTextComposite{\`}{\vn@enc}{\uhorn}{7915} % uhorngrave +\DeclareTextComposite{\'}{\vn@enc}{\uhorn}{7913} % uhornacute +\DeclareTextComposite{\~}{\vn@enc}{\uhorn}{7919} % uhorntilde +\DeclareTextComposite{\h}{\vn@enc}{\uhorn}{7917} % uhornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\uhorn}{7921} % uhorndotbelow + +% Make these ugly names still valid (needed for use with utf8). + +\DeclareTextSymbol{\ACIRCUMFLEX}{\vn@enc}{194} % Acircumflex +\DeclareTextComposite{\`}{\vn@enc}{\ACIRCUMFLEX}{7846} % Acircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\ACIRCUMFLEX}{7844} % Acircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\ACIRCUMFLEX}{7850} % Acircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\ACIRCUMFLEX}{7848} % Acircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\ACIRCUMFLEX}{7852} % Acircumflexdotbelow + +\DeclareTextSymbol{\ABREVE}{\vn@enc}{258} % Abreve +\DeclareTextComposite{\`}{\vn@enc}{\ABREVE}{7856} % Abrevegrave +\DeclareTextComposite{\'}{\vn@enc}{\ABREVE}{7854} % Abreveacute +\DeclareTextComposite{\~}{\vn@enc}{\ABREVE}{7860} % Abrevetilde +\DeclareTextComposite{\h}{\vn@enc}{\ABREVE}{7858} % Abrevehookabove +\DeclareTextComposite{\d}{\vn@enc}{\ABREVE}{7862} % Abrevedotbelow + +\DeclareTextSymbol{\ECIRCUMFLEX}{\vn@enc}{202} % Ecircumflex +\DeclareTextComposite{\`}{\vn@enc}{\ECIRCUMFLEX}{7872} % Ecircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\ECIRCUMFLEX}{7870} % Ecircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\ECIRCUMFLEX}{7876} % Ecircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\ECIRCUMFLEX}{7874} % Ecircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\ECIRCUMFLEX}{7878} % Ecircumflexdotbelow + +\DeclareTextSymbol{\OCIRCUMFLEX}{\vn@enc}{360} % Ocircumflex +\DeclareTextComposite{\`}{\vn@enc}{\OCIRCUMFLEX}{7890} % Ocircumflexgrave +\DeclareTextComposite{\'}{\vn@enc}{\OCIRCUMFLEX}{7888} % Ocircumflexacute +\DeclareTextComposite{\~}{\vn@enc}{\OCIRCUMFLEX}{7894} % Ocircumflextilde +\DeclareTextComposite{\h}{\vn@enc}{\OCIRCUMFLEX}{7892} % Ocircumflexhookabove +\DeclareTextComposite{\d}{\vn@enc}{\OCIRCUMFLEX}{7896} % Ocircumflexdotbelow + +\DeclareTextSymbol{\OHORN}{\vn@enc}{416} % Ohorn +\DeclareTextComposite{\`}{\vn@enc}{\OHORN}{7900} % Ohorngrave +\DeclareTextComposite{\'}{\vn@enc}{\OHORN}{7898} % Ohornacute +\DeclareTextComposite{\~}{\vn@enc}{\OHORN}{7904} % Ohorntilde +\DeclareTextComposite{\h}{\vn@enc}{\OHORN}{7902} % Ohornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\OHORN}{7906} % Ohorndotbelow + +\DeclareTextSymbol{\UHORN}{\vn@enc}{431} % Uhorn +\DeclareTextComposite{\`}{\vn@enc}{\UHORN}{7914} % Uhorngrave +\DeclareTextComposite{\'}{\vn@enc}{\UHORN}{7912} % Uhornacute +\DeclareTextComposite{\~}{\vn@enc}{\UHORN}{7918} % Uhorntilde +\DeclareTextComposite{\h}{\vn@enc}{\UHORN}{7916} % Uhornhookabove +\DeclareTextComposite{\d}{\vn@enc}{\UHORN}{7920} % Uhorndotbelow % \end{macrocode} +% +% Finally, we extend \verb|\@uclclist| to make +% \verb|\MakeUppercase| and \verb|\MakeLowercase| work +% correctly. This case mapping is ``global'' and directly related +% to the encoding and the LICR, so we don't use \verb|\SetCase|, +% which is intended for small readjustments required by a certain +% language. +% +% \begin{macrocode} +\expandafter\def\expandafter\@uclclist\expandafter{% + \@uclclist + \abreve\Abreve + \abreve\ABREVE + \acircumflex\Acircumflex + \acircumflex\ACIRCUMFLEX + \dj\DJ + \ecircumflex\Ecircumflex + \ecircumflex\ECIRCUMFLEX + \ocircumflex\Ocircumflex + \ocircumflex\OCIRCUMFLEX + \ohorn\Ohorn + \ohorn\OHORN + \uhorn\Uhorn + \uhorn\UHORN} \endinput +% +% \end{macrocode} +% \Finale %% -%% End of file 'vietnamese.dtx'. - +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput diff --git a/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.ins b/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.ins index 3d8bbe2966b..a0f34bb891c 100644 --- a/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.ins +++ b/Master/texmf-dist/source/generic/babel-vietnamese/vietnamese.ins @@ -1,14 +1,132 @@ +%% +%% This file will generate fast loadable files and documentation +%% driver files from the doc files in this package when run through +%% LaTeX or TeX. +%% +%% Copyright 2015 Werner Lemberg and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file is intended to be used with the Babel system. +%% ------------------------------------------------------ +%% +%% It 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 in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Werner Lemberg. +%% +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +%% +%% --------------- start of docstrip commands ------------------ +%% +\def\filedate{2015/12/31} +\def\batchfile{vietnamese.ins} +\input docstrip.tex -% $Id: vietnamese.ins 176 2013-05-18 22:34:06Z reinhard $ +{\ifx\generate\undefined +\Msg{**********************************************} +\Msg{*} +\Msg{* This installation requires docstrip} +\Msg{* version 2.3c or later.} +\Msg{*} +\Msg{* An older version of docstrip has been input} +\Msg{*} +\Msg{**********************************************} +\errhelp{Move or rename old docstrip.tex.} +\errmessage{Old docstrip in input path} +\batchmode +\csname @@end\endcsname +\fi} -\input docstrip +\declarepreamble\mainpreamble +This is a generated file. + +Copyright 2015 Werner Lemberg and any individual authors +listed elsewhere in this file. All rights reserved. + +This file is intended to be used with the Babel system. +------------------------------------------------------ + +It 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 in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +The Current Maintainer of this work is Werner Lemberg. + +The list of derived (unpacked) files belonging to the distribution +and covered by LPPL is defined by the unpacking scripts (with +extension .ins) which are part of the distribution. +\endpreamble + +\declarepreamble\fdpreamble +This is a generated file. + +Copyright 2015 Werner Lemberg and any individual authors +listed elsewhere in this file. All rights reserved. + +This file is intended to be used with the Babel system. +------------------------------------------------------ + +It 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 in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +The Current Maintainer of this work is Werner Lemberg. + +In particular, permission is granted to customize the declarations in +this file to serve the needs of your installation. + +However, NO PERMISSION is granted to distribute a modified version +of this file under its original name. + +\endpreamble + +\keepsilent -\nopreamble \askforoverwritefalse -\usedir{tex/generic/babel} +\usedir{tex/generic/babel} -\generate{\file{vietnam.ldf}{\from{vietnamese.dtx}{vn}}} -\generate{\file{vietnamese.ldf}{\from{vietnamese.dtx}{vi}}} +\usepreamble\mainpreamble +\generate{ + \file{vietnamese.ldf}{\from{vietnamese.dtx}{code}} + \file{uvnenc.tex}{\from{vietnamese.dtx}{unilicr}}} +\usepreamble\fdpreamble -\endbatchfile +\ifToplevel{ +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space All *.def, *.fd, *.ldf, *.sty} +\Msg{*} +\Msg{* To produce the documentation run the files ending with} +\Msg{* '.dtx' and `.fdd' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +} + +\endinput -- cgit v1.2.3