update documentation stylesheet for pdfs

This commit is contained in:
Arvid Norberg
2011-07-04 07:03:07 +00:00
parent bf9d864dd2
commit 70e6a6efaf

View File

@@ -72,7 +72,7 @@
["normal" , { ["normal" , {
"parent": "base" "parent": "base"
}], }],
["title_reference" , { ["title-reference" , {
"parent": "normal", "parent": "normal",
"fontName": "stdItalic" "fontName": "stdItalic"
}], }],
@@ -98,14 +98,14 @@
"parent": "bodytext", "parent": "bodytext",
"alignment": "TA_CENTER" "alignment": "TA_CENTER"
}], }],
["definition_list_term" , { ["definition-list-term" , {
"parent": "normal", "parent": "normal",
"fontName": "stdBold", "fontName": "stdBold",
"spaceBefore": 4, "spaceBefore": 4,
"spaceAfter": 0, "spaceAfter": 0,
"keepWithNext": true "keepWithNext": true
}], }],
["definition_list_classifier" , { ["definition-list-classifier" , {
"parent": "normal", "parent": "normal",
"fontName": "stdItalic" "fontName": "stdItalic"
}], }],