File: control

package info (click to toggle)
latex2rtf 2.3.18a-5
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 9,392 kB
  • sloc: ansic: 20,424; makefile: 660; sh: 478; perl: 22
file content (48 lines) | stat: -rw-r--r-- 1,718 bytes parent folder | download
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
Source: latex2rtf
Section: tex
Priority: optional
Maintainer: Chris Lawrence <lawrencc@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper (>= 13),
               debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1.1),
               texlive-latex-extra,
               texlive-fonts-recommended
Build-Depends-Indep: texinfo,
                     texlive-bibtex-extra,
                     bsdextrautils | bsdmainutils (<< 12.1.1),
                     man2html,
                     man-db | man,
                     perl
Rules-Requires-Root: no
Homepage: http://latex2rtf.sourceforge.net

Package: latex2rtf
Architecture: any
Depends: imagemagick | graphicsmagick-imagemagick-compat,
         netpbm,
         texlive-base,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: latex2rtf-doc
Enhances: tetex-base, texlive-base
Description: Converts documents from LaTeX to RTF format
 Attempts to convert as much formatting information as possible from
 LaTeX to Microsoft's Rich Text Format (RTF).  While RTF has limited
 support for mathematical markup, it is widely supported as a "least
 common denominator" word processing format.
 .
 The detailed documentation is in the latex2rtf-doc package.

Package: latex2rtf-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Description: Converts documents from LaTeX to RTF - documentation
 Attempts to convert as much formatting information as possible from
 LaTeX to Microsoft's Rich Text Format (RTF).  While RTF has limited
 support for mathematical markup, it is widely supported as a "least
 common denominator" word processing format.
 .
 This package includes the documentation for LaTeX2RTF in HTML, Info
 and PDF formats.