diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-30 21:49:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-30 21:49:03 +0000 |
commit | c41e74eb5330ba759ef001e32e6652e630ac5a92 (patch) | |
tree | 9e611dd4377c943cdbe0e1c136c9e6253a58f10b /Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex | |
parent | 2778dc48e91669252a00aece6b29eccc9c5a15d3 (diff) |
beamer (30sep19)
git-svn-id: svn://tug.org/texlive/trunk@52222 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex index b1490c7ddb9..a001e152d77 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-fonts.tex @@ -164,7 +164,7 @@ To select the T1 encoding, use \verb|\usepackage[T1]{fontenc}|. Thus, if you hav \end{verbatim} to get beautiful outline fonts and correct hyphenation. Note, however, that certain older versions of the LM~bundle did not include correct glyphs for ligatures like ``fi,'' which may cause trouble. Double check that all ligatures are displayed correctly and, if not, update your installation. -Everything mentioned above applies to |pdflatex| and |latex|+|dvips|. Unlike those engines, |xelatex| and |lualatex| support OpenType fonts, and that means that you can use system fonts in your documents relatively easy. Details will eventually be documented in this manual. For now, you can take a look at the documentation for the |fontspec| package which supports both engines. Also, note that when you use |lualatex| or |xelatex| with EU2 or EU1 encoding, respectively, by default you get OpenType Latin Modern fonts. +Everything mentioned above applies to |pdflatex| and |latex|+|dvips|. Unlike those engines, |xelatex| and |lualatex| support OpenType fonts, and that means that you can use system fonts in your documents relatively easy. Details will eventually be documented in this manual. For now, you can take a look at the documentation for the |fontspec| package which supports both engines. Also, note that when you use |lualatex| or |xelatex| with TU encoding, respectively, by default you get OpenType Latin Modern fonts. \subsection{Changing the Fonts Used for Different Elements of a Presentation} |