Do not set paper size to allow manual setting through make

This commit is contained in:
Johannes Schönberger
2013-03-13 12:16:58 +01:00
parent 1d9fb145f6
commit 5e67572ac7
+1 -1
View File
@@ -199,7 +199,7 @@ htmlhelp_basename = 'scikitimagedoc'
# -- Options for LaTeX output --------------------------------------------------
# The paper size ('letter' or 'a4').
latex_paper_size = 'a4'
#latex_paper_size = 'letter'
# The font size ('10pt', '11pt' or '12pt').
latex_font_size = '10pt'