Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Kourosh Kalayeh



On 26 Aug 2021, at 9:09, Tassilo Horn wrote:

> Arash Esbati  writes:
>
>>> I installed it through ELPA and emacs package manager
>>> (`package-install auctex`).
>>
>> Ok, the next release might be soon if you kindly ask the release
>> manager (CC'ed) :-).
>
> I've just released GNU AUCTeX 13.0.14 which should appear anytime soon
> on GNU ELPA. ;-)
>

Perfect, thank you Arash and Tassilo for your great works.  I updated AUCTeX to 
13.0.14.

Best,
Kourosh



[GNU ELPA] Auctex version 13.0.14

2021-08-26 Thread ELPA update
Version 13.0.14 of package Auctex has just been released in GNU ELPA.
You can now find it in M-x package-list RET.

Auctex describes itself as:
  Integrated environment for *TeX*

More at https://elpa.gnu.org/packages/auctex.html



Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Tassilo Horn
Arash Esbati  writes:

>> I installed it through ELPA and emacs package manager
>> (`package-install auctex`).
>
> Ok, the next release might be soon if you kindly ask the release
> manager (CC'ed) :-).

I've just released GNU AUCTeX 13.0.14 which should appear anytime soon
on GNU ELPA. ;-)

Bye,
Tassilo



Re: Provide style file for babel support for Brazilian

2021-08-26 Thread Arash Esbati
Hi Gustavo,

Gustavo Barros  writes:

> If that's the case, I do have a couple of further general comments.
>
> The first is: wouldn't then a review in the same lines, and for the
> same reason, be granted to the old `textcomp.el' macros (which now
> live in `latex.el')?  (And I admit I had rather these in mind when I
> insisted, since the babel macros for Portuguese are not that
> important, as we had observed previously).

I've hopefully fixed this issue with f65722e660.  I've have touched some
styles and adjusted them as well.  Can you please update your local repo
and give it a try?

> (I haven't seen the commit there, I suppose you haven't done it yet,
> but when you have the chance, please do recall of `portuguese.el'
> too).

Done.

Best, Arash



[AUCTeX-diffs] [elpa] externals/auctex 46c464b: Release GNU AUCTeX 13.0.14

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 46c464b0b2ceca762ee5e17c4931ec0f3f593355
Author: Tassilo Horn 
Commit: Tassilo Horn 

Release GNU AUCTeX 13.0.14

* GNU AUCTeX Version 13.0.14 released.
---
 auctex.el  |   2 +-
 auctex.info| 216 +++--
 preview-latex.info |   4 +-
 tex-site.el|   4 +-
 4 files changed, 117 insertions(+), 109 deletions(-)

diff --git a/auctex.el b/auctex.el
index 4ea1109..4f7f81f 100644
--- a/auctex.el
+++ b/auctex.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
-;; Version: 13.0.13
+;; Version: 13.0.14
 ;; URL: https://www.gnu.org/software/auctex/
 ;; Maintainer: auctex-devel@gnu.org
 ;; Notifications-To: auctex-di...@gnu.org
diff --git a/auctex.info b/auctex.info
index 8c4828b..4e611f3 100644
--- a/auctex.info
+++ b/auctex.info
@@ -1,6 +1,6 @@
 This is auctex.info, produced by makeinfo version 6.8 from auctex.texi.
 
-This manual is for AUCTeX (version 13.0.13 from 2021-08-13), a
+This manual is for AUCTeX (version 13.0.14 from 2021-08-26), a
 sophisticated TeX environment for Emacs.
 
Copyright (C) 1992-1995, 2001, 2002, 2004-2021 Free Software
@@ -45,7 +45,7 @@ errors that may slip through anyway.
It is a good idea to make a printout of AUCTeX's reference card
 'tex-ref.tex' or one of its typeset versions.
 
-   If you want to make AUCTeX aware of style files and multi-file
+   If you want to make AUCTeX aware of style files and multifile
 documents right away, insert the following in your init file (usually
 '~/.emacs.d/init.el').
 
@@ -1142,7 +1142,7 @@ be achieved by putting
  (setq TeX-auto-save t)
  (setq TeX-parse-self t)
 into your init file.  Finally, if you often use '\include' or '\input',
-you should make AUCTeX aware of the multi-file document structure.  You
+you should make AUCTeX aware of the multifile document structure.  You
 can do this by inserting
 
  (setq-default TeX-master nil)
@@ -6016,7 +6016,7 @@ A.1 Copying this Manual
 
 The copyright notice for this manual is:
 
-   This manual is for AUCTeX (version 13.0.13 from 2021-08-13), a
+   This manual is for AUCTeX (version 13.0.14 from 2021-08-26), a
 sophisticated TeX environment for Emacs.
 
Copyright (C) 1992-1995, 2001, 2002, 2004-2021 Free Software
@@ -6608,6 +6608,14 @@ News in 13.1
  LaTeX kernel are known and available for completion in
  '\AddToHook', '\RemoveFromHook' and '\AddToHookNext'.
 
+   * AUCTeX is now able to place all generated output files, including
+ those that are produced by applications running under AUCTeX,
+ temporary files related to region processing and preview-latex
+ files, in an output directory.  To use this feature, set the new
+ user option 'TeX-output-dir' to the absolute path of the output
+ directory or a relative path which would be interpreted as being
+ relative to the master file in a multifile document.
+
 News in 12.3
 
 
@@ -8005,7 +8013,7 @@ A.4 Frequently Asked Questions
  relevant programs, as described in *note (auctex)Installation under
  MS Windows::.
 
-  4. Why doesn't the completion, style file, or multi-file stuff work?
+  4. Why doesn't the completion, style file, or multifile stuff work?
 
  It must be enabled first, insert this in your init file:
 
@@ -8974,7 +8982,7 @@ Concept Index
   (line   6)
 * ASCII pTeX <1>:Japanese.(line   6)
 * auctex.el: Loading the package. (line  10)
-* auctex.el <1>: Changes. (line 752)
+* auctex.el <1>: Changes. (line 760)
 * auto directories.: Automatic.   (line   6)
 * auto-fill-mode:Indenting.   (line  29)
 * Auto-Reveal:   Folding. (line   6)
@@ -9277,7 +9285,7 @@ Concept Index
   (line 252)
 * tex-site.el:   Loading the package. (line  10)
 * tex-site.el <1>:   Customizing. (line   6)
-* tex-site.el <2>:   Changes. (line 752)
+* tex-site.el <2>:   Changes. (line 760)
 * tool bar, toolbar: Processing.  (line  11)
 * Trailer:   Commands.(line   6)
 * Underfull boxes:   Debugging.   (line   6)
@@ -9300,103 +9308,103 @@ Concept Index
 
 Tag Table:
 Node: Top918
-Node: Copying7375
-Node: Introduction9320
-Node: Summary9590
-Node: Installation12323
-Node: Prerequisites14296
-Node: Configure16495
-Node: Build/install and uninstall21073
-Node: Loading the package21826
-Node: Advice for package providers23519
-Node: Advice for non-privileged users26324
-Node: 

[AUCTeX-diffs] [elpa] externals/auctex f65722e 7/9: Improve obeying the value of `TeX-insert-braces'

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit f65722e660e53602c5465e903754fba81bd5c755
Author: Arash Esbati 
Commit: Arash Esbati 

Improve obeying the value of `TeX-insert-braces'

* latex.el (LaTeX-common-initialization): Add "columnseprule" to
list of known lengths and remove it from style/multicol.el.
Remove 0 as specifier for symbols formerly provided by the
textcomp package.

* style/multicol.el ("multicol"): Add lengths defined by the
package to list of known lengths.

* style/brazilian.el ("brazilian"):
* style/currvita.el ("currvita"):
* style/ltugboat.el ("ltugboat"):
* style/marginnote.el ("marginnote"):
* style/mflogo.el ("mflogo"):
* style/portuguese.el ("portuguese"): Remove 0 as specifier for
the defined symbols.  Braces are now inserted after the symbols if
`TeX-insert-braces' is non-nil.
---
 latex.el| 256 ++--
 style/brazilian.el  |   8 +-
 style/currvita.el   |  12 +--
 style/ltugboat.el   |   4 +-
 style/marginnote.el |  16 ++--
 style/mflogo.el |   6 +-
 style/multicol.el   |  27 +++---
 style/portuguese.el |   8 +-
 8 files changed, 166 insertions(+), 171 deletions(-)

diff --git a/latex.el b/latex.el
index ded745f..8ce8c6e 100644
--- a/latex.el
+++ b/latex.el
@@ -6964,7 +6964,7 @@ function would return non-nil and `(match-string 1)' 
would return
   "enumiv" "footnote" "mpfootnote")
 
   (LaTeX-add-lengths "arraycolsep" "arrayrulewidth" "baselineskip" 
"baselinestretch"
- "bibindent" "columnsep" "columnwidth" "doublerulesep"
+ "bibindent" "columnsep" "columnseprule" "columnwidth" 
"doublerulesep"
  "evensidemargin" "linewidth" "oddsidemargin" "paperwidth"
  "paperheight" "parindent" "parskip" "tabcolsep"
  "textheight" "textwidth" "topmargin" "unitlength")
@@ -7214,133 +7214,133 @@ function would return non-nil and `(match-string 1)' 
would return
  ;; With the advent of LaTeX2e release 2020-02-02, all symbols
  ;; provided by textcomp.sty are available out of the box by the
  ;; kernel.  The next block is moved here from textcomp.el:
- '("capitalgrave" 0); Type: Accent -- Slot: 0
- '("capitalacute" 0); Type: Accent -- Slot: 1
- '("capitalcircumflex"0); Type: Accent -- Slot: 2
- '("capitaltilde" 0); Type: Accent -- Slot: 3
- '("capitaldieresis"  0); Type: Accent -- Slot: 4
- '("capitalhungarumlaut"  0); Type: Accent -- Slot: 5
- '("capitalring"  0); Type: Accent -- Slot: 6
- '("capitalcaron" 0); Type: Accent -- Slot: 7
- '("capitalbreve" 0); Type: Accent -- Slot: 8
- '("capitalmacron"0); Type: Accent -- Slot: 9
- '("capitaldotaccent" 0); Type: Accent -- Slot: 10
- '("textquotestraightbase"0); Type: Symbol -- Slot: 13
- '("textquotestraightdblbase" 0); Type: Symbol -- Slot: 18
- '("texttwelveudash"  0); Type: Symbol -- Slot: 21
- '("textthreequartersemdash"  0); Type: Symbol -- Slot: 22
- '("textcapitalcompwordmark"  0); Type: Symbol -- Slot: 23
- '("textleftarrow"0); Type: Symbol -- Slot: 24
- '("textrightarrow"   0); Type: Symbol -- Slot: 25
- '("t"0); Type: Accent -- Slot: 26
- '("capitaltie"   0); Type: Accent -- Slot: 27
- '("newtie"   0); Type: Accent -- Slot: 28
- '("capitalnewtie"0); Type: Accent -- Slot: 29
- '("textascendercompwordmark" 0); Type: Symbol -- Slot: 31
- '("textblank"0); Type: Symbol -- Slot: 32
- '("textdollar"   0); Type: Symbol -- Slot: 36
- '("textquotesingle"  0); Type: Symbol -- Slot: 39
- '("textasteriskcentered" 0); Type: Symbol -- Slot: 42
- '("textdblhyphen"0); Type: Symbol -- Slot: 45
- '("textfractionsolidus"  0); Type: Symbol -- Slot: 47
- '("textzerooldstyle" 0); Type: Symbol -- Slot: 48
- '("textoneoldstyle"  0); Type: Symbol -- Slot: 49
- '("texttwooldstyle"  0); Type: Symbol -- Slot: 50
- '("textthreeoldstyle"0); Type: Symbol -- Slot: 51
- '("textfouroldstyle" 0); Type: Symbol -- Slot: 52
- '("textfiveoldstyle" 0); Type: Symbol -- Slot: 53
- '("textsixoldstyle"  0); Type: Symbol -- Slot: 54
- '("textsevenoldstyle"0); Type: Symbol -- Slot: 55
- '("texteightoldstyle"0); Type: Symbol -- Slot: 56
- '("textnineoldstyle" 0); Type: Symbol -- Slot: 57
- '("textlangle"   0); Type: Symbol -- Slot: 60
- '("textminus"0); 

[AUCTeX-diffs] [elpa] externals/auctex ee04c04 9/9: Merge remote-tracking branch 'origin/master' into externals/auctex

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit ee04c04677a1a30baeaab6322bfceec6091e802c
Merge: 51c960c d77538b
Author: Tassilo Horn 
Commit: Tassilo Horn 

Merge remote-tracking branch 'origin/master' into externals/auctex
---
 doc/auctex.texi |   2 +-
 doc/changes.texi|   9 ++
 doc/faq.texi|   2 +-
 doc/quickstart.texi |   2 +-
 latex.el| 256 ++--
 style/beamer.el |   3 +
 style/brazilian.el  |   8 +-
 style/currvita.el   |  12 +--
 style/ltugboat.el   |   4 +-
 style/ltxguide.el   |   8 +-
 style/marginnote.el |  16 ++--
 style/mflogo.el |   6 +-
 style/minted.el |  17 ++--
 style/multicol.el   |  27 +++---
 style/portuguese.el |   8 +-
 style/xparse.el |  20 ++--
 16 files changed, 205 insertions(+), 195 deletions(-)

diff --git a/doc/auctex.texi b/doc/auctex.texi
index c5d36ff..5f8df63 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -87,7 +87,7 @@ it easy to find the errors that may slip through anyway.
 It is a good idea to make a printout of @AUCTeX{}'s reference card
 @file{tex-ref.tex} or one of its typeset versions.
 
-If you want to make @AUCTeX{} aware of style files and multi-file
+If you want to make @AUCTeX{} aware of style files and multifile
 documents right away, insert the following in your init file (usually
 @file{~/.emacs.d/init.el}).
 
diff --git a/doc/changes.texi b/doc/changes.texi
index c702341..64bf838 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -110,6 +110,15 @@ The style @file{latexinfo.el} is removed from @AUCTeX{}.
 @AUCTeX{} has preliminary support for @LaTeX{}-hooks.  Hooks provided by
 @LaTeX{} kernel are known and available for completion in
 @samp{\AddToHook}, @samp{\RemoveFromHook} and @samp{\AddToHookNext}.
+
+@item
+@AUCTeX{} is now able to place all generated output files, including those
+that are produced by applications running under @AUCTeX{}, temporary files
+related to region processing and @previewlatex{} files, in an output
+directory.  To use this feature, set the new user option
+@code{TeX-output-dir} to the absolute path of the output directory or a
+relative path which would be interpreted as being relative to the master
+file in a multifile document.
 @end itemize
 
 @heading News in 12.3
diff --git a/doc/faq.texi b/doc/faq.texi
index 9afa4ba..a9b2aa2 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -71,7 +71,7 @@ the file @file{INSTALL.windows}
 @end ifclear
 
 @item
-Why doesn't the completion, style file, or multi-file stuff work?
+Why doesn't the completion, style file, or multifile stuff work?
 
 It must be enabled first, insert this in your init file:
 
diff --git a/doc/quickstart.texi b/doc/quickstart.texi
index 874b4eb..9731d15 100644
--- a/doc/quickstart.texi
+++ b/doc/quickstart.texi
@@ -48,7 +48,7 @@ be achieved by putting
 @end lisp
 @noindent
 into your init file.  Finally, if you often use @code{\include} or
-@code{\input}, you should make @AUCTeX{} aware of the multi-file
+@code{\input}, you should make @AUCTeX{} aware of the multifile
 document structure.  You can do this by inserting
 
 @lisp
diff --git a/latex.el b/latex.el
index ded745f..8ce8c6e 100644
--- a/latex.el
+++ b/latex.el
@@ -6964,7 +6964,7 @@ function would return non-nil and `(match-string 1)' 
would return
   "enumiv" "footnote" "mpfootnote")
 
   (LaTeX-add-lengths "arraycolsep" "arrayrulewidth" "baselineskip" 
"baselinestretch"
- "bibindent" "columnsep" "columnwidth" "doublerulesep"
+ "bibindent" "columnsep" "columnseprule" "columnwidth" 
"doublerulesep"
  "evensidemargin" "linewidth" "oddsidemargin" "paperwidth"
  "paperheight" "parindent" "parskip" "tabcolsep"
  "textheight" "textwidth" "topmargin" "unitlength")
@@ -7214,133 +7214,133 @@ function would return non-nil and `(match-string 1)' 
would return
  ;; With the advent of LaTeX2e release 2020-02-02, all symbols
  ;; provided by textcomp.sty are available out of the box by the
  ;; kernel.  The next block is moved here from textcomp.el:
- '("capitalgrave" 0); Type: Accent -- Slot: 0
- '("capitalacute" 0); Type: Accent -- Slot: 1
- '("capitalcircumflex"0); Type: Accent -- Slot: 2
- '("capitaltilde" 0); Type: Accent -- Slot: 3
- '("capitaldieresis"  0); Type: Accent -- Slot: 4
- '("capitalhungarumlaut"  0); Type: Accent -- Slot: 5
- '("capitalring"  0); Type: Accent -- Slot: 6
- '("capitalcaron" 0); Type: Accent -- Slot: 7
- '("capitalbreve" 0); Type: Accent -- Slot: 8
- '("capitalmacron"0); Type: Accent -- Slot: 9
- '("capitaldotaccent" 0); Type: Accent -- Slot: 10
- '("textquotestraightbase"0); Type: Symbol -- Slot: 13
- '("textquotestraightdblbase" 0); Type: Symbol -- 

[AUCTeX-diffs] [elpa] externals/auctex 9b223d0 1/9: Improve style/xparse.el

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 9b223d0641f3c11d48ca974ace9b5d70719814df
Author: Arash Esbati 
Commit: Arash Esbati 

Improve style/xparse.el

* style/xparse.el (LaTeX-xparse-macro-parse): Remove unnecessary
grouping in regexps.
("xparse"): Fix number of arguments of testing macros.
---
 style/xparse.el | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/style/xparse.el b/style/xparse.el
index b02b3f9..2a9dff4 100644
--- a/style/xparse.el
+++ b/style/xparse.el
@@ -125,14 +125,14 @@ TYPE is one of the symobols mac or env."
  (push "Text" args))
 ;; r
 ((looking-at-p "r")
- (re-search-forward "r\\(?:\\(.\\)\\(.\\)\\)" (+ (point) 3) t)
+ (re-search-forward "r\\(.\\)\\(.\\)" (+ (point) 3) t)
  (push `(LaTeX-arg-xparse-query
  ,(match-string-no-properties 1)
  ,(match-string-no-properties 2))
args))
 ;; R{default}
 ((looking-at-p "R")
- (re-search-forward "R\\(?:\\(.\\)\\(.\\)\\)" (+ (point) 3) t)
+ (re-search-forward "R\\(.\\)\\(.\\)" (+ (point) 3) t)
  (forward-sexp)
  (push `(LaTeX-arg-xparse-query
  ,(match-string-no-properties 1)
@@ -149,7 +149,7 @@ TYPE is one of the symobols mac or env."
  (push (vector "Text") args))
 ;; d
 ((looking-at-p "d")
- (re-search-forward "d\\(?:\\(.\\)\\(.\\)\\)" (+ (point) 3) t)
+ (re-search-forward "d\\(.\\)\\(.\\)" (+ (point) 3) t)
  (push (vector #'LaTeX-arg-xparse-query
(match-string-no-properties 1)
(match-string-no-properties 2))
@@ -161,7 +161,7 @@ TYPE is one of the symobols mac or env."
  (push (vector "Text") args))
 ;; D{default}
 ((looking-at-p "D")
- (re-search-forward "D\\(?:\\(.\\)\\(.\\)\\)" (+ (point) 3) t)
+ (re-search-forward "D\\(.\\)\\(.\\)" (+ (point) 3) t)
  (forward-sexp)
  (push (vector #'LaTeX-arg-xparse-query
(match-string-no-properties 1)
@@ -261,14 +261,14 @@ TYPE is one of the symobols mac or env."
 
 ;; Testing special values
 '("IfBooleanTF" 3)
-'("IfBooleanT" 3)
-'("IfBooleanF" 3)
+'("IfBooleanT" 2)
+'("IfBooleanF" 2)
 '("IfNoValueTF" 3)
-'("IfNoValueT" 3)
-'("IfNoValueF" 3)
+'("IfNoValueT" 2)
+'("IfNoValueF" 2)
 '("IfValueTF" 3)
-'("IfValueT" 3)
-'("IfValueF" 3)
+'("IfValueT" 2)
+'("IfValueF" 2)
 "BooleanTrue"
 "BooleanFalse"
 ;; Argument processors


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex 63ab2c1 2/9: * style/ltxguide.el ("ltxguide"): Update syntactic font-locking.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 63ab2c1b8e812aa72012966c78b139037e11bb79
Author: Arash Esbati 
Commit: Arash Esbati 

* style/ltxguide.el ("ltxguide"): Update syntactic font-locking.
---
 style/ltxguide.el | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/style/ltxguide.el b/style/ltxguide.el
index 50b5ee3..a30a2a7 100644
--- a/style/ltxguide.el
+++ b/style/ltxguide.el
@@ -1,6 +1,6 @@
 ;;; ltxguide.el --- AUCTeX style for `ltxguide.cls' (2001/05/28)  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2020, 2021 Free Software Foundation, Inc.
 
 ;; Author: Arash Esbati 
 ;; Maintainer: auctex-devel@gnu.org
@@ -38,6 +38,8 @@
 (declare-function font-latex-add-keywords
   "font-latex"
   (keywords class))
+(declare-function font-latex-set-syntactic-keywords
+  "font-latex")
 
 (defvar LaTeX-article-class-options)
 
@@ -112,7 +114,9 @@ For decl environment provided by ltxguide.cls."
 ("NEWdescription" "{"))
   'textual)
  (font-latex-add-keywords '(("URL" ""))
-  'reference)))
+  'reference)
+ ;; Tell font-lock about the update.
+ (font-latex-set-syntactic-keywords)))
  TeX-dialect)
 
 (defvar LaTeX-ltxguide-class-options


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex 8d03dd2 6/9: ; Use 'multifile' in the manual

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 8d03dd2d7e9fcb4e23bb48d84b82bb559cad029d
Author: Arash Esbati 
Commit: Arash Esbati 

; Use 'multifile' in the manual

* doc/auctex.texi (top):
* doc/faq.texi:
* doc/quickstart.texi (Quick Start): Use multifile without hyphen.
---
 doc/auctex.texi | 2 +-
 doc/faq.texi| 2 +-
 doc/quickstart.texi | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/auctex.texi b/doc/auctex.texi
index c5d36ff..5f8df63 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -87,7 +87,7 @@ it easy to find the errors that may slip through anyway.
 It is a good idea to make a printout of @AUCTeX{}'s reference card
 @file{tex-ref.tex} or one of its typeset versions.
 
-If you want to make @AUCTeX{} aware of style files and multi-file
+If you want to make @AUCTeX{} aware of style files and multifile
 documents right away, insert the following in your init file (usually
 @file{~/.emacs.d/init.el}).
 
diff --git a/doc/faq.texi b/doc/faq.texi
index 9afa4ba..a9b2aa2 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -71,7 +71,7 @@ the file @file{INSTALL.windows}
 @end ifclear
 
 @item
-Why doesn't the completion, style file, or multi-file stuff work?
+Why doesn't the completion, style file, or multifile stuff work?
 
 It must be enabled first, insert this in your init file:
 
diff --git a/doc/quickstart.texi b/doc/quickstart.texi
index 874b4eb..9731d15 100644
--- a/doc/quickstart.texi
+++ b/doc/quickstart.texi
@@ -48,7 +48,7 @@ be achieved by putting
 @end lisp
 @noindent
 into your init file.  Finally, if you often use @code{\include} or
-@code{\input}, you should make @AUCTeX{} aware of the multi-file
+@code{\input}, you should make @AUCTeX{} aware of the multifile
 document structure.  You can do this by inserting
 
 @lisp


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex 578bdfd 3/9: Update Pygments styles

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 578bdfdff82c82edec44712ff5acf426063ff49d
Author: Arash Esbati 
Commit: Arash Esbati 

Update Pygments styles

* style/minted.el (LaTeX-minted-key-val-options): Update values
for style-key provided by Pygments v2.9.
---
 style/minted.el | 17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/style/minted.el b/style/minted.el
index dd4d545..41f63e6 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -1,6 +1,6 @@
 ;;; minted.el --- AUCTeX style for `minted.sty' (v2.5)  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2014-2018, 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 ;; Author: Tassilo Horn 
 ;; Maintainer: auctex-devel@gnu.org
@@ -132,16 +132,15 @@
 ;; in a .tex file, Emacs asks to apply a variable which is not
 ;; safe and does not restore the frame; the splitted frame
 ;; remains.  I couldn't figure out why, so for now, I add the
-;; styles from Pygments version 2.5.2 here.
+;; styles from Pygments version 2.9 here.
 ("style" ("abap" "algol" "algol_nu" "arduino" "autumn"
   "borland" "bw" "colorful" "default" "emacs"
-  "friendly" "fruity" "igor" "inkpot" "lovelace"
-  "manni" "monokai" "murphy" "native" "paraiso-dark"
-  "paraiso-light" "pastie" "perldoc"
-  "rainbow_dash" "rrt" "sas"
-  "solarized-dark" "solarized-light" "stata"
-  "stata-dark" "stata-light"
-  "tango" "trac" "vim" "vs" "xcode"))
+  "friendly" "fruity" "gruvbox-dark" "gruvbox-light"
+  "igor" "inkpot" "lovelace" "manni" "material" "monokai"
+  "murphy" "native" "paraiso-dark" "paraiso-light"
+  "pastie" "perldoc" "rainbow_dash" "rrt" "sas"
+  "solarized-dark" "solarized-light" "stata" "stata-dark"
+  "stata-light" "tango" "trac" "vim" "vs" "xcode" "zenburn"))
 ("stepnumber")
 ("stepnumberfromfirst")
 ("stepnumberoffsetvalues" ("true" "false"))


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex c5b44ce 5/9: ; * doc/changes.texi: Fix a typo in previous commit.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit c5b44ced8302955994bfad54857e9cabe3196308
Author: Arash Esbati 
Commit: Arash Esbati 

; * doc/changes.texi: Fix a typo in previous commit.
---
 doc/changes.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/changes.texi b/doc/changes.texi
index e410268..64bf838 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -115,10 +115,10 @@ The style @file{latexinfo.el} is removed from @AUCTeX{}.
 @AUCTeX{} is now able to place all generated output files, including those
 that are produced by applications running under @AUCTeX{}, temporary files
 related to region processing and @previewlatex{} files, in an output
-directory. To use this feature, set the new user option
+directory.  To use this feature, set the new user option
 @code{TeX-output-dir} to the absolute path of the output directory or a
 relative path which would be interpreted as being relative to the master
-file in a mutlifile document.
+file in a multifile document.
 @end itemize
 
 @heading News in 12.3


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex d77538b 8/9: * style/beamer.el ("beamer"): Improve indentation of \frametitle.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit d77538b45831f0321767fdf79f91ba89090c0211
Author: Arash Esbati 
Commit: Arash Esbati 

* style/beamer.el ("beamer"): Improve indentation of \frametitle.
---
 style/beamer.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/style/beamer.el b/style/beamer.el
index 36f15d7..589a26a 100644
--- a/style/beamer.el
+++ b/style/beamer.el
@@ -152,6 +152,9 @@
(LaTeX-find-matching-begin)
(end-of-line)
(LaTeX-newline)
+   ;; Indent the next macro insertion and don't
+   ;; rely on the fill-function to do it:
+   (indent-according-to-mode)
(insert (format "\\frametitle{%s}" title))
;; This works because \frametitle is a
;; paragraph command.


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex updated (51c960c -> ee04c04)

2021-08-26 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex.

  from  51c960c   Release GNU AUCTeX 13.0.13
   new  9b223d0   Improve style/xparse.el
   new  63ab2c1   * style/ltxguide.el ("ltxguide"): Update syntactic 
font-locking.
   new  578bdfd   Update Pygments styles
   new  1741a40   Add NEWS entry for output-dir feature
   new  c5b44ce   ; * doc/changes.texi: Fix a typo in previous commit.
   new  8d03dd2   ; Use 'multifile' in the manual
   new  f65722e   Improve obeying the value of `TeX-insert-braces'
   new  d77538b   * style/beamer.el ("beamer"): Improve indentation of 
\frametitle.
   new  ee04c04   Merge remote-tracking branch 'origin/master' into 
externals/auctex


Summary of changes:
 doc/auctex.texi |   2 +-
 doc/changes.texi|   9 ++
 doc/faq.texi|   2 +-
 doc/quickstart.texi |   2 +-
 latex.el| 256 ++--
 style/beamer.el |   3 +
 style/brazilian.el  |   8 +-
 style/currvita.el   |  12 +--
 style/ltugboat.el   |   4 +-
 style/ltxguide.el   |   8 +-
 style/marginnote.el |  16 ++--
 style/mflogo.el |   6 +-
 style/minted.el |  17 ++--
 style/multicol.el   |  27 +++---
 style/portuguese.el |   8 +-
 style/xparse.el |  20 ++--
 16 files changed, 205 insertions(+), 195 deletions(-)


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-diffs] [elpa] externals/auctex 1741a40 4/9: Add NEWS entry for output-dir feature

2021-08-26 Thread Tassilo Horn
branch: externals/auctex
commit 1741a401ebd02b7bb72175ad665016af9024a2fa
Author: Al Haji-Ali 
Commit: Ikumi Keita 

Add NEWS entry for output-dir feature

Signed-off-by: Ikumi Keita 

* doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir
feature.
---
 doc/changes.texi | 9 +
 1 file changed, 9 insertions(+)

diff --git a/doc/changes.texi b/doc/changes.texi
index c702341..e410268 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -110,6 +110,15 @@ The style @file{latexinfo.el} is removed from @AUCTeX{}.
 @AUCTeX{} has preliminary support for @LaTeX{}-hooks.  Hooks provided by
 @LaTeX{} kernel are known and available for completion in
 @samp{\AddToHook}, @samp{\RemoveFromHook} and @samp{\AddToHookNext}.
+
+@item
+@AUCTeX{} is now able to place all generated output files, including those
+that are produced by applications running under @AUCTeX{}, temporary files
+related to region processing and @previewlatex{} files, in an output
+directory. To use this feature, set the new user option
+@code{TeX-output-dir} to the absolute path of the output directory or a
+relative path which would be interpreted as being relative to the master
+file in a mutlifile document.
 @end itemize
 
 @heading News in 12.3


___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Arash Esbati
Kourosh Kalayeh  writes:

> On 26 Aug 2021, at 8:35, Arash Esbati wrote:
>
>> Yes, it will.  The question is when will be next release since we have
>> ELPA and tarball releases.  How did you install AUCTeX?
>
> I installed it through ELPA and emacs package manager
> (`package-install auctex`).

Ok, the next release might be soon if you kindly ask the release manager
(CC'ed) :-).

Best, Arash



Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Kourosh Kalayeh

On 26 Aug 2021, at 8:35, Arash Esbati wrote:


Kourosh Kalayeh  writes:


I added `(add-hook 'LaTeX-mode-hook #'turn-on-auto-fill)` in my init
file, and as suggested it does the automatic indenting but it messes
up my formatting which might be fine, I am giving it a shot.  Thanks.


"Messes up" is a matter of taste :-)  Some people like/use 
auto-filling,

others not.  Personally, I don't like reading a paragraph as a single
long line.


I completely agree.  That is why I am giving it a shot.




I agree, this option is ``somewhat more hazardous''.  I think I've
fixed
this issue by adding (indent-according-to-mode) before inserting
\frametitle in beamer.el[1].


Awesome, will it be in the next version?


Yes, it will.  The question is when will be next release since we have
ELPA and tarball releases.  How did you install AUCTeX?


I installed it through ELPA and emacs package manager (`package-install 
auctex`).


Thanks,
Kourosh


Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Arash Esbati
Kourosh Kalayeh  writes:

> I added `(add-hook 'LaTeX-mode-hook #'turn-on-auto-fill)` in my init
> file, and as suggested it does the automatic indenting but it messes
> up my formatting which might be fine, I am giving it a shot.  Thanks.

"Messes up" is a matter of taste :-)  Some people like/use auto-filling,
others not.  Personally, I don't like reading a paragraph as a single
long line.

>> I agree, this option is ``somewhat more hazardous''.  I think I've
>> fixed
>> this issue by adding (indent-according-to-mode) before inserting
>> \frametitle in beamer.el[1].
>
> Awesome, will it be in the next version?

Yes, it will.  The question is when will be next release since we have
ELPA and tarball releases.  How did you install AUCTeX?

Best, Arash



Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Kourosh Kalayeh

On 26 Aug 2021, at 7:51, Arash Esbati wrote:


Thibaut Verron  writes:


On 25/08/2021 16:52, Arash Esbati wrote:


Hence, you have to turn that mode on in order to get the old
behaviour with something like this in your init file:

 (add-hook 'LaTeX-mode-hook #'turn-on-auto-fill)


With the side effect of enabling auto-fill.


True.


I added `(add-hook 'LaTeX-mode-hook #'turn-on-auto-fill)` in my init 
file, and as suggested it does the automatic indenting but it messes up 
my formatting which might be fine, I am giving it a shot.  Thanks.





If you don't want auto-fill, a less intrusive but somewhat more
hazardous alternative could be:

(add-hook 'LaTeX-mode-hook (lambda () (setq auto-fill-function 
'indent-according-to-mode)))


I agree, this option is ``somewhat more hazardous''.  I think I've 
fixed

this issue by adding (indent-according-to-mode) before inserting
\frametitle in beamer.el[1].


Awesome, will it be in the next version?

Thanks,
Kourosh

Re: \frametitle macro is not automatically indented in frame environment in beamer

2021-08-26 Thread Arash Esbati
Thibaut Verron  writes:

> On 25/08/2021 16:52, Arash Esbati wrote:
>>
>> Hence, you have to turn that mode on in order to get the old
>> behaviour with something like this in your init file:
>>
>>  (add-hook 'LaTeX-mode-hook #'turn-on-auto-fill)
>
> With the side effect of enabling auto-fill.

True.

> If you don't want auto-fill, a less intrusive but somewhat more
> hazardous alternative could be:
>
> (add-hook 'LaTeX-mode-hook (lambda () (setq auto-fill-function 
> 'indent-according-to-mode)))

I agree, this option is ``somewhat more hazardous''.  I think I've fixed
this issue by adding (indent-according-to-mode) before inserting
\frametitle in beamer.el[1].

Comment welcome.

Best, Arash

Footnotes:
[1]  
http://git.savannah.gnu.org/cgit/auctex.git/commit/?id=d77538b45831f0321767fdf79f91ba89090c0211



[AUCTeX-diffs] GNU AUCTeX branch, master, updated. d77538b45831f0321767fdf79f91ba89090c0211

2021-08-26 Thread Arash Esbati
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
   via  d77538b45831f0321767fdf79f91ba89090c0211 (commit)
  from  f65722e660e53602c5465e903754fba81bd5c755 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d77538b45831f0321767fdf79f91ba89090c0211
Author: Arash Esbati 
Date:   Thu Aug 26 13:43:21 2021 +0200

* style/beamer.el ("beamer"): Improve indentation of \frametitle.

diff --git a/style/beamer.el b/style/beamer.el
index 36f15d7..589a26a 100644
--- a/style/beamer.el
+++ b/style/beamer.el
@@ -152,6 +152,9 @@
(LaTeX-find-matching-begin)
(end-of-line)
(LaTeX-newline)
+   ;; Indent the next macro insertion and don't
+   ;; rely on the fill-function to do it:
+   (indent-according-to-mode)
(insert (format "\\frametitle{%s}" title))
;; This works because \frametitle is a
;; paragraph command.

---

Summary of changes:
 style/beamer.el | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
GNU AUCTeX

___
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs


[AUCTeX-commit] GNU AUCTeX branch, master, updated. d77538b45831f0321767fdf79f91ba89090c0211

2021-08-26 Thread Arash Esbati
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
   via  d77538b45831f0321767fdf79f91ba89090c0211 (commit)
  from  f65722e660e53602c5465e903754fba81bd5c755 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d77538b45831f0321767fdf79f91ba89090c0211
Author: Arash Esbati 
Date:   Thu Aug 26 13:43:21 2021 +0200

* style/beamer.el ("beamer"): Improve indentation of \frametitle.

---

Summary of changes:
 style/beamer.el | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
GNU AUCTeX

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit