[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex d7da2ed8c2 26/30: ; * style/fvextra.el (LaTeX-fv
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex d7da2ed8c2 26/30: ; * style/fvextra.el (LaTeX-fvextra-key-val-options): Add new keys. |
Date: |
Thu, 7 Dec 2023 03:51:10 -0500 (EST) |
branch: externals/auctex
commit d7da2ed8c2789e5d630126793cee995f6c587dd0
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
; * style/fvextra.el (LaTeX-fvextra-key-val-options): Add new keys.
---
style/fvextra.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/style/fvextra.el b/style/fvextra.el
index ccfb36bf1a..9bcf120018 100644
--- a/style/fvextra.el
+++ b/style/fvextra.el
@@ -86,6 +86,7 @@
("breakbeforeinrun" ("true" "false"))
("breakbeforesymbolpre")
("breakbeforesymbolpost")
+ ("breakcollapsespaces" ("true" "false"))
("breakindent")
("breakindentnchars")
("breaklines" ("true" "false"))
@@ -104,7 +105,8 @@
("breaksymbolsepleft")
("breaksymbolsepleftnchars")
("breaksymbolsepright")
- ("breaksymbolseprightnchars"))
+ ("breaksymbolseprightnchars")
+ ("spacebreak"))
"Key=value options for fvextra macros and environments.")
(TeX-add-style-hook
- [elpa] externals/auctex a28f1d4ccb 27/30: Add completion support for \DeclareGraphicsExtensions, (continued)
- [elpa] externals/auctex a28f1d4ccb 27/30: Add completion support for \DeclareGraphicsExtensions, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex 88467618ad 11/30: ; * style/minted.el (LaTeX-fontenc-package-options): Pacify warning., Tassilo Horn, 2023/12/07
- [elpa] externals/auctex c196c69207 09/30: Update style/minted to package version 2.8, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex 8ae405b919 14/30: Save regexp groups, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex f22ced023d 24/30: * style/fvextra.el ("fvextra"): Track LaTeX package version 1.6., Tassilo Horn, 2023/12/07
- [elpa] externals/auctex 1792a41446 29/30: Move support for xparse macros into core, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex 3f7742f95b 18/30: Process lambda expressions correctly, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex 38a883d37c 17/30: Save regexp groups in style/minted.el, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex dfd0380d0f 07/30: Update style/newfloat.el to package version 1.2, Tassilo Horn, 2023/12/07
- [elpa] externals/auctex def388b90a 20/30: * style/pythontex.el ("pythontex"): Replace `TeX-arg-eval'., Tassilo Horn, 2023/12/07
- [elpa] externals/auctex d7da2ed8c2 26/30: ; * style/fvextra.el (LaTeX-fvextra-key-val-options): Add new keys.,
Tassilo Horn <=
- [elpa] externals/auctex efdc86af7c 23/30: * style/titletoc.el ("titletoc"): Replace `TeX-arg-eval'., Tassilo Horn, 2023/12/07