Rename w4l to w2l-configurations
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@207 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
ce49092980
commit
5400039c80
3 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
############################################################################
|
||||
# This is the Ant build file for writer2latex
|
||||
# Original: Sep 2004 (mgn)
|
||||
# version 1.6 (2014-10-29)
|
||||
# version 1.6 (2014-11-03)
|
||||
############################################################################
|
||||
-->
|
||||
<project name="w2l" default="help" basedir=".">
|
||||
|
@ -212,10 +212,10 @@
|
|||
<!-- delete the jar for this extension -->
|
||||
<delete file="${tmp}/writer2xhtml-filter.jar" />
|
||||
|
||||
<!-- Third extension: writer4latex.oxt -->
|
||||
<!-- Third extension: writer2latex-configurations.oxt -->
|
||||
|
||||
<!-- Pack extension -->
|
||||
<zip destfile="${target.lib}/writer4latex.oxt" basedir="source/oxt/writer4latex"/>
|
||||
<zip destfile="${target.lib}/writer2latex-configurations.oxt" basedir="source/oxt/writer2latex-configurations"/>
|
||||
|
||||
<!-- Fourth extension: xhtml-config-package.oxt (xhtml sample configuration package) -->
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tree_view version="02-nov-2014">
|
||||
<help_section application="writer4latex" id="w4l01" title="Writer4LaTeX">
|
||||
<topic id="writer4latex/org.openoffice.da.writer4latex.oxt/templates.xhp">Using the templates</topic>
|
||||
<help_section application="w2lconfig" id="w2lconfigurations01" title="Writer2LaTeX configurations">
|
||||
<topic id="w2lconfig/org.openoffice.da.w2lconfig.oxt/templates.xhp">Using the templates</topic>
|
||||
</help_section>
|
||||
</tree_view>
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<helpdocument version="1.0">
|
||||
<meta>
|
||||
<topic id="writer4latex-templates" indexer="include">
|
||||
<topic id="writer2latex-configurations-templates" indexer="include">
|
||||
<title xml-lang="en-US">Using the templates</title>
|
||||
<filename>org.openoffice.da.writer4latex.oxt/templates.xhp</filename>
|
||||
<filename>org.openoffice.da.writer2latex-configurations.oxt/templates.xhp</filename>
|
||||
</topic>
|
||||
</meta>
|
||||
<body>
|
||||
<paragraph role="heading" level="1" xml-lang="en-US">Using the templates</paragraph>
|
||||
<paragraph role="paragraph" xml-lang="en-US">You can use some special
|
||||
Writer templates provided with Writer4LaTeX to
|
||||
Writer templates provided with Writer2LaTeX configurations to
|
||||
create your documents. Using the styles supported by these templates, you can easily create standard LaTeX documents
|
||||
using the opportunities of standard LaTeX document classes.
|
||||
</paragraph>
|
||||
|
|
Loading…
Add table
Reference in a new issue