1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
Source: writer2latex
Section: text
Priority: optional
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders:
Rene Engelhard <rene@debian.org>,
Chris Halls <halls@debian.org>,
Build-Depends:
ant,
debhelper-compat (= 13),
default-jdk,
javahelper,
libandroid-json-java,
libjaxb-java,
liblibreoffice-java,
libxalan2-java,
libxerces2-java,
tex-common,
unzip,
zip,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/libreoffice-team/extensions/writer2latex.git
Vcs-Browser: https://salsa.debian.org/libreoffice-team/extensions/writer2latex
Homepage: http://writer2latex.sourceforge.net
Package: writer2latex
Architecture: all
Depends:
default-jre | java6-runtime,
libwriter2latex-java,
${misc:Depends},
Recommends:
www-browser | x-www-browser | pdf-viewer | libreoffice-writer,
Description: OpenOffice.org Writer/Calc to LaTeX/XHTML converter
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents – in particular documents containing formulas – into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
Package: writer2latex-manual
Architecture: all
Section: doc
Depends:
${misc:Depends},
Multi-Arch: foreign
Description: OpenOffice.org Writer/Calc to LaTeX/XHTML converter -- manual
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents – in particular documents containing formulas – into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
.
This package contains the manual.
Package: libwriter2latex-java-doc
Architecture: all
Section: doc
Depends:
${misc:Depends},
Recommends:
www-browser | x-www-browser,
Multi-Arch: foreign
Description: OpenOffice.org Writer/Calc to LaTeX/XHTML converter -- javadoc
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents – in particular documents containing formulas – into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
.
This package contains the javadoc for the writer2latex library.
Package: libwriter2latex-java
Section: java
Architecture: all
Depends:
libxalan2-java,
libxerces2-java,
${java:Depends},
${misc:Depends},
Description: OpenOffice.org Writer/Calc to LaTeX/XHTML converter -- library
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents - in particular documents containing formulas - into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
.
This package contains the java library.
Package: libreoffice-writer2latex
Architecture: all
Depends:
default-jre | java6-runtime,
liblibreoffice-java,
libreoffice-core,
libreoffice-java-common,
${java:Depends},
${misc:Depends},
Enhances:
libreoffice-calc,
libreoffice-writer,
Description: Writer/Calc to LaTeX converter extension for LibreOffice
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents – in particular documents containing formulas – into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
.
This package contains the extension providing writer2latex for LibreOffice.
Package: libreoffice-writer2xhtml
Architecture: all
Depends:
default-jre | java6-runtime,
liblibreoffice-java,
libreoffice-core,
libreoffice-java-common,
${java:Depends},
${misc:Depends},
Enhances:
libreoffice-calc,
libreoffice-writer,
Description: Writer/Calc to XHTML converter extension for LibreOffice
Writer2LaTeX is a java utility to convert OpenOffice.org/LibreOffice
documents – in particular documents containing formulas – into other
formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.
.
This package contains the extension providing writer2xhtml for LibreOffice.
|