summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex')
-rw-r--r--Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex28
1 files changed, 2 insertions, 26 deletions
diff --git a/Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex b/Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex
index 317269b9dfe..f860bb24d9a 100644
--- a/Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex
+++ b/Master/texmf-dist/doc/generic/vntex/tests/urwvn-sample.tex
@@ -2,34 +2,11 @@
% This file is part of vntex. License: LPPL, version 1.3 or newer,
% according to http://www.latex-project.org/lppl.txt
-\documentclass{article}
-\usepackage[
- a4paper,
- nofoot,
- left=1cm,
- right=1cm,
- top=2cm,
- bottom=1cm]{geometry}
-\usepackage{multicol}
-\usepackage{fancyhdr}
-\usepackage{vnsample}
+\documentclass[sample]{vnsample}
-\pagestyle{fancy}
-\rhead{\thepage}
-\lhead{\textrm{\rightmark}}
-\cfoot{}
-\lfoot{}
-\rfoot{}
-
-\raggedright
-\parindent0pt
-
-\ifpdf\IfFileExists{./useinternalmap}{\pdfmapfile{=urwvn.map}}{}\fi
-
-\lineskiplimit -100pt
+\mapfile{urwvn}
\begin{document}
-
\section{VnURWGothicL}
\showletters{T5}{uag}{db}{n} {uagd8v} {VnURWGothicL-Demi}
\showletters{T5}{uag}{db}{sc} {uagdc8v} {N/A}
@@ -105,5 +82,4 @@
\section{VnURWChanceryL-MediItal}
\showletters{T5}{uzcm}{b}{n} {uzcmi8v} {VnURWChanceryL-MediItal}
\showtext {T5}{uzcm}{b}{n} {uzcmi8v} {VnURWChanceryL-MediItal}
-
\end{document}