Various work on w2l 1.2
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@17 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
6f3a08b4f6
commit
c410adda52
17 changed files with 202 additions and 60 deletions
|
@ -1,9 +1,32 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<description xmlns="http://openoffice.org/extensions/description/2006"
|
||||
xmlns:d="http://openoffice.org/extensions/description/2006">
|
||||
xmlns:d="http://openoffice.org/extensions/description/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<identifier value="org.openoffice.da.writer4latex.oxt" />
|
||||
<version value="1.1.1" />
|
||||
<dependencies>
|
||||
<OpenOffice.org-minimal-version value="2.2" d:name="OpenOffice.org 2.2"/>
|
||||
</dependencies>
|
||||
|
||||
<publisher>
|
||||
<name xlink:href="http://writer2latex.sourceforge.net"
|
||||
lang="en">Writer2LaTeX</name>
|
||||
</publisher>
|
||||
|
||||
<display-name>
|
||||
<name lang="da">Writer4LaTeX frontend</name>
|
||||
<name lang="en">Writer4LaTeX frontend</name>
|
||||
</display-name>
|
||||
|
||||
<extension-description>
|
||||
<src xlink:href="descriptions/desc_da.txt" lang="da" />
|
||||
<src xlink:href="descriptions/desc_en.txt" lang="en" />
|
||||
</extension-description>
|
||||
|
||||
<icon>
|
||||
<default xlink:href="images/w2licon.png" />
|
||||
<high-contrast xlink:href="images/w2lhcicon.png" />
|
||||
</icon>
|
||||
|
||||
</description>
|
||||
|
|
3
source/oxt/writer4latex/descriptions/desc_da.txt
Normal file
3
source/oxt/writer4latex/descriptions/desc_da.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Writer4LaTeX integrerer Writer med din LaTeX distribution.
|
||||
|
||||
Sammen med Writer2LaTeX eksportfilteret (som også skal være installeret) giver det dig mulighed for at bruge Writer som LaTeX frontend
|
3
source/oxt/writer4latex/descriptions/desc_en.txt
Normal file
3
source/oxt/writer4latex/descriptions/desc_en.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Writer4LaTeX integrates Writer with your LaTeX distribution.
|
||||
|
||||
Working together with the Writer2LaTeX export filter (which must be installed) this enables you to use Writer as a LaTeX frontend
|
BIN
source/oxt/writer4latex/images/w2lhcicon.png
Normal file
BIN
source/oxt/writer4latex/images/w2lhcicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 447 B |
BIN
source/oxt/writer4latex/images/w2licon.png
Normal file
BIN
source/oxt/writer4latex/images/w2licon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue