From e6e19af63d722990c2518e6c7ae2cf100b4de397 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 17 Oct 2005 14:46:44 +0000 Subject: [PATCH] Received from DBLaTeX. The latest devel version of dblatex (pre-0.1.7) correctly renders callouts in all valid test cases in this document. --- testdocs/tests/mediaobjectco.002.xml | 212 +++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 testdocs/tests/mediaobjectco.002.xml diff --git a/testdocs/tests/mediaobjectco.002.xml b/testdocs/tests/mediaobjectco.002.xml new file mode 100644 index 000000000..73c5fe4ae --- /dev/null +++ b/testdocs/tests/mediaobjectco.002.xml @@ -0,0 +1,212 @@ + + +
+ +Unit Test: mediaobjectco.002 +$Id$ +DocBook Project Development Team + + +Invalid calspair coordinates format. + + + + + + + + + + + + + + + alt text + + +Valid mediaobjectco. It checks that the coordinates of the markups are +correct, and that the calloutlist is correct too. + + + + + + + + + + + + + + + + + + + + + Coordinates are (0,0) + + + Coordinates are (50%,0) + + + Coordinates are (100%,0) + + + Coordinates are (100%,50%) + + + Coordinates are (100%,100%) + + + Coordinates are (50%,100%) + + + Coordinates are (0,100%) + + + Coordinates are (0,50%) + + + Coordinates are (1/3,1/6) + + + Coordinates are (2/3,1/6) + + + + alt text + + +Valid mediaobjectco. It checks that the coordinates follow the actual +image sizes. + + + + + + + + + + + + + + + + + + + + + Coordinates are (0,0) + + + Coordinates are (50%,0) + + + Coordinates are (100%,0) + + + Coordinates are (100%,50%) + + + Coordinates are (100%,100%) + + + Coordinates are (50%,100%) + + + Coordinates are (0,100%) + + + Coordinates are (0,50%) + + + Coordinates are (1/3,1/6) + + + Coordinates are (2/3,1/6) + + + + alt text + + + + + + + + + + + + + + + + + + + + + + Coordinates are (0,0) + + + Coordinates are (50%,0) + + + Coordinates are (100%,0) + + + Coordinates are (100%,50%) + + + Coordinates are (100%,100%) + + + Coordinates are (50%,100%) + + + Coordinates are (0,100%) + + + Coordinates are (0,50%) + + + Coordinates are (1/3,1/6) + + + Coordinates are (2/3,1/6) + + + + alt text + + + +
-- 2.50.1