summaryrefslogtreecommitdiff
path: root/info/TrueType/sample.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/TrueType/sample.tex
Initial commit
Diffstat (limited to 'info/TrueType/sample.tex')
-rw-r--r--info/TrueType/sample.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/info/TrueType/sample.tex b/info/TrueType/sample.tex
new file mode 100644
index 0000000000..86c367df2c
--- /dev/null
+++ b/info/TrueType/sample.tex
@@ -0,0 +1,7 @@
+\documentclass{article}
+\begin{document}
+\renewcommand{\rmdefault}{bvr}\rmfamily
+\noindent Hello, I am VAG Rounded BT\\
+{\slshape Hello, I am VAG Rounded BT slanted}\\
+{\scshape Hello, I am VAG Rounded BT small capitals}\\
+\end{document}