branch: main commit eca4ffe1ed94bedb03f223cca042b87f195ebeb0 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Recompile... --- auctex.info | 352 ++++++++++++++++++++++++++++------------------------- preview-latex.info | 133 +++++++++++--------- tex-site.el | 8 +- 3 files changed, 262 insertions(+), 231 deletions(-) diff --git a/auctex.info b/auctex.info index 8c26712a..f991aa74 100644 --- a/auctex.info +++ b/auctex.info @@ -1,9 +1,9 @@ This is auctex.info, produced by makeinfo version 6.5 from auctex.texi. -This manual is for AUCTeX (version 12.1.1 from 2018-03-20), a +This manual is for AUCTeX (version 12.1.1.2018-09-07 from 2018-09-07), a sophisticated TeX environment for Emacs. - Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software + Copyright (C) 1992-1995, 2001, 2002, 2004-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this @@ -281,10 +281,10 @@ add new features for your own needs. It is a GNU project and distributed under the 'GNU General Public License Version 3'. The most recent version is always available at -<http://ftp.gnu.org/pub/gnu/auctex/>. +<https://ftp.gnu.org/pub/gnu/auctex/>. WWW users may want to check out the AUCTeX page at -<http://www.gnu.org/software/auctex/>. +<https://www.gnu.org/software/auctex/>. For comprehensive information about how to install AUCTeX *Note Installation::, or *note Installation under MS Windows::, respectively. @@ -360,11 +360,11 @@ File: auctex.info, Node: Prerequisites, Next: Configure, Up: Installation Windows Precompiled versions are available from - <ftp://ftp.gnu.org/gnu/emacs/windows/>. + <https://ftp.gnu.org/gnu/emacs/windows/>. Mac OS X For an overview of precompiled versions of Emacs for Mac OS X see for example - <http://www.emacswiki.org/cgi-bin/wiki/EmacsForMacOS>. + <https://www.emacswiki.org/emacs/EmacsForMacOS>. GNU/Linux Most GNU/Linux distributions nowadays provide a recent variant of Emacs via their package repositories. @@ -544,9 +544,8 @@ File: auctex.info, Node: Loading the package, Next: Advice for package provide ------------------------- You can detect the successful activation of AUCTeX and preview-latex in -the menus after loading a LaTeX file like 'preview/circ.tex': AUCTeX -then gives you a 'Command' menu, and preview-latex gives you a 'Preview' -menu. +the menus after loading a LaTeX file like 'circ.tex': AUCTeX then gives +you a 'Command' menu, and preview-latex gives you a 'Preview' menu. With Emacs (or if you explicitly disabled use of the package system), the startup files 'auctex.el' and 'preview-latex.el' may already be in a @@ -825,7 +824,7 @@ single quotes for that. 2. The installation of AUCTeX will require the MSYS tool set from <http://www.mingw.org/> or the Cygwin tool set from - <http://cygwin.com/>. The latter is slower and larger (the + <https://cygwin.com/>. The latter is slower and larger (the download size of the base system is about 15 MB) but comes with a package manager that allows for updating the tool set and installing additional packages like, for example, the spell checker @@ -837,21 +836,21 @@ single quotes for that. save headaches, _if_ things don't work out. 3. Install a current version of Emacs from - <ftp://ftp.gnu.org/gnu/emacs/windows/>. + <https://ftp.gnu.org/gnu/emacs/windows/>. 4. You need a working TeX installation. One popular installation - under Windows is MiKTeX (http://www.miktex.org). Another much more - extensive system is TeX Live (http://www.tug.org/texlive) which is - rather close to its Unix cousins. + under Windows is MiKTeX (https://miktex.org/). Another much more + extensive system is TeX Live (https://www.tug.org/texlive/) which + is rather close to its Unix cousins. - 5. A working copy of Ghostscript (http://www.cs.wisc.edu/~ghost/) is + 5. A working copy of Ghostscript (https://www.ghostscript.com/) is required for preview-latex operation. Examining the output from gswin32c -h on a Windows command line should tell you whether your Ghostscript supports the 'png16m' device needed for PNG support. MiKTeX apparently comes with its own Ghostscript called 'mgs.exe'. - 6. Perl (http://www.perl.org) is needed for rebuilding the + 6. Perl (https://www.perl.org/) is needed for rebuilding the documentation if you are working with a copy from Git or have touched documentation source files in the preview-latex part. If the line endings of the file 'preview/latex/preview.dtx' don't @@ -987,9 +986,9 @@ single quotes for that. Adding support for an image format usually involves the installation of a library, e.g. from <http://gnuwin32.sf.net/>. - If you got your Emacs from <http://www.gnu.org> you might want to - check its README file (ftp://ftp.gnu.org/gnu/emacs/windows/README) - for details. + If you got your Emacs from <https://www.gnu.org/> you might want to + check its README file + (https://ftp.gnu.org/gnu/emacs/windows/README) for details. A different image format can be chosen by setting the variable 'preview-image-type'. While it is recommended to keep the 'dvipng' @@ -3815,8 +3814,9 @@ you want to generate the final PDF by converting a DVI file. command to convert the PS file to PDF. * '"Dvipdfmx"': the DVI file is converted to PDF with 'dvipdfmx'. - When the PDF file is finally ready, the next suggested command will - be to open the viewer. + (case is significant; note the uppercase "D" in both strings) When + the PDF file is finally ready, the next suggested command will be + to open the viewer. This option can also be set as a file local variable, in order to use this conversion on a per-document basis. @@ -4363,8 +4363,8 @@ as the flymake backend. errors the other doesn't, but 'chktex' is more configurable, allowing you to create your own errors. You may need to install the programs before using them. You can get 'lacheck' from -'<URL:ftp://ftp.ctan.org/tex-archive/support/lacheck/>' and 'chktex' -from '<URL:ftp://ftp.ctan.org/tex-archive/support/chktex/>'. +'<URL:https://www.ctan.org/pkg/lacheck>' and 'chktex' from +'<URL:https://www.ctan.org/pkg/chktex>'. File: auctex.info, Node: Control, Next: Cleaning, Prev: Checking, Up: Processing @@ -5022,15 +5022,11 @@ following two customize options. If non-nil, used for decoding output from Japanese TeX process. When 'nil', AUCTeX tries to choose suitable coding system. - The former customize options 'japanese-TeX-command-default' and -'japanese-LaTeX-command-default' are removed from AUCTeX. Use -'japanese-TeX-engine-default' instead. If you need to customize the -executable file name such as '"latex"', the options for them, or both, -customize 'TeX-engine-alist'. - - Also, the option 'japanese-TeX-command-list' is considered as -semi-obsolete. It still functions as before, but in theory, it is not -required anymore in normal use. + The former customize options 'japanese-TeX-command-default', +'japanese-LaTeX-command-default' and 'japanese-TeX-command-list' are +removed from AUCTeX. Use 'japanese-TeX-engine-default' instead. If you +need to customize the executable file name such as '"latex"', the +options for them, or both, customize 'TeX-engine-alist'. The following two additional font commands are available in LaTeX mode buffer. @@ -5839,10 +5835,10 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 12.1.1 from 2018-03-20), a -sophisticated TeX environment for Emacs. + This manual is for AUCTeX (version 12.1.1.2018-09-07 from +2018-09-07), a sophisticated TeX environment for Emacs. - Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software + Copyright (C) 1992-1995, 2001, 2002, 2004-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this @@ -5867,7 +5863,7 @@ A.1.1 GNU Free Documentation License Version 1.3, 3 November 2008 Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software - Foundation, Inc. <http://fsf.org/> + Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -6264,7 +6260,7 @@ A.1.1 GNU Free Documentation License the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See - <http://www.gnu.org/copyleft/>. + <https://www.gnu.org/licenses/>. Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered @@ -6346,6 +6342,33 @@ File: auctex.info, Node: Changes, Next: Development, Prev: Copying this Manua A.2 Changes and New Features ============================ +News in 12.2 +------------ + + * AUCTeX has support for the Flymake package in Emacs 26 or newer. + To enable, call 'M-x flymake-mode RET' or add this to your '.emacs' + file: + (add-hook 'LaTeX-mode-hook #'flymake-mode) + + * The way the option 'TeX-record-buffer' is used was corrected. It + was used in just the opposite way as the document says. Erase the + customization if you have customized this option since it now acts + in reverse to your expectation. + + * A former customize option 'japanese-TeX-command-list' is removed. + Use 'japanese-TeX-engine-default', or if it's really necessary, + customize 'TeX-command-list' directly if the task which the option + used to carry is required. + + * Support for standard LaTeX without e-TeX extension is now very + limited. It doesn't work if raw TeX code is put on the command + line to invoke latex command. It also fails for region compilation + ('C-c C-r' and so on) with documents of non-ascii file name. In + addition, it no longer works with preview-latex. We consider this + incompatibility is permissible because e-TeX extension is enabled + for standard LaTeX by default long ago. LaTeX variants such as + XeLaTeX and LuaLaTeX are not affected. + News in 12.1 ------------ @@ -6356,11 +6379,6 @@ News in 12.1 been no functional change in this release, which is equivalent to version 11.92. - * AUCTeX has support for the Flymake package in Emacs 26 or newer. - To enable, call 'M-x flymake-mode RET' or add this to your '.emacs' - file: - (add-hook 'LaTeX-mode-hook #'flymake-mode) - News in 11.92 ------------- @@ -7924,8 +7942,8 @@ Key Index * C-c C-f C-s <1>: Font Specifiers. (line 25) * C-c C-f C-t: Editing Facilities. (line 91) * C-c C-f C-t <1>: Font Specifiers. (line 34) -* C-c C-f g: Japanese. (line 117) -* C-c C-f m: Japanese. (line 121) +* C-c C-f g: Japanese. (line 113) +* C-c C-f m: Japanese. (line 117) * C-c C-k: Control. (line 10) * C-c C-l: Control. (line 14) * C-c C-m: Completion. (line 69) @@ -8146,10 +8164,10 @@ Variable Index * AmS-TeX-mode-hook: Modes and Hooks. (line 21) * ConTeXt-clean-intermediate-suffixes: Cleaning. (line 7) * ConTeXt-clean-output-suffixes: Cleaning. (line 7) -* ConTeXt-engine: Processor Options. (line 120) -* ConTeXt-Mark-version: Processor Options. (line 197) +* ConTeXt-engine: Processor Options. (line 121) +* ConTeXt-Mark-version: Processor Options. (line 198) * ConTeXt-mode-hook: Modes and Hooks. (line 21) -* ConTeXt-Omega-engine: Processor Options. (line 120) +* ConTeXt-Omega-engine: Processor Options. (line 121) * docTeX-clean-intermediate-suffixes: Cleaning. (line 7) * docTeX-clean-output-suffixes: Cleaning. (line 7) * docTeX-mode-hook: Modes and Hooks. (line 21) @@ -8245,7 +8263,7 @@ Variable Index * LaTeX-biblatex-use-Biber: Selecting a Command. (line 51) * LaTeX-clean-intermediate-suffixes: Cleaning. (line 7) * LaTeX-clean-output-suffixes: Cleaning. (line 7) -* LaTeX-command: Processor Options. (line 120) +* LaTeX-command: Processor Options. (line 121) * LaTeX-csquotes-close-quote: Quotes. (line 43) * LaTeX-csquotes-open-quote: Quotes. (line 43) * LaTeX-csquotes-quote-after-quote: Quotes. (line 43) @@ -8287,7 +8305,7 @@ Variable Index * LaTeX-math-list: Mathematics. (line 36) * LaTeX-math-menu-unicode: Mathematics. (line 54) * LaTeX-mode-hook: Modes and Hooks. (line 21) -* LaTeX-Omega-command: Processor Options. (line 120) +* LaTeX-Omega-command: Processor Options. (line 121) * LaTeX-paragraph-commands: Filling. (line 55) * LaTeX-section-hook: Sectioning. (line 40) * LaTeX-section-hook <1>: Sectioning. (line 48) @@ -8331,16 +8349,16 @@ Variable Index * TeX-auto-save: Parsing Files. (line 40) * TeX-auto-untabify: Parsing Files. (line 57) * TeX-brace-indent-level: Indenting. (line 102) -* TeX-check-engine: Processor Options. (line 163) +* TeX-check-engine: Processor Options. (line 164) * TeX-check-path: Selecting a Command. (line 67) -* TeX-check-TeX: Processor Options. (line 148) -* TeX-check-TeX-command-not-found: Processor Options. (line 149) +* TeX-check-TeX: Processor Options. (line 149) +* TeX-check-TeX-command-not-found: Processor Options. (line 150) * TeX-clean-confirm: Cleaning. (line 26) * TeX-close-quote: Quotes. (line 25) -* TeX-command: Processor Options. (line 120) -* TeX-command <1>: Processor Options. (line 149) +* TeX-command: Processor Options. (line 121) +* TeX-command <1>: Processor Options. (line 150) * TeX-command-default: Selecting a Command. (line 42) -* TeX-command-extra-options: Processor Options. (line 171) +* TeX-command-extra-options: Processor Options. (line 172) * TeX-command-list: Starting a Command. (line 16) * TeX-command-list <1>: Starting a Command. (line 32) * TeX-command-list <2>: Selecting a Command. (line 14) @@ -8358,17 +8376,17 @@ Variable Index * TeX-electric-escape: Completion. (line 98) * TeX-electric-math: Quotes. (line 72) * TeX-electric-sub-and-superscript: Mathematics. (line 68) -* TeX-engine: Processor Options. (line 103) +* TeX-engine: Processor Options. (line 104) * TeX-engine <1>: Japanese. (line 6) -* TeX-engine-alist: Processor Options. (line 120) -* TeX-engine-alist <1>: Processor Options. (line 131) +* TeX-engine-alist: Processor Options. (line 121) +* TeX-engine-alist <1>: Processor Options. (line 132) * TeX-engine-alist <2>: Japanese. (line 6) -* TeX-engine-alist-builtin: Processor Options. (line 120) +* TeX-engine-alist-builtin: Processor Options. (line 121) * TeX-error-overview-frame-parameters: Error overview. (line 43) * TeX-error-overview-open-after-TeX-run: Error overview. (line 25) * TeX-error-overview-setup: Error overview. (line 34) * TeX-expand-list: Selecting a Command. (line 14) -* TeX-file-line-error: Processor Options. (line 191) +* TeX-file-line-error: Processor Options. (line 192) * TeX-file-recurse: Automatic. (line 44) * TeX-fold-auto: Folding. (line 71) * TeX-fold-command-prefix: Folding. (line 146) @@ -8419,7 +8437,7 @@ Variable Index * TeX-math-input-method-off-regexp: Mathematics. (line 74) * TeX-newline-function: Indenting. (line 29) * TeX-newline-function <1>: Indenting. (line 110) -* TeX-Omega-command: Processor Options. (line 120) +* TeX-Omega-command: Processor Options. (line 121) * TeX-one-master: Multifile. (line 58) * TeX-open-quote: Quotes. (line 21) * TeX-outline-extra: Outline. (line 13) @@ -8435,7 +8453,7 @@ Variable Index * TeX-region: Starting a Command. (line 32) * TeX-region <1>: Starting a Command. (line 65) * TeX-save-query: Multifile. (line 103) -* TeX-show-compilation: Processor Options. (line 184) +* TeX-show-compilation: Processor Options. (line 185) * TeX-source-correlate-method: Processor Options. (line 48) * TeX-source-correlate-method <1>: I/O Correlation. (line 21) * TeX-source-correlate-mode: Processor Options. (line 37) @@ -8488,10 +8506,10 @@ Concept Index * \subsection <1>: Sectioning. (line 6) * \textbf: Editing Facilities. (line 73) * \textbf <1>: Font Specifiers. (line 16) -* \textgt: Japanese. (line 117) +* \textgt: Japanese. (line 113) * \textit: Editing Facilities. (line 76) * \textit <1>: Font Specifiers. (line 19) -* \textmc: Japanese. (line 121) +* \textmc: Japanese. (line 117) * \textrm: Editing Facilities. (line 85) * \textrm <1>: Font Specifiers. (line 28) * \textsc: Editing Facilities. (line 94) @@ -8518,8 +8536,8 @@ Concept Index * ASCII pTeX: Internationalization. (line 6) * ASCII pTeX <1>: Japanese. (line 6) -* auctex.el: Loading the package. (line 11) -* auctex.el <1>: Changes. (line 555) +* auctex.el: Loading the package. (line 10) +* auctex.el <1>: Changes. (line 577) * auto directories.: Automatic. (line 6) * Auto-Reveal: Folding. (line 6) * Automatic: Automatic. (line 6) @@ -8820,10 +8838,10 @@ Concept Index * TeX parsing: Automatic. (line 6) * tex-jp.el: Japanese. (line 6) * tex-mik.el: Installation under MS Windows. - (line 256) -* tex-site.el: Loading the package. (line 11) + (line 257) +* tex-site.el: Loading the package. (line 10) * tex-site.el <1>: Customizing. (line 6) -* tex-site.el <2>: Changes. (line 555) +* tex-site.el <2>: Changes. (line 577) * tool bar, toolbar: Processing. (line 11) * Trailer: Commands. (line 6) * Underfull boxes: Debugging. (line 6) @@ -8844,103 +8862,103 @@ Concept Index Tag Table: -Node: Top917 -Node: Copying7270 -Node: Introduction9215 -Node: Summary9485 -Node: Installation12216 -Node: Prerequisites13982 -Node: Configure16242 -Node: Build/install and uninstall20795 -Node: Loading the package21548 -Node: Advice for package providers23232 -Node: Advice for non-privileged users26037 -Node: Installation under MS Windows28819 -Node: Customizing42559 -Node: Quick Start44142 -Ref: Quick Start-Footnote-146272 -Node: Editing Facilities46366 -Node: Processing Facilities51169 -Node: Editing55870 -Node: Quotes57200 -Node: Font Specifiers65468 -Node: Sectioning67294 -Node: Environments71614 -Node: Equations76768 -Node: Floats77359 -Node: Itemize-like79363 -Node: Tabular-like80084 -Node: Customizing Environments81857 -Node: Mathematics82097 -Node: Completion85383 -Node: Marking92409 -Node: Marking (LaTeX)93033 -Node: Marking (Texinfo)93975 -Node: Commenting95585 -Node: Indenting96910 -Node: Filling102946 -Node: Display108818 -Node: Font Locking111313 -Node: Fontification of macros113388 -Node: Fontification of quotes122911 -Node: Fontification of math124406 -Node: Verbatim content127636 -Node: Faces128410 -Node: Known problems128899 -Node: Folding129828 -Node: Outline140652 -Node: Narrowing141924 -Node: Prettifying142994 -Node: Processing144230 -Node: Commands145393 -Node: Starting a Command145949 -Node: Selecting a Command150852 -Node: Processor Options159936 -Node: Viewing170216 -Node: Starting Viewers170590 -Node: I/O Correlation177717 -Node: Debugging182917 -Node: Ignoring warnings185536 -Node: Error overview187596 -Node: Checking189507 -Node: Control191130 -Node: Cleaning191857 -Node: Documentation193070 -Node: Customization193785 -Node: Modes and Hooks194278 -Node: Multifile196098 -Node: Parsing Files200910 -Node: Internationalization205822 -Node: European206857 -Node: Japanese213667 -Node: Automatic218878 -Node: Automatic Global221369 -Node: Automatic Private222501 -Node: Automatic Local223814 -Node: Style Files224846 -Node: Simple Style225639 -Node: Adding Macros228912 -Node: Adding Environments238242 -Node: Adding Other242903 -Node: Hacking the Parser243490 -Node: Appendices247359 -Node: Copying this Manual247655 -Node: GNU Free Documentation License248538 -Node: Changes273657 -Node: Development314765 -Node: Mid-term Goals315411 -Node: Wishlist316628 -Node: Bugs322069 -Node: FAQ323172 -Node: Texinfo mode328299 -Node: Exploiting329435 -Node: Superseding330255 -Node: Mapping334459 -Node: Unbinding336288 -Node: Indices337109 -Node: Key Index337272 -Node: Function Index343596 -Node: Variable Index354479 -Node: Concept Index377337 +Node: Top928 +Node: Copying7281 +Node: Introduction9226 +Node: Summary9496 +Node: Installation12229 +Node: Prerequisites13995 +Node: Configure16251 +Node: Build/install and uninstall20804 +Node: Loading the package21557 +Node: Advice for package providers23233 +Node: Advice for non-privileged users26038 +Node: Installation under MS Windows28820 +Node: Customizing42567 +Node: Quick Start44150 +Ref: Quick Start-Footnote-146280 +Node: Editing Facilities46374 +Node: Processing Facilities51177 +Node: Editing55878 +Node: Quotes57208 +Node: Font Specifiers65476 +Node: Sectioning67302 +Node: Environments71622 +Node: Equations76776 +Node: Floats77367 +Node: Itemize-like79371 +Node: Tabular-like80092 +Node: Customizing Environments81865 +Node: Mathematics82105 +Node: Completion85391 +Node: Marking92417 +Node: Marking (LaTeX)93041 +Node: Marking (Texinfo)93983 +Node: Commenting95593 +Node: Indenting96918 +Node: Filling102954 +Node: Display108826 +Node: Font Locking111321 +Node: Fontification of macros113396 +Node: Fontification of quotes122919 +Node: Fontification of math124414 +Node: Verbatim content127644 +Node: Faces128418 +Node: Known problems128907 +Node: Folding129836 +Node: Outline140660 +Node: Narrowing141932 +Node: Prettifying143002 +Node: Processing144238 +Node: Commands145401 +Node: Starting a Command145957 +Node: Selecting a Command150860 +Node: Processor Options159944 +Node: Viewing170291 +Node: Starting Viewers170665 +Node: I/O Correlation177792 +Node: Debugging182992 +Node: Ignoring warnings185611 +Node: Error overview187671 +Node: Checking189582 +Node: Control191175 +Node: Cleaning191902 +Node: Documentation193115 +Node: Customization193830 +Node: Modes and Hooks194323 +Node: Multifile196143 +Node: Parsing Files200955 +Node: Internationalization205867 +Node: European206902 +Node: Japanese213712 +Node: Automatic218783 +Node: Automatic Global221274 +Node: Automatic Private222406 +Node: Automatic Local223719 +Node: Style Files224751 +Node: Simple Style225544 +Node: Adding Macros228817 +Node: Adding Environments238147 +Node: Adding Other242808 +Node: Hacking the Parser243395 +Node: Appendices247264 +Node: Copying this Manual247560 +Node: GNU Free Documentation License248454 +Node: Changes273575 +Node: Development315745 +Node: Mid-term Goals316391 +Node: Wishlist317608 +Node: Bugs323049 +Node: FAQ324152 +Node: Texinfo mode329279 +Node: Exploiting330415 +Node: Superseding331235 +Node: Mapping335439 +Node: Unbinding337268 +Node: Indices338089 +Node: Key Index338252 +Node: Function Index344576 +Node: Variable Index355459 +Node: Concept Index378317 End Tag Table diff --git a/preview-latex.info b/preview-latex.info index 36d78e61..b0491b1b 100644 --- a/preview-latex.info +++ b/preview-latex.info @@ -2,10 +2,10 @@ This is preview-latex.info, produced by makeinfo version 6.5 from preview-latex.texi. This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 12.1.1 from 2018-03-20). +(version 12.1.1.2018-09-07 from 2018-09-07). - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017 Free Software -Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 Free +Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -199,7 +199,7 @@ case, 'dvipng' will be used for converting DVI files and Ghostscript (with a 'PNG' device) for converting PDF files. 'dvipng' is much faster than the combination of Dvips and Ghostscript. You can get downloads, access to its CVS archive and further information from its project site -(http://savannah.nongnu.org/projects/dvipng). +(https://savannah.nongnu.org/projects/dvipng). File: preview-latex.info, Node: More documentation, Next: Availability, Prev: Basic modes of operation, Up: Introduction @@ -235,11 +235,11 @@ File: preview-latex.info, Node: Availability, Next: Contacts, Prev: More docu ================ The preview-latex project is now part of AUCTeX and accessible as part -of the AUCTeX project page (http://savannah.gnu.org/projects/auctex). +of the AUCTeX project page (https://savannah.gnu.org/projects/auctex). You can get its files from the AUCTeX download area -(ftp://ftp.gnu.org/pub/gnu/auctex). As of AUCTeX 11.81, preview-latex -should already be integrated into AUCTeX, so no separate download will -be necessary. +(https://ftp.gnu.org/pub/gnu/auctex/). As of AUCTeX 11.81, +preview-latex should already be integrated into AUCTeX, so no separate +download will be necessary. You will also find '.rpm' files there for Fedora and possibly SuSE. Anonymous Git is available as well. @@ -256,7 +256,7 @@ installation fails (but this should be a rare event), report bugs to <bug-auc...@gnu.org>. There is a general discussion list for AUCTeX which also covers -preview-latex, look at <http://lists.gnu.org/mailman/listinfo/auctex>. +preview-latex, look at <https://lists.gnu.org/mailman/listinfo/auctex>. For more information on the mailing list, send a message with just the word "help" as subject or body to <auctex-requ...@gnu.org>. For the developers, there is the <auctex-devel@gnu.org> list; it would probably @@ -417,6 +417,14 @@ Preview/Turn preamble cache on the preamble effectively changes because some included file or style file is tampered with. + Note that support for preamble cache is limited for LaTeX variants. + c.f. '<URL:https://github.com/davidcarlisle/dpctex/issues/15>' + * XeLaTeX cannot use preamble cache at all. The reason is + intrinsic in XeLaTeX, so preview-latex can't help. + * LuaLaTeX works with preamble cache only when the preamble is + simple enough, i.e., when it doesn't load opentype fonts and + it doesn't use lua codes in preamble. + 'C-c C-p C-c C-f' 'preview-cache-preamble-off' Preview/Turn preamble cache off @@ -1342,6 +1350,11 @@ File: preview-latex.info, Node: The preview images, Next: Misplaced previews, images will get run through Dvips and Ghostscript once 'dvipng' finishes. + Note for pLaTeX and upLaTeX users: It is known that 'dvipng' is not + compatible with pLaTeX and upLaTeX. If 'preview-image-type' is set + to 'dvipng' and (u)pLaTeX is used, 'dvipng' just fails and + preview-latex falls back on Dvips and Ghostscript. + 'preview-gs-options' Most interesting to the user perhaps is the setting of this variable. It contains the default antialiasing settings @@ -1843,10 +1856,10 @@ Appendix C Copying this Manual The copyright notice for this manual is: This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 12.1.1 from 2018-03-20). +(version 12.1.1.2018-09-07 from 2018-09-07). - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017 Free Software -Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 Free +Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -1870,7 +1883,7 @@ C.1 GNU Free Documentation License Version 1.3, 3 November 2008 Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software - Foundation, Inc. <http://fsf.org/> + Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -2267,7 +2280,7 @@ C.1 GNU Free Documentation License the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See - <http://www.gnu.org/copyleft/>. + <https://www.gnu.org/licenses/>. Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered @@ -2356,7 +2369,7 @@ Index * \PreviewMacro: Provided commands. (line 25) * Activation: Activating preview-latex. (line 6) -* C-c C-k: Keys and lisp. (line 160) +* C-c C-k: Keys and lisp. (line 168) * C-c C-m P: Keys and lisp. (line 62) * C-c C-p C-b: Keys and lisp. (line 89) * C-c C-p C-c C-b: Keys and lisp. (line 115) @@ -2367,12 +2380,12 @@ Index * C-c C-p C-d: Keys and lisp. (line 94) * C-c C-p C-e: Keys and lisp. (line 74) * C-c C-p C-f: Keys and lisp. (line 128) -* C-c C-p C-i: Keys and lisp. (line 147) +* C-c C-p C-i: Keys and lisp. (line 155) * C-c C-p C-p: Keys and lisp. (line 23) * C-c C-p C-r: Keys and lisp. (line 84) * C-c C-p C-s: Keys and lisp. (line 79) * C-c C-p C-w: Keys and lisp. (line 45) -* C-u C-c C-p C-f: Keys and lisp. (line 141) +* C-u C-c C-p C-f: Keys and lisp. (line 149) * Caching a preamble: Simple customization. (line 57) * Contacts: Contacts. (line 6) @@ -2389,9 +2402,9 @@ Index * GPL: Copying. (line 6) * Inline math: Simple customization. (line 108) -* Kill preview-generating process: Keys and lisp. (line 160) +* Kill preview-generating process: Keys and lisp. (line 168) * License: Copying. (line 6) -* M-x preview-report-bug <RET>: Keys and lisp. (line 152) +* M-x preview-report-bug <RET>: Keys and lisp. (line 160) * Mailing list: Contacts. (line 6) * Menu entries: Keys and lisp. (line 6) * Philosophy of preview-latex: What use is it?. (line 6) @@ -2401,7 +2414,7 @@ Index (line 57) * preview-buffer: Keys and lisp. (line 89) * preview-cache-preamble: Keys and lisp. (line 128) -* preview-cache-preamble-off: Keys and lisp. (line 141) +* preview-cache-preamble-off: Keys and lisp. (line 149) * preview-clearout: Keys and lisp. (line 110) * preview-clearout-at-point: Keys and lisp. (line 99) * preview-clearout-buffer: Keys and lisp. (line 115) @@ -2423,9 +2436,9 @@ Index * preview-error-icon-specs: The Emacs interface. (line 150) * preview-fast-conversion: The Emacs interface. (line 60) * preview-fast-dvips-command: The Emacs interface. (line 123) -* preview-goto-info-page: Keys and lisp. (line 147) +* preview-goto-info-page: Keys and lisp. (line 155) * preview-gs-image-type-alist: The preview images. (line 8) -* preview-gs-options: The preview images. (line 54) +* preview-gs-options: The preview images. (line 59) * preview-icon-specs: The Emacs interface. (line 151) * preview-image-creators: The preview images. (line 7) * preview-image-type: Basic modes of operation. @@ -2442,7 +2455,7 @@ Index * preview-preserve-counters <1>: The Emacs interface. (line 47) * preview-reference-face: The Emacs interface. (line 80) * preview-region: Keys and lisp. (line 84) -* preview-report-bug: Keys and lisp. (line 152) +* preview-report-bug: Keys and lisp. (line 160) * preview-required-option-list: Simple customization. (line 61) * preview-required-option-list <1>: The Emacs interface. (line 35) @@ -2450,7 +2463,7 @@ Index * preview-section: Keys and lisp. (line 79) * preview-transparent-border: Keys and lisp. (line 55) * Readme: Introduction. (line 6) -* Report a bug: Keys and lisp. (line 152) +* Report a bug: Keys and lisp. (line 160) * Right: Copying. (line 6) * Showing \labels: Simple customization. (line 21) @@ -2461,41 +2474,41 @@ Index Tag Table: -Node: Top948 -Node: Copying2220 -Node: Introduction2674 -Node: What use is it?3348 -Node: Activating preview-latex4737 -Node: Getting started5490 -Node: Basic modes of operation7437 -Node: More documentation8639 -Node: Availability9527 -Node: Contacts10132 -Node: Installation11404 -Node: Keys and lisp11605 -Node: Simple customization18245 -Node: Known problems23908 -Node: Font problems with Dvips24681 -Node: Too small bounding boxes25854 -Node: x-symbol interoperation27250 -Node: Middle-clicks paste instead of toggling28633 -Node: For advanced users29261 -Node: The LaTeX style file29720 -Node: Package options32282 -Node: Provided commands43186 -Node: The Emacs interface50536 -Node: The preview images59247 -Node: Misplaced previews62730 -Node: ToDo66184 -Node: Frequently Asked Questions70955 -Node: Introduction to FAQ71278 -Node: Requirements71617 -Node: Installation Trouble73449 -Node: Customization75712 -Node: Troubleshooting78804 -Node: Other formats81322 -Node: Copying this Manual82637 -Node: GNU Free Documentation License83572 -Node: Index108694 +Node: Top965 +Node: Copying2237 +Node: Introduction2691 +Node: What use is it?3365 +Node: Activating preview-latex4754 +Node: Getting started5507 +Node: Basic modes of operation7454 +Node: More documentation8657 +Node: Availability9545 +Node: Contacts10154 +Node: Installation11427 +Node: Keys and lisp11628 +Node: Simple customization18729 +Node: Known problems24392 +Node: Font problems with Dvips25165 +Node: Too small bounding boxes26338 +Node: x-symbol interoperation27734 +Node: Middle-clicks paste instead of toggling29117 +Node: For advanced users29745 +Node: The LaTeX style file30204 +Node: Package options32766 +Node: Provided commands43670 +Node: The Emacs interface51020 +Node: The preview images59731 +Node: Misplaced previews63481 +Node: ToDo66935 +Node: Frequently Asked Questions71706 +Node: Introduction to FAQ72029 +Node: Requirements72368 +Node: Installation Trouble74200 +Node: Customization76463 +Node: Troubleshooting79555 +Node: Other formats82073 +Node: Copying this Manual83388 +Node: GNU Free Documentation License84340 +Node: Index109464 End Tag Table diff --git a/tex-site.el b/tex-site.el index 32103439..4d0ff96b 100644 --- a/tex-site.el +++ b/tex-site.el @@ -1,6 +1,6 @@ ;;; tex-site.el - Site specific variables. Don't edit. -;; Copyright (C) 2005, 2013, 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2005, 2013, 2016-2018 Free Software Foundation, Inc. ;; ;; completely rewritten. @@ -54,7 +54,7 @@ "A (La)TeX environment." :tag "AUCTeX" :link '(custom-manual "(auctex)Top") - :link '(url-link :tag "Home Page" "http://www.gnu.org/software/auctex/") + :link '(url-link :tag "Home Page" "https://www.gnu.org/software/auctex/") :prefix "TeX-" :group 'tex :load "tex" :load "latex" :load "tex-style") @@ -157,11 +157,11 @@ set it with `TeX-modes-set'." `(TeX-modes-set ',var ,var t)) (setq list (cdr list)))))) ) -(defconst AUCTeX-version "12.1.1" +(defconst AUCTeX-version "12.1.1.2018-09-07" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2018-03-20" +(defconst AUCTeX-date "2018-09-07" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer