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
|
Source: lyx
Maintainer: Debian LyX Maintainers <pkg-lyx-devel@lists.alioth.debian.org>
Uploaders: Per Olofsson <pelle@debian.org>, Sven Hoexter <hoexter@debian.org>, Nick Andrik <nick.andrik@gmail.com>
Section: editors
Priority: optional
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-lyx/lyx.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-lyx/lyx.git
Homepage: http://www.lyx.org/
Build-Depends: python, debhelper (>= 9), dh-python, bc,
libz-dev, libx11-dev, libenchant-dev, libmythes-dev,
autotools-dev, libmagic-dev,
qtbase5-dev (>= 5.6.0), libqt5svg5-dev,
libboost-dev, libboost-filesystem-dev, libboost-signals-dev,
libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev,
pkg-config, tex-common
Package: lyx
Architecture: any
Replaces: lyx-common (<< 2.1.2-3)
Breaks: lyx-common (<< 2.1.2-3)
Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils
Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-recommended, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, fonts-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html
Suggests: rcs, latex-xcolor, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, lyx-dbg (= ${binary:Version})
Description: document processor
LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and
typesetting quality of LaTeX available for people who are used to
word processors. Since LyX supports LaTeX's concept of general
mark-ups, it is even easier and faster to create professional quality
documents with it than with usual word processors. It is also
possible to use LaTeX commands within LyX, so nothing of LaTeX's
power is lost.
.
You can extend the functionality of LyX by installing these packages:
* chktex: check for typographical errors
* gnuhtml2latex: import HTML documents
* groff: improved table formatting in plain text exports
* latex-xcolor: for coloured change tracking
* librsvg2-bin, inkscape: use the SVG image format in LyX documents
* linuxdoc-tools: export SGML LinuxDoc documents
* mythes-*: use the OpenOffice.org/LibreOffice Thesaurus
* noweb: import noweb files
* rcs: integrated version control
* sgmltools-lite: export SGML DocBook documents
* texlive-xetex: use the XeTeX typesetting system
* wv: import MS Word documents
Package: lyx-common
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${python:Depends}
Recommends: lyx
Description: architecture-independent files for LyX
This package contains LyX's common files which are not
architecture-dependent. See the lyx package for a description of LyX
itself.
Package: lyx-dbg
Architecture: any
Depends: ${misc:Depends}, lyx (= ${binary:Version})
Section: debug
Priority: extra
Description: debugging symbols for LyX
This package contains debugging symbols for LyX.
Package: fonts-lyx
Architecture: all
Multi-arch: foreign
Section: fonts
Depends: ${misc:Depends}
Description: TrueType versions of some TeX fonts used by LyX
These fonts are needed for the visual math symbol display in
LyX. They can also be used to display MathML in Gecko-based browsers
like Iceweasel.
.
The following fonts are included in this package:
* cmex10 - Computer Modern math extension
* cmmi10 - Computer Modern math italic
* cmr10 - Computer Modern Roman
* cmsy10 - Computer Modern math symbols
* esint10 - Alternate integrals
* eufm10 - Euler Fraktur (medium-weight)
* msam10 - Extra math symbols, first series
* msbm10 - Extra math symbols, second series, including Blackboard Bold
* wasy10 - Waldi symbol fonts
Package: ttf-lyx
Architecture: all
Section: oldlibs
Priority: extra
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, fonts-lyx
Description: transitional package
This package only exists to facilitate the renaming of ttf-lyx to
fonts-lyx. You may safely remove this package once no other package
depends on it.
|