Commit 2d33e010 authored by Jérome Perrin's avatar Jérome Perrin

set a leading for the title, in case title takes more than one line.

(removing align attribute is intentional, it's not supported)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12904 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 726f76a5
......@@ -69,7 +69,7 @@
\n
<paragraphstyle name="Normal" fontname="Helvetica" fontsize="9" align="LEFT" firstLineIndent="0"/>\n
<paragraphstyle name="Bullet" fontname="Helvetica" fontsize="9" bulletFontName="Symbol" bulletFontSize="8" leftIndent="20" firstLineIndent="0" parent="Normal"/>\n
<paragraphstyle name="Title" parent="Normal" fontname="Helvetica-Bold" fontsize="32" align="CENTER"/>\n
<paragraphstyle name="Title" parent="Normal" fontname="Helvetica-Bold" fontsize="32" leading="30"/>\n
<paragraphstyle name="Heading1" parent="Normal" fontname="Helvetica-Bold" fontsize="16" spacebefore="20"/>\n
<paragraphstyle name="Heading2" parent="Normal" fontname="Helvetica-Bold" fontsize="15" spacebefore="15"/>\n
<paragraphstyle name="Heading3" parent="Normal" fontname="Helvetica-Bold" fontsize="14" spacebefore="10"/>\n
......
18
\ No newline at end of file
19
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment