diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-07-12 09:51:51 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-07-12 09:51:51 -0700 |
commit | c497d79dfddad38d46099734efbc7cd9bbcd7e7b (patch) | |
tree | 554921b871ad0d6a74c6f647e4a36bf39f660dde /man | |
parent | fe39bb009f4f2c6527652112208768a45cccf4c1 (diff) | |
download | pandoc-c497d79dfddad38d46099734efbc7cd9bbcd7e7b.tar.gz |
Rebuild man page
Diffstat (limited to 'man')
-rw-r--r-- | man/pandoc.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1 index d77ea45cb..eaae7707d 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -1660,6 +1660,13 @@ options for LaTeX beamer themes (a list). .TP .B \f[C]titlegraphic\f[R] image for title slide +.SS Variables for PowerPoint slide shows +.PP +These variables control the visual aspects of a slide show that are not +easily controled via templates. +.TP +.B \f[C]monofont\f[R] +font to use for code. .SS Variables for LaTeX .PP Pandoc uses these variables when creating a PDF with a LaTeX engine. |