diff --git a/pdf/src/plugin-resources/fo-body.xslt b/pdf/src/plugin-resources/fo-body.xslt index 989d8ed4..b9c3da9a 100644 --- a/pdf/src/plugin-resources/fo-body.xslt +++ b/pdf/src/plugin-resources/fo-body.xslt @@ -67,14 +67,14 @@ - + - + - + @@ -104,7 +104,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -200,7 +200,6 @@ - @@ -212,34 +211,34 @@ - - - - - - - - - - - - - - - - + + + + + - - - - - - - - + - + + + + + + + + + + + + + + + + + + + @@ -290,8 +289,8 @@ - - + + @@ -324,34 +323,34 @@ - - - - - - - - - - - - - - - - + + + + + - - - - - - - - + - + + + + + + + + + + + + + + + + + + + @@ -366,35 +365,33 @@ - - - - - - - / - - - - - - - - - - - - - - - + + + + + + / + + + + + + + + + + + + + + + - @@ -414,7 +411,6 @@ - @@ -436,7 +432,6 @@ - @@ -558,7 +553,7 @@ - - @@ -35,7 +34,7 @@ Table of Contents - + diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 8cb6fb95..ad678aac 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,6 +25,7 @@ Missing patch for MPPDF-24 ( it defines a missing attribute for <code style="indent"> tags and cleans up some layout issues with definition lists). + Fix some "contents overflows area" errors. Allow copy and paste from pdf to text editor.