diff --git a/pdf/src/plugin-resources/fo-styles.xslt b/pdf/src/plugin-resources/fo-styles.xslt
index 48921915..516e917b 100644
--- a/pdf/src/plugin-resources/fo-styles.xslt
+++ b/pdf/src/plugin-resources/fo-styles.xslt
@@ -41,6 +41,10 @@
10pt
+
+ inherited-property-value(start-indent) + 1em
+ inherited-property-value(end-indent) + 1em
+
8pt
wrap
@@ -162,10 +166,11 @@
1em
1em
+ bold
- 1em
- 1em
+ inherited-property-value(start-indent) + 1em
+ inherited-property-value(end-indent) + 1em
0.6em
0.6em
diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml
index a57e24a8..92cc9b20 100644
--- a/pdf/xdocs/changes.xml
+++ b/pdf/xdocs/changes.xml
@@ -1,5 +1,4 @@
-