aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-01-10 06:51:51 +0000
committerJeremias Maerki <jeremias@apache.org>2006-01-10 06:51:51 +0000
commitfe4f89a5b0997983c73d365d4a36324320a96330 (patch)
treeafb651b30abaa98641439dee8fdb7e5e78f87190 /README
parentfd8f70bb0751bf07bcf0c4d92c047ec41e067fa2 (diff)
downloadxmlgraphics-fop-fe4f89a5b0997983c73d365d4a36324320a96330.tar.gz
xmlgraphics-fop-fe4f89a5b0997983c73d365d4a36324320a96330.zip
Documented the missing feature for internal basic-links as described on fop-users.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@367511 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index ad179ded4..fc6ae1bea 100644
--- a/README
+++ b/README
@@ -139,3 +139,6 @@ Known issues:
- Leaders with the "rule" pattern don't work for PostScript output.
- break-after may in some cases cause subsequent content to be swallowed.
Please use break-before, if possible.
+ - Internal basic-links don't point to the exact location on a page, yet,
+ as they did in 0.20.5. Currently you land in the upper left corner of
+ the page.