[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] [elpa] externals/auctex 7f60ef7 12/43: Update Pygments st
From: |
Tassilo Horn |
Subject: |
[AUCTeX-diffs] [elpa] externals/auctex 7f60ef7 12/43: Update Pygments styles to version 2.5.2 |
Date: |
Sat, 11 Apr 2020 15:05:20 -0400 (EDT) |
branch: externals/auctex
commit 7f60ef71f5c7b89d9352b2db7f29eeb50fee0a33
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>
Update Pygments styles to version 2.5.2
* style/minted.el (LaTeX-minted-key-val-options): Update values of
"style" to styles provided by Pygments version 2.5.2.
---
style/minted.el | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/style/minted.el b/style/minted.el
index 24005c2..55cdfa3 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -132,11 +132,16 @@
;; 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.1.3 here.
- ("style" ("colorful" "default" "emacs" "friendly" "fruity" "igor"
- "lovelace" "manni" "monokai" "murphy" "native"
- "paraiso-dark" "paraiso-light" "pastie" "perldoc"
- "rrt" "tango" "trac" "vim" "vs" "xcode"))
+ ;; styles from Pygments version 2.5.2 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"))
("stepnumber")
("stepnumberfromfirst")
("stepnumberoffsetvalues" ("true" "false"))
- [AUCTeX-diffs] [elpa] externals/auctex updated (817b1c4 -> f571914), Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 19716fb 01/43: ; Add ELPA release process description, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 7c48889 03/43: ; * style/fbox.el: Fix wrong package version., Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 2ceda21 09/43: Use pdf rather than dvi for preview package document, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex f700ec0 16/43: Support extended NFSS shapes with 2020-02-02 LaTeX kernel, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 7f60ef7 12/43: Update Pygments styles to version 2.5.2,
Tassilo Horn <=
- [AUCTeX-diffs] [elpa] externals/auctex 13e6746 13/43: Delete insertion of wrong dollar sign, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 486650b 05/43: Update menu in proper timing (bug#38058), Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 1d72a5c 21/43: Remove compatibility code for older emacsen, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 8927ed6 04/43: Update style/ltugboat.el to class version 2.22, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 8a2cdac 02/43: Add new style/fbox.el, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 4c1bb12 10/43: ; * tex-style.el (LaTeX-exam-reftex-quick-id-key): Fix docstring., Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 45f0298 07/43: * font-latex.el (font-latex-setup): Remove XEmacs compat code., Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex e35f85a 06/43: Update style/caption.el to package version 3.4a, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex 6c25ffe 08/43: Adjust Makefile clean targets, Tassilo Horn, 2020/04/11
- [AUCTeX-diffs] [elpa] externals/auctex d308a1e 14/43: Fix handling of LaTeX font declaration macros, Tassilo Horn, 2020/04/11