2015-12-04 13:21:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 13 19:25:26 UTC 2015 - auxsvr@gmail.com
|
|
|
|
|
|
|
|
- Remove auctex-11.86-dinbrief.dif, as it's been merged upstream, and
|
2015-12-05 00:03:04 +01:00
|
|
|
everything in auctex-11.87.dif except for the dvips part (now in
|
|
|
|
dvips.patch).
|
2015-12-04 13:21:11 +01:00
|
|
|
- Update to 18.89.
|
|
|
|
* You can now run all commands needed to compile a document and then
|
|
|
|
open the viewer with a single command: 'TeX-command-run-all', bound
|
|
|
|
to 'C-c C-a'.
|
|
|
|
* Commands such as LaTeX and View can now be executed conveniently on
|
|
|
|
the current section (or part, chapter, subsection, etc). See
|
|
|
|
'LaTeX-command-section' and 'LaTeX-command-section-change-level'.
|
|
|
|
* Forward and backward search with Evince now also work when only a
|
|
|
|
region of the document is compiled/viewed.
|
|
|
|
* To open the PDF output file you can now use also PDF Tools, a
|
|
|
|
document viewer for Emacs. With it, as a plus, forward and
|
|
|
|
backward search is accurate at word level.
|
|
|
|
* With new option 'TeX-PDF-via-dvips-ps2pdf' it is possible to
|
|
|
|
compile a document to DVI and then convert it to PDF using
|
|
|
|
'dvips'-'ps2pdf' before viewing it.
|
|
|
|
* New option 'TeX-file-line-error' allows to select file:line:error
|
|
|
|
style for error messages.
|
|
|
|
* Indent '\[...\]' math mode as a regular environment by default.
|
|
|
|
* Now AUCTeX suggests to run 'makeindex' when appropriate.
|
|
|
|
* 'TeX-view-program-list' can contain, as third optional element of
|
|
|
|
each item, the name of the executable(s) needed to open the viewer.
|
|
|
|
* 'TeX-expand-list' variable has been split into 'TeX-expand-list'
|
|
|
|
and 'TeX-expand-list-builtin'. Only the former is intended to be
|
|
|
|
customized by the user, the latter contains built-in expanders.
|
|
|
|
You might want to keep in 'TeX-expand-list' only new expansion
|
|
|
|
strings.
|
|
|
|
* When new option 'TeX-check-engine' is non-nil, before running LaTeX
|
|
|
|
commands AUCTeX will check whether the correct engine has been set,
|
|
|
|
based upon known restrictions posed by LaTeX packages.
|
|
|
|
* Basic support to ConTeXt Mark IV has been added. Users can now
|
|
|
|
select the Mark version to be used with new option
|
|
|
|
'ConTeXt-Mark-version', and AUCTeX is able to catch error messages
|
|
|
|
in the output log of a Mark IV document.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 13 10:50:46 UTC 2015 - auxsvr@gmail.com
|
|
|
|
|
|
|
|
- Update to 11.88
|
|
|
|
* 'TeX-PDF-mode' is now enabled.
|
|
|
|
* 'biblatex' support was greatly expanded. If parsing is enabled, AUCTeX
|
|
|
|
looks at 'backend' option to decide whether to use Biber or BibTeX. The
|
|
|
|
'LaTeX-biblatex-use-Biber' variable was changed to be file local only
|
|
|
|
and is no more customizable.by default.
|
|
|
|
* Now you can insert '$...$' or '\(...\)' by typing a single '$'. To do
|
|
|
|
this, customize the new option 'TeX-electric-math'.
|
|
|
|
'TeX-math-close-double-dollar' was removed.
|
|
|
|
* Brace pairing feature was enhanced in LaTeX documents. Support for
|
|
|
|
'\bigl', '\Bigl', '\biggl' and '\Biggl', the same as the one for
|
|
|
|
'\left', was added to 'TeX-insert-macro'. For example, 'C-c <RET> bigl
|
|
|
|
<RET> ( <RET>' inserts '\bigl(\bigr)'.
|
|
|
|
* You can insert brace pair '()', '{}' and '[]' by typing a single left
|
|
|
|
brace if the new user option 'LaTeX-electric-left-right-brace' is
|
|
|
|
enabled.
|
|
|
|
|
2014-10-13 20:48:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 7 02:17:49 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- No shared libraries are needed for build, this is a noarch
|
|
|
|
package.
|
|
|
|
|
2013-09-25 12:20:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 25 10:19:49 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Make it build again as we have now a site-start.d below site-lisp
|
|
|
|
|
2013-06-07 09:26:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 7 07:25:10 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Use latest upstream update of dinbrief.el
|
|
|
|
|
2013-06-06 13:03:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 6 10:50:17 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to auctex 11.87
|
|
|
|
* Includes the preview fix for ghostscript
|
|
|
|
* Includes the changes for font-late.elc
|
|
|
|
- Remove auctex-11.86-font-latex.5.194.patch
|
|
|
|
|
2013-06-06 12:29:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 6 10:27:26 UTC 2013 - werner@suse.de
|
|
|
|
|
2013-06-06 12:31:14 +02:00
|
|
|
- Add patch auctex-11.86-font-latex.5.194.patch from upstream to
|
|
|
|
make GNU emacs 24.3 silent about font-late.elc (reported by
|
|
|
|
Johannes Roth)
|
2013-06-06 12:29:14 +02:00
|
|
|
|
2013-02-22 18:09:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 22 17:08:38 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Make dinbrief work again
|
|
|
|
|
2012-07-23 12:07:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 23 10:04:12 UTC 2012 - werner@suse.de
|
|
|
|
|
|
|
|
- Use texlive-texinfo for build and add also all LaTeX styles to
|
|
|
|
be scanned during AucTeX build.
|
2012-07-23 13:47:42 +02:00
|
|
|
- Use texinfo *and* makeinfo for build as both are required
|
2012-07-23 12:07:21 +02:00
|
|
|
|
2011-09-21 15:56:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/obsolete tags/sections from specfile
|
|
|
|
(cf. packaging guidelines)
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 13 12:09:48 CEST 2010 - werner@suse.de
|
|
|
|
|
|
|
|
- Allow also to read PDF file its self to be able to generate the
|
|
|
|
descriptions of those file (based on patch of Dieter Jurzitza)
|
|
|
|
|
2010-08-13 02:43:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 11 18:58:43 CEST 2010 - werner@suse.de
|
|
|
|
|
|
|
|
- Make fix for bnc#623719 more flexible
|
|
|
|
|
2010-08-02 11:48:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 25 07:20:32 UTC 2010 - aj@suse.de
|
|
|
|
|
|
|
|
- Package all info files.
|
|
|
|
|
2010-07-23 23:20:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 21 14:29:50 CEST 2010 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to auctex 11.86
|
|
|
|
* Parsing of LaTeX output was improved. It is now less likely that
|
|
|
|
AUCTeX opens a non-existent file upon calling `TeX-next-error'; a
|
|
|
|
problem for example encountered when using MiKTeX 2.8. In addition
|
|
|
|
quoted file names as emitted by MiKTeX are now supported.
|
|
|
|
* A new framework for the definition and selection of viewers was
|
|
|
|
implemented. If you have customizations regarding viewers you
|
|
|
|
will have to redo them in this new framework or reenable the old
|
|
|
|
one. See the section on viewers in the manual for details.
|
|
|
|
* Comprehensive editing support for PSTricks was added.
|
|
|
|
* Support for various LaTeX packages was added, e.g. `tabularx',
|
|
|
|
`CJK', and `hyperref'.
|
|
|
|
* An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX,
|
|
|
|
Omega) was added.
|
|
|
|
* Support for SyncTeX was added. This involves the command line
|
|
|
|
options for LaTeX and the viewer.
|
|
|
|
* Folding can now be customized to use macro arguments as replacement
|
|
|
|
text.
|
|
|
|
* `preview.sty' now works with XeTeX.
|
|
|
|
* A lot of smaller and larger bugs have been squashed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 21 14:04:52 CEST 2010 - werner@suse.de
|
|
|
|
|
|
|
|
- Fix the usage of ghostscript for preview mode also switch over to
|
|
|
|
faster dvipng mode which is much faster than ghostscript (bnc#623719)
|
|
|
|
|
2008-03-11 17:04:41 +01:00
|
|
|
-------------------------------------------------------------------
|
2008-03-19 01:48:13 +01:00
|
|
|
Mon Mar 17 11:34:56 CET 2008 - werner@suse.de
|
|
|
|
|
|
|
|
- Use texlive-tools instead of lacheck
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2008-03-11 17:04:41 +01:00
|
|
|
Tue Mar 11 12:04:09 CET 2008 - werner@suse.de
|
|
|
|
|
|
|
|
- Avoid overlong file lists use find and xargs instead
|
|
|
|
|
2008-03-10 18:46:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 10 17:46:37 CET 2008 - werner@suse.de
|
|
|
|
|
|
|
|
- Make it work with texlive and texlive-latex
|
|
|
|
- Update to auctec 11.85
|
|
|
|
+ News in 11.85
|
|
|
|
* Font locking has been improved significantly.
|
|
|
|
* The license was updated to GPLv3.
|
|
|
|
* Support for the nomencl, flashcards and comment LaTeX packages
|
|
|
|
as well as the Icelandic language option of babel were added.
|
|
|
|
* Support for folding of math macros was added.
|
|
|
|
* Lots of minor bugs in features and documentation fixed.
|
|
|
|
+ News in 11.84
|
|
|
|
* AUCTeX has been changed in order to accommodate file names
|
|
|
|
containing spaces.
|
|
|
|
* Support for folding of comments was added.
|
|
|
|
* The TeX tool bar is now available and enabled by default in
|
|
|
|
plain TeX mode.
|
|
|
|
* Bug fix in the display of math subscripts and superscripts.
|
|
|
|
* Bug fix `TeX-doc' for Emacs 21.
|
|
|
|
* There has been quite a number of other bug fixes to various
|
|
|
|
features and documentation across the board.
|
|
|
|
|
2007-04-29 11:55:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 29 11:47:53 CEST 2007 - aj@suse.de
|
|
|
|
|
|
|
|
- Fix Requires for texlive.
|
|
|
|
|
2007-04-27 16:57:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 27 16:48:24 CEST 2007 - werner@suse.de
|
|
|
|
|
|
|
|
- Make it build with texlive
|
|
|
|
|
2007-03-03 12:46:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 2 14:04:02 CET 2007 - werner@suse.de
|
|
|
|
|
|
|
|
- No binary anymore is no architecture
|
|
|
|
|
2007-01-16 00:11:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 29 19:36:17 CEST 2006 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to 11.83
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:35:41 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 22 19:24:06 CEST 2005 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to 11.55
|
|
|
|
- Use newer dinbrief.el
|
|
|
|
- Build as non root user
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 21 19:18:14 CEST 2004 - werner@suse.de
|
|
|
|
|
|
|
|
- encl, cc ... should be included within letter environment
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 9 17:09:00 CET 2004 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to 11.14
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 2 16:44:07 CEST 2002 - werner@suse.de
|
|
|
|
|
|
|
|
- Update to auc-tex 11.11 (bug #16605)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 22 15:47:41 CET 2002 - werner@suse.de
|
|
|
|
|
|
|
|
- Make conditionals in font-lock work with emacs 21.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 9 23:49:20 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- removed te_fr from neededforbuild
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 1 00:26:13 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 14:25:54 CET 2001 - werner@suse.de
|
|
|
|
|
|
|
|
- Add all libs reqired by emacs to neededforbuild
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 16 12:01:17 CET 2001 - werner@suse.de
|
|
|
|
|
|
|
|
- Mark tex-site.el as config file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 13 12:45:19 CET 2001 - ro@suse.de
|
|
|
|
|
|
|
|
- added emacs-x11 to neededforbuild
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 7 14:10:33 CET 2001 - werner@suse.de
|
|
|
|
|
|
|
|
- Rename package to emacs-auctex
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 17 09:16:28 CET 2000 - ro@suse.de
|
|
|
|
|
|
|
|
- ge_exec -> emacs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 6 12:56:18 CEST 2000 - ro@suse.de
|
|
|
|
|
|
|
|
- doc relocation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 25 13:54:49 CET 2000 - werner@suse.de
|
|
|
|
|
|
|
|
- Change dvips print command to be able to avoid config.lp
|
|
|
|
within teTeX package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 24 17:22:45 CET 2000 - werner@suse.de
|
|
|
|
|
|
|
|
- Make it work for all teTeX versions
|
|
|
|
- /usr/info -> /usr/share/info
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 14 00:18:19 CEST 1999 - werner@suse.de
|
|
|
|
|
|
|
|
- Make dinbrief.sty comaptible to xemacs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 8 21:04:26 CEST 1999 - werner@suse.de
|
|
|
|
|
|
|
|
- New version 9.9p
|
|
|
|
- A few changes to my dinbrief.sty
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 15 12:24:13 CEST 1999 - werner@suse.de
|
|
|
|
|
|
|
|
- added export LC_CTYPE=ISO-8859-1 to install section
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 18 12:01:51 MET 1998 - werner@suse.de
|
|
|
|
|
|
|
|
- Change file list because of the new tetex version
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 13:00:13 MEST 1998 - bs@suse.de
|
|
|
|
|
|
|
|
- added export LC_CTYPE=ISO-8859-1 to build section - emacs needs it.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 10 12:14:01 MEST 1998 - bs@suse.de
|
|
|
|
|
|
|
|
- added xaw3d to neededforbuild (ge_exec needs it)
|
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
Mon Jun 2 18:50:31 MET DST 1997 - werner@suse.de
|
|
|
|
- removed /usr/info/latex*.gz ... because it's included in tetex
|
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
Wed May 28 14:40:01 MET DST 1997 - werner@suse.de
|
|
|
|
- New version 9.7p
|
|
|
|
- Skip X-emacs: xemacs-19.15 has an integrated
|
|
|
|
auctex version 9.7l
|
|
|
|
- Added ltx-help.el, latex(2e).info due
|
|
|
|
the auctex-9.7p does not has it anymore
|
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
Mon Nov 4 16:12:03 MET DST 1996 - werner@suse.de
|
|
|
|
|
|
|
|
|
2013-06-06 13:03:22 +02:00
|
|
|
- auctex: Version 9.5a für GNU-emacs und X-emacs
|
2007-01-16 00:11:23 +01:00
|
|
|
|
|
|
|
|