diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-23 03:36:59 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-23 03:36:59 +0100 |
commit | d3093f96ba48e1824b309c38e4d3504b472751d7 (patch) | |
tree | 17df636848fab118c7656bc2cb285300797e2680 /groff_present.7 | |
parent | 15f64d20e59591966de976270f8595e40e612967 (diff) | |
download | gpresent-fork-master.tar.gz |
Diffstat (limited to 'groff_present.7')
-rw-r--r-- | groff_present.7 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/groff_present.7 b/groff_present.7 index ec08624..a5374c9 100644 --- a/groff_present.7 +++ b/groff_present.7 @@ -201,6 +201,8 @@ in a big font (smaller than with .BR TITLE ) in a color that can be specified with the macro .BR SUBTITLECOLOR . +.B SUBTITLEFONT +can be used to change the font of subtitles. .TP .BI SUBTITLECOLOR " name" Sets the color of subtitles to @@ -229,11 +231,19 @@ indented with indentation if given (default 0.5i) .RE .TP +.BI SUBTITLEFONT " font" +Sets the font of subtitles to +.IR font . +.br +Default: R +.TP .BI TITLE " string" Makes a title in a way that can be specified with the macro .B TITLEFORMAT in a big font in a color that can be specified with the macro .BR TITLECOLOR . +.B TITLEFONT +can be used to change the font of titles. .TP .BI TITLECOLOR " name" Sets the color of titles to @@ -261,6 +271,12 @@ indented with indentation .I n if given (default 0.5i) .RE +.TP +.BI TITLEFONT " font" +Sets the font of titles to +.IR font . +.br +Default: R .SS Strings .TP .BI \e*[col name ] |