Quantcast
Channel: How to include "Bookman Old Style" font as a main font in my Ph.D thesis? - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 3

Answer by user31729 for How to include "Bookman Old Style" font as a main font in my Ph.D thesis?

$
0
0

The Bookman font does not need XeLaTeX or LuaLaTeX at all, it can be used with LaTeX/PdfLaTeX of course.

\documentclass[10pt]{book}\usepackage{bookman}\usepackage{blindtext}\begin{document}\Large\chapter{Bookman font test}\blindtext[10]\end{document}

A look into the log or on the output screen during a compilation run shows whether the fonts are included:

enter image description here

enter image description here


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>