1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/print/auctex/pkg-plist
Hiroki Sato 5564de49b2 Update to 11.82. Changes include:
* Support for the MinionPro LaTeX package was added.

 * Warnings and underfull/overfull boxes are now being indicated in
   the echo area after a LaTeX run, if the respective debugging
   options are activated with `TeX-toggle-debug-warnings' (`C-c C-t
   C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b').  In this
   case `TeX-next-error' will find these warnings in addition to
   normal errors.

   The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which
   was renamed from `TeX-toggle-debug-boxes') now is deprecated.

 * AUCTeX now can automatically insert a pair of braces after typing
   <_> or <^> in math constructs if the new variable
   `TeX-electric-sub-and-superscript' is set to a non-nil value.

 * Some language-specific support for French was added.  There now is
   completion support for the commands provided by the `frenchb' (and
   `francais') options of the babel LaTeX package and easier input of
   French quotation marks (`\\og ...\\fg') which can now be inserted
   by typing <">.

 * Completion support for options of some LaTeX packages was added.

 * Already in version 11.81 the way to activate AUCTeX changed
   substantially.  This should now be done with `(load "auctex.el" nil
   t t)' instead of the former `(require 'tex-site)'.  Related to this
   change `tex-mik.el' does not load `tex-site.el' anymore.  That
   means if you used only `(require 'tex-mik)' in order to activate
   AUCTeX, you have to add `(load "auctex.el" nil t t)' before the
   latter statement.  More detailed information can be found in the
   installation instructions.

 * Handling of verbatim constructs was consolidated across AUCTeX.
   This resulted in the font-latex-specific variables
   `font-latex-verb-like-commands', `font-latex-verbatim-macros', and
   `font-latex-verbatim-environments' being removed and the more
   general variables `LaTeX-verbatim-macros-with-delims',
   `LaTeX-verbatim-macros-with-braces', and
   `LaTeX-verbatim-environments' being added.

 * The output of a BibTeX run is now checked for warnings and errors,
   which are reported in the echo area.

 * The aliases for `font-latex-title-fontify' were removed.  Use
   `font-latex-fontify-sectioning' instead.

 * The problem that Japanese macros where broken across lines was
   fixed.

 * Various bug fixes.
2005-12-20 05:38:41 +00:00

273 lines
9.5 KiB
Plaintext

@comment $FreeBSD$
%%LISPDIR%%/tex-site.el
%%LISPDIR%%/auctex/.nosearch
%%LISPDIR%%/auctex/tex.el
%%LISPDIR%%/auctex/tex-buf.el
%%LISPDIR%%/auctex/latex.el
%%LISPDIR%%/auctex/tex-info.el
%%LISPDIR%%/auctex/texmathp.el
%%LISPDIR%%/auctex/multi-prompt.el
%%LISPDIR%%/auctex/tex-mik.el
%%LISPDIR%%/auctex/font-latex.el
%%LISPDIR%%/auctex/tex-font.el
%%LISPDIR%%/auctex/context.el
%%LISPDIR%%/auctex/context-en.el
%%LISPDIR%%/auctex/context-nl.el
%%LISPDIR%%/auctex/tex-fold.el
%%LISPDIR%%/auctex/bib-cite.el
%%LISPDIR%%/auctex/tex-fptex.el
%%LISPDIR%%/auctex/tex-jp.el
%%LISPDIR%%/auctex/tex-bar.el
%%LISPDIR%%/auctex/tex-style.el
%%LISPDIR%%/auctex/tex-style.elc
%%LISPDIR%%/auctex/toolbar-x.el
%%LISPDIR%%/auctex/auto/.nosearch
%%LISPDIR%%/auctex/style/.nosearch
%%LISPDIR%%/auctex/style/prosper.el
%%LISPDIR%%/auctex/style/babel.el
%%LISPDIR%%/auctex/style/slides.el
%%LISPDIR%%/auctex/style/foils.el
%%LISPDIR%%/auctex/style/amstex.el
%%LISPDIR%%/auctex/style/article.el
%%LISPDIR%%/auctex/style/book.el
%%LISPDIR%%/auctex/style/letter.el
%%LISPDIR%%/auctex/style/report.el
%%LISPDIR%%/auctex/style/amsart.el
%%LISPDIR%%/auctex/style/amsbook.el
%%LISPDIR%%/auctex/style/epsf.el
%%LISPDIR%%/auctex/style/psfig.el
%%LISPDIR%%/auctex/style/latexinfo.el
%%LISPDIR%%/auctex/style/dutch.el
%%LISPDIR%%/auctex/style/german.el
%%LISPDIR%%/auctex/style/dk.el
%%LISPDIR%%/auctex/style/j-article.el
%%LISPDIR%%/auctex/style/j-book.el
%%LISPDIR%%/auctex/style/j-report.el
%%LISPDIR%%/auctex/style/jarticle.el
%%LISPDIR%%/auctex/style/jbook.el
%%LISPDIR%%/auctex/style/jreport.el
%%LISPDIR%%/auctex/style/dinbrief.el
%%LISPDIR%%/auctex/style/virtex.el
%%LISPDIR%%/auctex/style/plfonts.el
%%LISPDIR%%/auctex/style/plhb.el
%%LISPDIR%%/auctex/style/harvard.el
%%LISPDIR%%/auctex/style/swedish.el
%%LISPDIR%%/auctex/style/danish.el
%%LISPDIR%%/auctex/style/slovak.el
%%LISPDIR%%/auctex/style/czech.el
%%LISPDIR%%/auctex/style/amsmath.el
%%LISPDIR%%/auctex/style/amstext.el
%%LISPDIR%%/auctex/style/amsbsy.el
%%LISPDIR%%/auctex/style/amsopn.el
%%LISPDIR%%/auctex/style/amsthm.el
%%LISPDIR%%/auctex/style/natbib.el
%%LISPDIR%%/auctex/style/index.el
%%LISPDIR%%/auctex/style/makeidx.el
%%LISPDIR%%/auctex/style/multind.el
%%LISPDIR%%/auctex/style/varioref.el
%%LISPDIR%%/auctex/style/fancyref.el
%%LISPDIR%%/auctex/style/mdwlist.el
%%LISPDIR%%/auctex/style/ngerman.el
%%LISPDIR%%/auctex/style/graphicx.el
%%LISPDIR%%/auctex/style/graphics.el
%%LISPDIR%%/auctex/style/verbatim.el
%%LISPDIR%%/auctex/style/scrbase.el
%%LISPDIR%%/auctex/style/emp.el
%%LISPDIR%%/auctex/style/scrartcl.el
%%LISPDIR%%/auctex/style/scrbook.el
%%LISPDIR%%/auctex/style/scrreprt.el
%%LISPDIR%%/auctex/style/scrlttr2.el
%%LISPDIR%%/auctex/style/scrpage2.el
%%LISPDIR%%/auctex/style/captcont.el
%%LISPDIR%%/auctex/style/subfigure.el
%%LISPDIR%%/auctex/style/paralist.el
%%LISPDIR%%/auctex/style/booktabs.el
%%LISPDIR%%/auctex/style/jura.el
%%LISPDIR%%/auctex/style/alphanum.el
%%LISPDIR%%/auctex/style/beamer.el
%%LISPDIR%%/auctex/style/alltt.el
%%LISPDIR%%/auctex/style/italian.el
%%LISPDIR%%/auctex/style/doc.el
%%LISPDIR%%/auctex/style/ltxdoc.el
%%LISPDIR%%/auctex/style/ltx-base.el
%%LISPDIR%%/auctex/style/units.el
%%LISPDIR%%/auctex/style/nicefrac.el
%%LISPDIR%%/auctex/style/csquotes.el
%%LISPDIR%%/auctex/style/jurabib.el
%%LISPDIR%%/auctex/style/listings.el
%%LISPDIR%%/auctex/style/url.el
%%LISPDIR%%/auctex/style/jsarticle.el
%%LISPDIR%%/auctex/style/jsbook.el
%%LISPDIR%%/auctex/style/prosper.elc
%%LISPDIR%%/auctex/style/babel.elc
%%LISPDIR%%/auctex/style/slides.elc
%%LISPDIR%%/auctex/style/foils.elc
%%LISPDIR%%/auctex/style/amstex.elc
%%LISPDIR%%/auctex/style/article.elc
%%LISPDIR%%/auctex/style/book.elc
%%LISPDIR%%/auctex/style/dk.elc
%%LISPDIR%%/auctex/style/letter.elc
%%LISPDIR%%/auctex/style/report.elc
%%LISPDIR%%/auctex/style/amsart.elc
%%LISPDIR%%/auctex/style/amsbook.elc
%%LISPDIR%%/auctex/style/epsf.elc
%%LISPDIR%%/auctex/style/psfig.elc
%%LISPDIR%%/auctex/style/latexinfo.elc
%%LISPDIR%%/auctex/style/dutch.elc
%%LISPDIR%%/auctex/style/german.elc
%%LISPDIR%%/auctex/style/j-article.elc
%%LISPDIR%%/auctex/style/j-book.elc
%%LISPDIR%%/auctex/style/j-report.elc
%%LISPDIR%%/auctex/style/jarticle.elc
%%LISPDIR%%/auctex/style/jbook.elc
%%LISPDIR%%/auctex/style/jreport.elc
%%LISPDIR%%/auctex/style/dinbrief.elc
%%LISPDIR%%/auctex/style/virtex.elc
%%LISPDIR%%/auctex/style/plfonts.elc
%%LISPDIR%%/auctex/style/plhb.elc
%%LISPDIR%%/auctex/style/harvard.elc
%%LISPDIR%%/auctex/style/swedish.elc
%%LISPDIR%%/auctex/style/danish.elc
%%LISPDIR%%/auctex/style/slovak.elc
%%LISPDIR%%/auctex/style/czech.elc
%%LISPDIR%%/auctex/style/amsmath.elc
%%LISPDIR%%/auctex/style/amstext.elc
%%LISPDIR%%/auctex/style/amsbsy.elc
%%LISPDIR%%/auctex/style/amsopn.elc
%%LISPDIR%%/auctex/style/amsthm.elc
%%LISPDIR%%/auctex/style/natbib.elc
%%LISPDIR%%/auctex/style/index.elc
%%LISPDIR%%/auctex/style/makeidx.elc
%%LISPDIR%%/auctex/style/multind.elc
%%LISPDIR%%/auctex/style/varioref.elc
%%LISPDIR%%/auctex/style/fancyref.elc
%%LISPDIR%%/auctex/style/mdwlist.elc
%%LISPDIR%%/auctex/style/ngerman.elc
%%LISPDIR%%/auctex/style/graphicx.elc
%%LISPDIR%%/auctex/style/graphics.elc
%%LISPDIR%%/auctex/style/verbatim.elc
%%LISPDIR%%/auctex/style/scrbase.elc
%%LISPDIR%%/auctex/style/scrartcl.elc
%%LISPDIR%%/auctex/style/scrbook.elc
%%LISPDIR%%/auctex/style/scrreprt.elc
%%LISPDIR%%/auctex/style/scrlttr2.elc
%%LISPDIR%%/auctex/style/scrpage2.elc
%%LISPDIR%%/auctex/style/captcont.elc
%%LISPDIR%%/auctex/style/subfigure.elc
%%LISPDIR%%/auctex/style/paralist.elc
%%LISPDIR%%/auctex/style/booktabs.elc
%%LISPDIR%%/auctex/style/emp.elc
%%LISPDIR%%/auctex/style/jura.elc
%%LISPDIR%%/auctex/style/alphanum.elc
%%LISPDIR%%/auctex/style/beamer.elc
%%LISPDIR%%/auctex/style/alltt.elc
%%LISPDIR%%/auctex/style/italian.elc
%%LISPDIR%%/auctex/style/doc.elc
%%LISPDIR%%/auctex/style/ltxdoc.elc
%%LISPDIR%%/auctex/style/ltx-base.elc
%%LISPDIR%%/auctex/style/units.elc
%%LISPDIR%%/auctex/style/nicefrac.elc
%%LISPDIR%%/auctex/style/csquotes.elc
%%LISPDIR%%/auctex/style/jurabib.elc
%%LISPDIR%%/auctex/style/listings.elc
%%LISPDIR%%/auctex/style/url.elc
%%LISPDIR%%/auctex/style/jsarticle.elc
%%LISPDIR%%/auctex/style/jsbook.elc
%%LISPDIR%%/auctex/style/dk-bib.el
%%LISPDIR%%/auctex/style/inputenc.el
%%LISPDIR%%/auctex/style/frenchb.el
%%LISPDIR%%/auctex/style/francais.el
%%LISPDIR%%/auctex/style/MinionPro.el
%%LISPDIR%%/auctex/style/dk-bib.elc
%%LISPDIR%%/auctex/style/inputenc.elc
%%LISPDIR%%/auctex/style/frenchb.elc
%%LISPDIR%%/auctex/style/francais.elc
%%LISPDIR%%/auctex/style/MinionPro.elc
%%LISPDIR%%/auctex/tex.elc
%%LISPDIR%%/auctex/tex-buf.elc
%%LISPDIR%%/auctex/latex.elc
%%LISPDIR%%/auctex/tex-info.elc
%%LISPDIR%%/auctex/texmathp.elc
%%LISPDIR%%/auctex/multi-prompt.elc
%%LISPDIR%%/auctex/tex-mik.elc
%%LISPDIR%%/auctex/font-latex.elc
%%LISPDIR%%/auctex/tex-font.elc
%%LISPDIR%%/auctex/context.elc
%%LISPDIR%%/auctex/context-en.elc
%%LISPDIR%%/auctex/context-nl.elc
%%LISPDIR%%/auctex/tex-fold.elc
%%LISPDIR%%/auctex/bib-cite.elc
%%LISPDIR%%/auctex/tex-fptex.elc
%%LISPDIR%%/auctex/tex-jp.elc
%%LISPDIR%%/auctex/tex-bar.elc
%%LISPDIR%%/auctex/toolbar-x.elc
%%LISPDIR%%/auctex/prv-emacs.el
%%LISPDIR%%/auctex/prv-emacs.elc
%%LISPDIR%%/auctex/preview.el
%%LISPDIR%%/auctex/preview.elc
%%LISPDIR%%/auctex/images/amstex.xpm
%%LISPDIR%%/auctex/images/bibtex.xpm
%%LISPDIR%%/auctex/images/dropdown.xpm
%%LISPDIR%%/auctex/images/dvipdf.xpm
%%LISPDIR%%/auctex/images/dvips.xpm
%%LISPDIR%%/auctex/images/error.xpm
%%LISPDIR%%/auctex/images/exec.xpm
%%LISPDIR%%/auctex/images/execbibtex.xpm
%%LISPDIR%%/auctex/images/execdvips.xpm
%%LISPDIR%%/auctex/images/execerror.xpm
%%LISPDIR%%/auctex/images/execpdftex.xpm
%%LISPDIR%%/auctex/images/exectex.xpm
%%LISPDIR%%/auctex/images/execviewdvi.xpm
%%LISPDIR%%/auctex/images/execviewpdf.xpm
%%LISPDIR%%/auctex/images/execviewps.xpm
%%LISPDIR%%/auctex/images/gv.xpm
%%LISPDIR%%/auctex/images/jumpdvi.xpm
%%LISPDIR%%/auctex/images/ltx-symb-turn-off.xpm
%%LISPDIR%%/auctex/images/ltx-symb-turn-on.xpm
%%LISPDIR%%/auctex/images/pdftex.xpm
%%LISPDIR%%/auctex/images/pspdf.xpm
%%LISPDIR%%/auctex/images/sep.xpm
%%LISPDIR%%/auctex/images/tex.xpm
%%LISPDIR%%/auctex/images/view.xpm
%%LISPDIR%%/auctex/images/viewdvi.xpm
%%LISPDIR%%/auctex/images/viewpdf.xpm
%%LISPDIR%%/auctex/images/viewps.xpm
%%LISPDIR%%/auctex/images/prverr16.xpm
%%LISPDIR%%/auctex/images/prverr20.xpm
%%LISPDIR%%/auctex/images/prverr24.xbm
%%LISPDIR%%/auctex/images/prverr24.xpm
%%LISPDIR%%/auctex/images/prvtex-cap-up.xpm
%%LISPDIR%%/auctex/images/prvtex12.xbm
%%LISPDIR%%/auctex/images/prvtex12.xpm
%%LISPDIR%%/auctex/images/prvtex16.xbm
%%LISPDIR%%/auctex/images/prvtex16.xpm
%%LISPDIR%%/auctex/images/prvtex20.xpm
%%LISPDIR%%/auctex/images/prvtex24.xbm
%%LISPDIR%%/auctex/images/prvtex24.xpm
%%LISPDIR%%/auctex/images/prvwrk12.xpm
%%LISPDIR%%/auctex/images/prvwrk14.xpm
%%LISPDIR%%/auctex/images/prvwrk16.xpm
%%LISPDIR%%/auctex/images/prvwrk20.xpm
%%LISPDIR%%/auctex/images/prvwrk24.xbm
%%LISPDIR%%/auctex/images/prvwrk24.xpm
%%LISPDIR%%/preview-latex.el
%%LISPDIR%%/auctex.el
@dirrm %%LISPDIR%%/auctex/style
@dirrm %%LISPDIR%%/auctex/auto
@dirrm %%LISPDIR%%/auctex/images
@dirrm %%LISPDIR%%/auctex
%%TEXMFDIR%%/tex/latex/preview/prauctex.cfg
%%TEXMFDIR%%/tex/latex/preview/prauctex.def
%%TEXMFDIR%%/tex/latex/preview/prcounters.def
%%TEXMFDIR%%/tex/latex/preview/preview.sty
%%TEXMFDIR%%/tex/latex/preview/prfootnotes.def
%%TEXMFDIR%%/tex/latex/preview/prlyx.def
%%TEXMFDIR%%/tex/latex/preview/prshowbox.def
%%TEXMFDIR%%/tex/latex/preview/prshowlabels.def
%%TEXMFDIR%%/tex/latex/preview/prtightpage.def
%%TEXMFDIR%%/tex/latex/preview/prtracingall.def
%%TEXMFDIR%%/doc/latex/styles/preview.dvi
@dirrm %%TEXMFDIR%%/doc/latex/styles
@exec %%MKTEXLSR%%
@unexec %%MKTEXLSR%%