[meta-freescale] [Documentation][PATCH 27/31] RN: Change the default font size and type

Daiane Angolini daiane.list at gmail.com
Fri Oct 24 18:15:10 PDT 2014


Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/conf.py | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/release-notes/source/conf.py b/release-notes/source/conf.py
index c39f542..0d16b96 100644
--- a/release-notes/source/conf.py
+++ b/release-notes/source/conf.py
@@ -191,19 +191,14 @@ latex_elements = {
 'papersize': papersize,
 
 # The font size ('10pt', '11pt' or '12pt').
-#'pointsize': '10pt',
+'pointsize': '11pt',
 
-'fontpkg': '',
+'fontpkg': '\\usepackage{lmodern}',
 'utf8extra': '',
 'inputenc': '\\usepackage[utf8x]{inputenc}',
 
 # Additional stuff for the LaTeX preamble.
-'preamble': "\
-\\usepackage{tabularx} \
-\\usepackage[table]{xcolor} \
-\\definecolor{lightgray}{gray}{0.94} \
-\\rowcolors{1}{lightgray}{white}\
-\\renewcommand{\\arraystretch}{1.7}"
+#'preamble': ""
 }
 
 # Grouping the document tree into LaTeX files. List of tuples
-- 
1.9.1



More information about the meta-freescale mailing list