summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lucold/test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lucold/test.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/lucold/test.tex16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/fonts/lucold/test.tex b/Master/texmf-dist/doc/fonts/lucold/test.tex
deleted file mode 100644
index c128cab3378..00000000000
--- a/Master/texmf-dist/doc/fonts/lucold/test.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-% $Id: test.tex,v 1.1 1999/05/25 12:16:26 loreti Exp $
-
-\documentclass{article}
-\usepackage[OT1]{fontenc}
-\usepackage[expert]{lucidabr}
-\usepackage[text,nomath]{lucold}
-
-\setcounter{page}{123}
-
-\begin{document}
-\noindent
-Testing normal text: 1234567890; normal math: $z = 1234567890$.
-\par\vspace{1cm}\noindent
-Testing bold text: \textbf{1234567890}; bold math:
-{\boldmath $z = 1234567890$}.
-\end{document}