From d9fc7b76e86d09625647a56e4d81d63bcb2dda4f Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Thu, 4 Jan 2001 05:27:05 +0000 Subject: [PATCH] examples table backgrounds, cells, rows, columns, body etc. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193949 13f79535-47bb-0310-9956-ffa450edef68 --- docs/examples/tables/background.fo | 789 +++++++++++++++++++++++++++++ 1 file changed, 789 insertions(+) create mode 100644 docs/examples/tables/background.fo diff --git a/docs/examples/tables/background.fo b/docs/examples/tables/background.fo new file mode 100644 index 000000000..8ebfd6084 --- /dev/null +++ b/docs/examples/tables/background.fo @@ -0,0 +1,789 @@ + + + + + + + + + + + + + table examples + + + Page + + + + + + Table 1: cell background + + + + + + + + + + + + + + green cell + + + + + red cell + + + + + blue cell + + + + + yellow cell + + + + + text for an extra line in the table row + + + + + + + + Table 1: row background + + + + + + + + + + + + + row with + + + + + green + + + + + background + + + + + text for an extra line in the table row + + + + + + + row with + + + + + red + + + + + background + + + + + text for an extra line in the table row + + + + + + + row with + + + + + blue + + + + + background + + + + + text for an extra line in the table row + + + + + + + + Table 1: column background + + + + + + + + + + + + + + table columns + + + + + with + + + + + different + + + + + backgrounds + + + + + text for an extra line in the table row + + + + + + + extra + + + + + table row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: column backgrounds over page + + + + + + + + + + + + + + table columns + + + + + with + + + + + different + + + + + backgrounds + + + + + text for an extra line in the table row + + + + + + + extra + + + + + table row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: body background + + + + + + + + + + + + + + body with + + + + + green + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + red + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + blue + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + yellow + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: table background + + + + + + + + + + + + + + table with + + + + + green + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + table with + + + + + red + + + + + background + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: combinations + + + + + + + + + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + + + + table with + + + + + blue + + + + + row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + table with + + + + + normal + + + + + row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + -- 2.39.5