From 752d5455314bd0d6b470a177648dcedd440cc87e Mon Sep 17 00:00:00 2001 From: dkuhlman Date: Fri, 14 May 2010 21:40:15 +0000 Subject: 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 --- docutils/docs/user/odt.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docutils/docs/user') 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 -- cgit v1.2.1