w2phtml/source/oxt/writer2xhtml/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp
henrikjust 51f960d510 Merge spans in LaTeX + add UI for two new options
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@175 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2014-09-19 15:26:50 +00:00

64 lines
No EOL
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<meta>
<topic id="writer2xhtml-configuration-content" indexer="include">
<title xml-lang="en-US">Content</title>
<filename>org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp</filename>
</topic>
</meta>
<body>
<paragraph role="heading" level="1" xml-lang="en-US">Content</paragraph>
<paragraph role="paragraph" xml-lang="en-US"></paragraph>
<section id="howtoget" xml-lang="en-US">
Choose <emph>Tools - Options - Writer2xhtml - Content</emph>
</section>
<paragraph role="heading" level="2" xml-lang="en-US">Formulas</paragraph>
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:Formulas" id="bm_configformulas"/>
<paragraph role="heading" level="3" xml-lang="en-US">Include as</paragraph>
<paragraph role="paragraph" xml-lang="en-US">Select how to export formulas if you are not using XHTML+MathML or HTML5.</paragraph>
<list type="unordered">
<listitem>
<paragraph role="paragraph" xml-lang="en-US"><emph>Image with StarMath code</emph>: Export formulas as images
with the original StarMath formula in the alt attribute.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" xml-lang="en-US"><emph>Image with LaTeX code</emph>: Export formulas as images
with LaTeX code in the alt attribute.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" xml-lang="en-US"><emph>StarMath code</emph>: Export the original StarMath code directly
in the text.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" xml-lang="en-US"><emph>LaTeX code</emph>: Export LaTeX code directly in the text.</paragraph>
</listitem>
</list>
<paragraph role="heading" level="2" xml-lang="en-US">Footnotes and endnotes</paragraph>
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:FootnotesHeading" id="bm_configfootnotesheading"/>
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:EndnotesHeading" id="bm_configendnotesheading"/>
<paragraph role="heading" level="3" xml-lang="en-US">Endnote heading</paragraph>
<paragraph role="paragraph" xml-lang="en-US">In %PRODUCTNAME Writer, endnotes cannot have a heading. If you want to add
a heading for the endnotes in the exported document, enter the desired heading here.</paragraph>
<paragraph role="heading" level="3" xml-lang="en-US">Footnote heading</paragraph>
<paragraph role="paragraph" xml-lang="en-US">In %PRODUCTNAME Writer, footnotes (when used as endnotes) cannot have a heading.
If you want to add a heading for the footnotes in the exported document, enter the desired heading here.
This has no effect if footnotes are placed at the bottom of the page.</paragraph>
<paragraph role="heading" level="2" xml-lang="en-US">SVG images</paragraph>
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2xhtml.oxt:InlineSvg" id="bm_configinlinesvg"/>
<paragraph role="heading" level="3" xml-lang="en-US">Embed SVG images in the HTML document</paragraph>
<paragraph role="paragraph" xml-lang="en-US">If you check this option, SVG images will be embedded directly
in the HTML document. Otherwise they will be included in a separate file. SVG images are only supported
in HTML5.</paragraph>
</body>
</helpdocument>