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
|
Source: yatex
Section: tex
Priority: optional
Maintainer: KURASHIKI Satoru <lurdan@gmail.com>
Uploaders: Junichi Uekawa <dancer@debian.org>
Build-Depends: debhelper (>= 12), debhelper-compat (= 12), dh-elpa, nkf, texinfo, emacs
Standards-Version: 4.5.1
Homepage: https://www.yatex.org/
Vcs-Git: https://salsa.debian.org/emacsen-team/yatex.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/yatex/
Package: yatex
Architecture: all
Depends: emacs, ${misc:Depends}, install-info
Recommends: texlive-latex-recommended, texlive-lang-cjk
Suggests: jbibtex-bin, mendexk, ptex-jtex, weblint-perl | weblint, firefox | www-browser
Description: Yet Another TeX mode for Emacs
YaTeX is an intelligent, acquisitive and integrated package which reduces
your efforts of composing LaTeX source on Emacs.
.
YaTeX automates typesetting and previewing of LaTeX and enables
completing input of LaTeX mark-up command such as `\begin{}'..`\end{}'.
.
This package also includes yahtml mode, the honest and bright YaTeX-compatible
major-mode for writing HTML. If you have noticed the power of YaTeX, you can
drive yahtml over the HTML files quickly and steadily. And vice versa, of
course.
.
YaTeX also supports Demacs which runs on MS-DOS(386), Mule
(Multi Language Enhancement to GNU Emacs), and LaTeX on DOS.
.
For more information, please refer to http://www.yatex.org/
|