auctex 11.90-2ubuntu1 source package in Ubuntu

Changelog

auctex (11.90-2ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.90-2) unstable; urgency=medium

  [ Davide G. M. Salvetti ]
  * [9572013] debian/rules (snapshot): Do not sign snapshots
  * [2b18f96] debian/watch: Check GPG signature
  * [60b3789] debian/COPYRIGHT: Update
  * [f794a56] debian/rules (SBUILD): Do not overquote

  [ Norbert Preining ]
  * [ec2ea9c] Add patch: Support new date format of LaTeX kernel in TL2017.
    Thanks to Markus Kohm

 -- Dimitri John Ledkov <email address hidden>  Thu, 27 Jul 2017 09:39:09 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
auctex_11.90.orig.tar.gz 1.4 MiB 3c232fd8e57780edea28cd3035afcc2b6ed965b5954e96b34a258cacfcaaf18f
auctex_11.90-2ubuntu1.debian.tar.xz 55.0 KiB 7997510aeffea1d5136f5491623c68ecbf0f18771dea48309bb1e3ef82db05be
auctex_11.90-2ubuntu1.dsc 1.8 KiB 7dd09a90e85fa5c6ae80681d24f41bfac7a793ee7c9ae041b9c1f65dfd005e9b

Available diffs

View changes file

Binary packages built by this source

auctex: No summary available for auctex in ubuntu artful.

No description available for auctex in ubuntu artful.

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.