diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-17 23:08:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-17 23:08:29 +0000 |
commit | 2f305f1450f27dd46fc0fd6fb643d4f02698d232 (patch) | |
tree | fce88cedc560f92e9737a5e1b940cc2b5f7d20a4 /Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex | |
parent | d55fb5f4e69704bf78bff29b085a40e9912a9907 (diff) |
vntex 3.1.8+ (13may09)
git-svn-id: svn://tug.org/texlive/trunk@13192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex')
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex b/Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex new file mode 100644 index 00000000000..6b5b16beeff --- /dev/null +++ b/Master/texmf-dist/source/generic/vntex/tests/test-viscii.tex @@ -0,0 +1,67 @@ +% Copyright 2003-2005 Han The Thanh <hanthethanh@gmx.net>. +% This file is part of vntex. License: LPPL, version 1.3 or newer, +% according to http://www.latex-project.org/lppl.txt + +\subsection{Test of lowercase letters} + \\ + \\ + \\ + + +\subsection{Test of uppercase letters} + \\ + \\ + \\ + + +\subsection{Test whether \texttt{MakeLowercase} works correctly} +\MakeLowercase{% + \\ + \\ + \\ + } + +\subsection{Test whether \texttt{MakeUppercase} works correctly} +\MakeUppercase{% + \\ + \\ + \\ + } + +\subsection{Some text sample} + +\ifx\documentclass\undefined\else +\begin{figure}[htb] + \centering + \rule{4cm}{3cm} + \caption{m H Ni} +\end{figure} +\fi + +\ifx\documentclass\undefined + \def\fn{\footnote*{Th coi ch thch c chy khng h.}} +\else + \def\fn{\footnote{Th coi ch thch c chy khng h.}} +\fi + +Hn va i va chi\fn. Bao gi cng th, c ru xong l hn chi. Bt u +chi tri. C h g? Tri c ca ring nh no? Ri hn chi i. Th +cng chng sao: i l tt c nhng chng l ai. Tc mnh hn chi ngay tt +c lng V i. Nhng c lng V i ai cng nh, \textit{``Chc n tr +mnh ra!''} Khng ai ln ting c. Tc tht! ! Th ny th tc tht! Tc +cht i c mt! th, hn phi chi cha a no khng chi nhau vi +hn. Nhng cng khng ai ra iu. M kip! Th th c ph ru khng? Th +th c kh hn khng? Khng bit a cht m no ra thn hn cho hn kh +n nng ni ny? A ha! Phi y, hn c th m chi, hn chi a cht m +no ra thn hn, ra ci thng \textbf{Ch Pho}! Hn nghin rng vo +m chi ci a ra Ch Pho. Nhng m bit a no ra +Ch Pho? C tri m bit! Hn khng bit, c lng V i cng khng ai +bit. + +\subsection{Test of Vietnamese in sectioning commands} +\subsubsection{m qua tt n߾c u nh} +\subsubsection{B qun chic o trn cnh hoa sen} +\subsubsection{Em c th cho anh xin} +\subsubsection{Hay l em lm tin trong nh} + +\endinput |