diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-01-10 06:51:51 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-01-10 06:51:51 +0000 |
commit | fe4f89a5b0997983c73d365d4a36324320a96330 (patch) | |
tree | afb651b30abaa98641439dee8fdb7e5e78f87190 /README | |
parent | fd8f70bb0751bf07bcf0c4d92c047ec41e067fa2 (diff) | |
download | xmlgraphics-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-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |