diff options
Diffstat (limited to 'docs/xml-docs/fop/todo.xml')
-rw-r--r-- | docs/xml-docs/fop/todo.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/xml-docs/fop/todo.xml b/docs/xml-docs/fop/todo.xml index c7940fe3c..e45b130f7 100644 --- a/docs/xml-docs/fop/todo.xml +++ b/docs/xml-docs/fop/todo.xml @@ -1,6 +1,15 @@ <?xml version="1.0" standalone="no"?> -<!-- SVG in FOP --> +<!-- TODO --> +<document> + <header> + <title>TODO</title> + <subtitle>TODO list for FOP</subtitle> + <authors> + </authors> + </header> + + <body> <s1 title="TODO List for FOP"> <s2 title="FOP TODO"> @@ -138,4 +147,6 @@ Currently patterns and gradients are not generated properly </s1> + </body> +</document> |