diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index f49519a05..935bd386d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -300,6 +300,7 @@ latex_elements = { 'date':'', 'releasename':'Version', 'title':r'The repoze.bfg Web Application \newline Framework', +# 'pointsize':'12pt', # uncomment for 12pt version } from docutils import nodes |
