3 In LaTeX, there are nice packages allowing to switch fonts. Hence, for a simple
4 example we change the mode of the default texrunner instance to LaTeX and use
5 the `preamble` method to load the `times` package. ...
7 !! In general, it is more easy to use LaTeX with it's NFSS (new font selection
8 scheme) for font switching, although, in principle, this is also possible in
9 TeX. The LaTeX Font Catalog at http://www.tug.dk/FontCatalogue/ lists common
10 fonts, which can readily be used in LaTeX. Integrating other fonts into the
11 LaTeX requires some work. Sometimes one can find ready-to-use adaptions on CTAN