Package: auctex
Version: N/A
Severity: normal
Tags: patch
Dear Debian maintainer,
On Monday, October 29, 2007, I notified you of the beginning of a review process
concerning debconf templates for auctex.
The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.
Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.
Please try to avoid uploading auctex with these changes right now.
The second phase of this process will begin on Monday, November 26, 2007, when
I will
coordinate updates to translations of debconf templates.
The existing translators will be notified of the changes: they will
receive an updated PO file for their language.
Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.
Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.
The call for translation updates and new translations will run until
about Monday, December 17, 2007. Please avoid uploading a package with fixed or
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.
Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.
Around Tuesday, December 18, 2007, I will contact you again and will send a
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).
Again, thanks for your attention and cooperation.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- auctex.old/debian/auctex/templates 2007-10-25 20:42:56.181222127 +0000
+++ auctex/debian/auctex/templates 2007-11-23 09:33:30.702286135 +0000
@@ -1,34 +1,46 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
Template: auctex/doauto
Type: select
__Choices: Background, Foreground, None
Default: Background
+#flag:comment:3
+# Translators: do NOT translate ${LOGFILE}
_Description: (La)TeX macros parsing mode:
- To greatly improve AUCTeX performances, every TeX macro package and LaTeX
- style file currently installed at your site will be parsed.
+ To improve the performance of AUCTeX, every currently installed TeX
+ macro package and LaTeX style file will be parsed.
.
- This may take a lot of time, so it should be probably done in the
- background; however you may also choose to have it done in the foreground,
- or to skip the parsing at all instead. If you choose Background, you will
- find a detailed log of the process in the file: ${LOGFILE}.
+ This may take a lot of time, so it should probably be done in the
+ background. You may also choose to have it done in the foreground,
+ or to skip that step. If you choose 'Background', you will
+ find a detailed log of the process in ${LOGFILE}.
.
- A weekly cron job will also take care of updating the data collected now,
- so usually you won't need to worry about them whenever you install new
+ A weekly cron job will also take care of updating the cached data,
+ so that no specific action is required whenever you install new
(La)TeX packages or remove old ones.
.
- Anyway, you can update them by hand running update-auctex-elisp.
+ This update can be run manually at any moment by running
+ 'update-auctex-elisp'.
Template: auctex/doautofg
Type: select
__Choices: Console, File
Default: File
+#flag:comment:3
+# Translators: do NOT translate ${LOGFILE}
_Description: Parsing output destination:
You chose to parse TeX macro packages and LaTeX style files in foreground.
- This is OK, but normally it will also generate quite a lot of output.
- .
- By default -- i.e., answering File to this question -- further output from
- the parsing process will go to a file named: ${LOGFILE}.
+ This operation generates a lot of information. Please choose where
+ this information should be sent:
.
- If you answer Console, you will see all of the (boring) output right on
- your terminal.
+ File: output goes to ${LOGFILE};
+ Console: output goes to the current console.
# arch-tag: f0377964-4347-46dc-a310-3f371380b170-child
--- auctex.old/debian/control 2007-10-25 20:42:56.181222127 +0000
+++ auctex/debian/control 2007-11-13 07:58:31.739559166 +0000
@@ -5,6 +5,7 @@
Uploaders: OHURA Makoto <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
Build-Depends-Indep: emacs22 | emacs21 | emacs-snapshot, eperl, gs-gpl | gs,
po-debconf, texlive-latex-base, texinfo, texi2html (>=1.76-1)
+Homepage: http://www.gnu.org/software/auctex/
Package: auctex
Architecture: all
@@ -14,53 +15,43 @@
Conflicts: emacspeak (<= 17.0-1), preview-latex
Replaces: preview-latex
Provides: preview-latex
-Description: An integrated environment for editing TeX and friends documents
+Description: integrated document editing environment for TeX etc.
AUCTeX is a comprehensive customizable integrated environment for writing
- input files for TeX/LaTeX/ConTeXt/Texinfo using Emacs.
+ input files for TeX/LaTeX/ConTeXt/Texinfo using GNU Emacs. Currently XEmacs
+ ships with its own AUCTeX version.
.
- It lets you process your source files by running TeX and related tools (such
+ It supports processing source files by running TeX and related tools (such
as output filters, post processors for generating indices and bibliographies,
- and viewers) from inside Emacs. AUCTeX lets you browse through the errors
- TeX reported, while it moves the cursor directly to the reported error, and
- displays some documentation for that particular error. This will even work
+ and viewers) from inside Emacs. AUCTeX allows browsing through the errors
+ reported by TeX, while it moves the cursor directly to the reported error, and
+ displays some documentation for that particular error. This will even work
when the document is spread over several files.
.
- One component of AUCTeX that LaTeX users will find attractive is
- preview-latex, a combination of folding and in-source previewing that
- provides true "What You See Is What You Get" experience in your sourcebuffer,
- while letting you retain full control. preview-latex comes with its own
- manual.
- .
- AUCTeX automatically indents your `LaTeX-source', not only as you write
- it---you can also let it indent and format an entire document. It has a
- special outline feature, which can greatly help you `getting an overview' of
- a document.
- .
- Apart from these special features, AUCTeX provides a large range of handy
- Emacs macros, which in several different ways can help you write your
- documents fast and painlessly.
- .
- All features of AUCTeX are documented using the GNU Emacs online
- documentation system. That is, documentation for any command is just a key
- click away!
- .
- AUCTeX is written entirely in Emacs-Lisp, and hence you can easily add new
- features for your own needs. It has become recently a GNU project. AUCTeX
- is distributed under the `GNU General Public License Version 2'.
- .
- Currently XEmacs ships with its own AUCTeX, so this package should only
- be used with GNU/Emacs. (I.e., you don't need to install this package if
- your site uses only XEmacs.)
- .
- Homepage: http://www.gnu.org/software/auctex/
+ AUCTeX can automatically indent LaTeX 'source', either line by line or
+ for an entire document, and has a special outline feature which can
+ greatly assist in getting an overview of a document.
+ .
+ AUCTeX is written entirely in Emacs Lisp, and may therefore be enhanced
+ with new features for specific needs. It comes with a large range of
+ handy Emacs macros. It is a GNU project, and documentation for all its
+ features is accessible via the Emacs info browser.
Package: preview-latex-style
Architecture: all
Depends: tex-common
Recommends: doc-base
Conflicts: preview-latex (<=0.7.3-2)
-Description: LaTeX style files for editor embedded preview of some environments
- These style files are allow previewing LaTeX environments such as math or
- figures in editors which support it.
- .
- Homepage: http://www.gnu.org/software/auctex/preview-latex.html
+Homepage: http://www.gnu.org/software/auctex/preview-latex.html
+Description: 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.