Fonts & Character Sets ⇒ Change font to everything below
Change font to everything below
I have a trouble regarding the fonts that I have not find. It is possible in latex to set a command so that everything below is set to a specific font? (at least until there is another command reseting the main font?
Thank you very much!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Change font to everything below
most font changing commands do this: they set the font so everything below is set to that - until an environment or group ends.
What specifically would you like to set? There are commands for font properties, but also for font families, and pdfLaTeX may be different than XeLaTeX.
Stefan