From 31da62a25c31e64de43216e4a52fc08e6f4a132e Mon Sep 17 00:00:00 2001 From: dkuhlman Date: Mon, 3 May 2010 22:20:21 +0000 Subject: Added support for legends inside a figure git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6318 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/user/odt.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docutils/docs') diff --git a/docutils/docs/user/odt.txt b/docutils/docs/user/odt.txt index ec3fd6128..6b7f0300e 100644 --- a/docutils/docs/user/odt.txt +++ b/docutils/docs/user/odt.txt @@ -241,6 +241,10 @@ rststyle-bodyindent rststyle-bulletitem An item in an bullet list. +rststyle-caption + The caption in a figure or image. Also see + ``rststyle-legend``. + rststyle-codeblock Literal code blocks -- A block of example code. Created with double colon ("::") followed by an indented block or with the @@ -286,6 +290,10 @@ rststyle-highlights-enumitem rststyle-horizontalline A horizontal line, e.g. used for transitions. +rststyle-legend + The legend in a figure. See the Docutils figure directive. Also + see ``rststyle-caption``. + rststyle-table-title The style for titles of tables. See section `The table directive`_. @@ -726,7 +734,7 @@ http://docutils.sourceforge.net/docs/ref/rst/directives.html#custom-interpreted- `_. **Note:** The ability to base a role on another existing role is -not supported by ``odtwriter``. +*not* supported by ``odtwriter``. Hints and Suggestions and Features -- cgit v1.2.1