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
|
Source: texworks-manual
Section: editors
Priority: optional
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Uploaders: Norbert Preining <norbert@preining.info>,
Hilmar Preusse <hille42@web.de>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: texlive-latex-base,
texlive-latex-recommended,
texlive-fonts-recommended,
texlive-latex-extra,
texlive-lang-french,
texlive-luatex,
texlive-plain-generic,
ghostscript,
lmodern,
imagemagick,
netpbm
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://www.tug.org/texworks/
Vcs-Git: https://github.com/debian-tex/texworks-manual.git
Vcs-Browser: https://github.com/debian-tex/texworks-manual
Package: texworks-help-en
Architecture: all
Depends: ${misc:Depends}
Recommends: texworks
Multi-Arch: foreign
Description: English help files for TeXworks
This is the manual for program suite TeXworks (English).
For further information, see http://tug.org/texworks/
Package: texworks-help-fr
Architecture: all
Depends: ${misc:Depends}
Recommends: texworks
Multi-Arch: foreign
Description: French help files for TeXworks
This is the manual for program suite TeXworks (French).
For further information, see http://tug.org/texworks/
|