AUC TeX: An Emacs Extension
These macros make it easier for you to write TeX documents with GNU
Emacs. Documentation can be found under:
/usr/share/doc/packages/emacs-auctex/
and in the dvi files math-ref.dvi and tex-ref.dvi (reference cards) and
in the info file auctex in emacs info-mode.
AuC TeX is integrated in XEmacs 19.15 and higher, so these packages may
not be installed concurrently. Note that the binary formats of the
byte-compiled lisp files of the two emacs editors are incompatible, so
you cannot use this package for XEmacs.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/emacs-auctex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
auctex-12.1.tar.gz | 0001476296 1.41 MB | |
dvips.patch | 0000000380 380 Bytes | |
emacs-auctex.changes | 0000022616 22.1 KB | |
emacs-auctex.spec | 0000005119 5 KB | |
emacs-auctex.test | 0000000508 508 Bytes |
Revision 35 (latest revision is 50)
Dominique Leuenberger (dimstar_suse)
accepted
request 597702
from
Dr. Werner Fink (WernerFink)
(revision 35)
- Update to 12.1 due bug boo#1088548 * AUCTeX now requires GNU Emacs 24 or higher. Support for XEmacs has * Besides the change in the supported version of Emacs, there has been no functional change in this release, which is equivalent to version 11.92. * preview-latex is compatible with Ghostscript 9.22 where the operator '.runandhide' is removed. All occurrences of '.runandhide' in preview-latex are replaced by alternative code making it work with Ghostscript 9.22 again. * AUCTeX has a new customize option 'TeX-math-input-method-off-regexp'. When you begin to input a math formula, the current input method is turned off if its name matches this regular expression. * The window system focus is pulled back to Emacs when viewing with evince-compatible viewers if a new customize option 'TeX-view-evince-keep-focus' is non-nil. * The usual dose of bug fixes was administered. * Now AUCTeX has a logo. The LaTeX code to create it is available in the 'etc/' directory of the package. * Add support for 'upmendex', an extension of 'makeindex' capable of sorting indexes by unicode based ICU. * Fix preview-latex to interact correctly with Japanese LaTeX. The parsing routine was made robust not to be confused by the 7-bit encoding of Japanese text and the necessary option to LaTeX command is kept even when preamble caching is enabled. * The new "Glossaries" entry in 'TeX-command-list' runs the command 'makeglossaries'. * Fontification of control symbols has been improved. Characters defined in 'font-latex-match-simple-exclude-list' do not receive any fontification. In DocTeX mode, the character '_' is removed
Comments 0