You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tex-compiler/texmf-dist/fonts/map/dvips/tetex/base14flags.ltx

12 lines
357 B

% $Id: base14flags.ltx 31831 2013-10-04 18:33:49Z karl $
% (Trivial, uncopyrightable, public domain.)
%
% This little LaTeX test file will see if pdftex gives missing flag
% warnings about base14 fonts when they are not downloaded.
%
\documentclass{article}
\pdfmapfile{pdftex_ndl14.map}
\usepackage{times}
\begin{document}
This is a test.
\end{document}