Add support for before/after attributes in xhtml style maps
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@187 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
049bf052bc
commit
de72a4f49e
16 changed files with 201 additions and 86 deletions
|
@ -44,6 +44,16 @@
|
|||
<paragraph role="heading" level="3" xml-lang="en-US">CSS class</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">Enter the name of a CSS class. If you leave this field empty, the
|
||||
<emph>class</emph> attribute will not be set.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:Before" id="bm_configbefore"/>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Before</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">The text you enter here will be added to the beginning of
|
||||
each paragraph formatted with this style.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:After" id="bm_configafter"/>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">After</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">The text you enter here will be added to the end of
|
||||
each paragraph formatted with this style.</paragraph>
|
||||
|
||||
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:BlockElement" id="bm_configblockelement"/>
|
||||
<paragraph role="heading" level="3" xml-lang="en-US">Block XHTML element</paragraph>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue