diff options
Diffstat (limited to 'Master/texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex')
-rw-r--r-- | Master/texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex b/Master/texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex deleted file mode 100644 index b7c852c4b5c..00000000000 --- a/Master/texmf-dist/doc/metapost/featpost/latex/logofeatpost.tex +++ /dev/null @@ -1,18 +0,0 @@ -\documentclass{article} -\newfont{\normald}{logod10 scaled 10000} -\usepackage{graphics,color} -%\setlength{\textwidth}{724pt} -%\setlength{\oddsidemargin}{-5.4mm} -%\setlength{\textheight}{57mm} -%\setlength{\topmargin}{-4mm} -%\setlength{\headheight}{5mm} -%\setlength{\headsep}{2mm} -%\setlength{\footskip}{2\baselineskip} -\pagestyle{empty} -\begin{document} -\fcolorbox{white}{white}{ - \begin{tabular}{l} - {\normald FEATPOST} - \end{tabular} - } -\end{document} |