Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.70 ">

%body-font-family%

Name

%body-font-family% -- The font family used in body text

Synopsis

%body-font-family%

Description

The name of the font family used in body text (Times New Roman by default).

The values used here are system dependent (you have to have the fonts you select) and backend dependent (the backend has to know how to use them).

The values here work for the RTF backend under MS Windows. YMMV.

Source Code

(define %body-font-family% 
  ;; The font family used in body text
  "Times New Roman")