aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/InlineContainer.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/apache/fop/fo/flow/InlineContainer.java')
-rw-r--r--src/org/apache/fop/fo/flow/InlineContainer.java4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/org/apache/fop/fo/flow/InlineContainer.java b/src/org/apache/fop/fo/flow/InlineContainer.java
index f6521cab4..6959e3423 100644
--- a/src/org/apache/fop/fo/flow/InlineContainer.java
+++ b/src/org/apache/fop/fo/flow/InlineContainer.java
@@ -69,6 +69,10 @@ public class InlineContainer extends FObj {
// this.properties.get("writing-mode");
}
+ protected boolean containsMarkers() {
+ return true;
+ }
+
/**
* This creates a single inline container area after
* laying out the child block areas. All footnotes, floats