auctex 11.88-1.1ubuntu1 source package in Ubuntu

Changelog

auctex (11.88-1.1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - drop emacs23, default to emacs24.
    - debian/control:
      + Recommend xdg-utils.
      + Recommend evince (main) instead of xpdf (universe).
    - debian/patches/use-xdg-open.patch: use xdg-open instead of hard-coded
      xpdf.
    - debian/patches/use-firefox.patch: use firefox instead of hard-coded
      'netscape'.

auctex (11.88-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use interest-nowait triggers for files in /usr/share (closes: #772873).

 -- Dimitri John Ledkov <email address hidden>  Thu, 19 Nov 2015 14:17:50 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
tex
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main tex

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
auctex_11.88.orig.tar.gz 1.2 MiB 716867d5fbcc5c67cca781d7c1984e6a3a6d5da056ec3b4f35170805bf4dc83f
auctex_11.88-1.1ubuntu1.debian.tar.xz 50.4 KiB b73458a915cdcf76131d1cac455891d3bc1d03181e0ee7998a2a19c332bd9c69
auctex_11.88-1.1ubuntu1.dsc 1.8 KiB 9ad31791d49c7353368299780fea18557ce814190b0f595bb3b4afba16031d8f

Available diffs

View changes file

Binary packages built by this source

auctex: No summary available for auctex in ubuntu yakkety.

No description available for auctex in ubuntu yakkety.

preview-latex-style: extraction of elements from LaTeX documents as graphics

 The purpose of preview is the extraction of selected elements from a
 LaTeX source, like formulas or graphics, into separate pages of a DVI
 file. A flexible and convenient interface allows it to specify what
 commands and constructs should be extracted. This works with DVI files
 postprocessed by either Dvips and Ghostscript or dvipng, but it also
 works when using PDFTeX for generating PDF files.
 .
 Currently, preview.sty is used by preview-latex, the WYSIWYG component of
 the AUCTeX editing environment; for generation of previews in LyX; as
 part of the operation of the ps4pdf and pst-pdf LaTeX packages; by the
 tbook XML system and some other tools.