summaryrefslogtreecommitdiff
path: root/docutils/docs/user
diff options
context:
space:
mode:
authordkuhlman <dkuhlman@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-05-14 21:40:15 +0000
committerdkuhlman <dkuhlman@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-05-14 21:40:15 +0000
commit752d5455314bd0d6b470a177648dcedd440cc87e (patch)
treea59dcb38b8eed7e44e6201f57af0c031d206776b /docutils/docs/user
parent95c557ab06f08a06e8bd40ca0cd5ae8406712ffc (diff)
downloaddocutils-752d5455314bd0d6b470a177648dcedd440cc87e.tar.gz
Added styles rststyle-image and rststyle-figureframe for images and figures
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6325 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user')
-rw-r--r--docutils/docs/user/odt.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/docutils/docs/user/odt.txt b/docutils/docs/user/odt.txt
index 6b7f0300e..567c6d5bf 100644
--- a/docutils/docs/user/odt.txt
+++ b/docutils/docs/user/odt.txt
@@ -565,6 +565,17 @@ rststyle-subtitle
The style for the document sub-title.
+Image and figure styles
+~~~~~~~~~~~~~~~~~~~~~~~~~
+
+rststyle-image
+ The style applied to an image, either an image by itself or an
+ image in a figure.
+
+rststyle-figureframe
+ The style applied to a figure (actually to the frame that
+ surrounds a figure).
+
Defining and using a custom stylesheet