From 9544d0f3406ae7994251577a8c087efc0ec907cc Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 5 Jan 2010 22:12:35 +0000 Subject: For remembering. --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 -- cgit v1.2.3