
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@64 f0f2a975-2e09-46c8-9428-3b39399b9f3c
52 lines
No EOL
3.5 KiB
XML
52 lines
No EOL
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<helpdocument version="1.0">
|
|
<meta>
|
|
<topic id="writer2latex-configuration-pages" indexer="include">
|
|
<title xml-lang="en-US">Pages</title>
|
|
<filename>org.openoffice.da.writer2latex.oxt/Configuration/Pages.xhp</filename>
|
|
</topic>
|
|
</meta>
|
|
<body>
|
|
<paragraph role="heading" level="1" xml-lang="en-US">Pages</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Define how to convert page formatting</paragraph>
|
|
|
|
<section id="howtoget" xml-lang="en-US">
|
|
Choose <emph>Tools - Options - Writer2LaTeX - Pages</emph>
|
|
</section>
|
|
|
|
<paragraph role="heading" level="2" xml-lang="en-US">Page geometry (page size and margins)</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigExportGeometry" id="bm_configexportgeometry"/>
|
|
<paragraph role="heading" level="3" xml-lang="en-US">Export page geometry</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this if you want to export the page geometry. Otherwise the default
|
|
page geometry of the documentclass will be used.</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigUseGeometry" id="bm_configusegeometry"/>
|
|
<paragraph role="heading" level="3" xml-lang="en-US">Use geometry.sty</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this to use package geometry.sty to export the geometry of the page.
|
|
Otherwise the geometry will be exported using low level LaTeX commands.</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigExportHeaderFooter" id="bm_configexportheaderfooter"/>
|
|
<paragraph role="heading" level="2" xml-lang="en-US">Export header and footer</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this if you want to export the contents of the header and the footer.</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigUseFancyhdr" id="bm_configusefancyhdr"/>
|
|
<paragraph role="heading" level="3" xml-lang="en-US">Use fancyhdr.sty</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this to use the package fancyhdr.sty to export the header and footer of the page.
|
|
Otherwise the header and footer will be exported using low level LaTeX page style commands.</paragraph>
|
|
|
|
<paragraph role="heading" level="2" xml-lang="en-US">Page numbers</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigUseLastpage" id="bm_configuselastpage"/>
|
|
<paragraph role="heading" level="3" xml-lang="en-US">Use lastpage.sty</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this option to use the package lastpage.sty to represent the page count.
|
|
Otherwise the page count is not exported (e.g. content like "page 3 of 7" cannot be exported).</paragraph>
|
|
|
|
<paragraph role="heading" level="2" xml-lang="en-US">Endnotes</paragraph>
|
|
|
|
<bookmark xml-lang="en-US" branch="hid/org.openoffice.da.writer2latex.oxt:ConfigUseEndnotes" id="bm_configuseendnotes"/>
|
|
<paragraph role="heading" level="3" xml-lang="en-US">Use endnotes.sty</paragraph>
|
|
<paragraph role="paragraph" xml-lang="en-US">Check this to use the package endnotes.sty to format the endnotes in the
|
|
LaTeX document. Otherwise endnotes will be converted to footnotes.</paragraph>
|
|
</body>
|
|
</helpdocument> |