Pretest: dvi LaTeX, fontenc, type3 fonts

Brian Dunn bd at bdtechconcepts.com
Mon Mar 25 12:18:30 CET 2019


TeXLive Pretest 2019 without fontenc: Type 1C font.
TeXLive Pretest 2019 with fontenc: Type 3 font with bad bounding boxes.

TeXLive Pretest 2018 without fontenc: Type 1C font.
TeXLive Pretest 2018 with fontenc: Type 1C font.


---
% latex tm  &&  dvips tm  &&  ps2pdf tm.ps
% pdffonts tm.pdf


\documentclass{article}

% Type 1C fonts if not using fontenc
\usepackage[T1]{fontenc}% yields Type3 fonts with bad bounding boxes

\begin{document}
\makeatletter
The font family is \f at family
\makeatother
\end{document}
---



Brian

-- 
Brian Dunn
BD Tech Concepts LLC
http://www.BDTechConcepts.com


More information about the tex-live mailing list