branch: main
commit 274e6d7650fca55e5cb06220e1032b175c46895d
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
Update style/pdfpages.el to package v0.6c
* style/pdfpages.el (LaTeX-pdfpages-key-val-options): Update
key=vals.
---
style/pdfpages.el | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/style/pdfpages.el b/style/pdfpages.el
index 0854b245..ab1b7760 100644
--- a/style/pdfpages.el
+++ b/style/pdfpages.el
@@ -1,6 +1,6 @@
-;;; pdfpages.el --- AUCTeX style for `pdfpages.sty' (v0.6c) -*-
lexical-binding: t; -*-
+;;; pdfpages.el --- AUCTeX style for `pdfpages.sty' (v0.6d) -*-
lexical-binding: t; -*-
-;; Copyright (C) 2015--2024 Free Software Foundation, Inc.
+;; Copyright (C) 2015--2025 Free Software Foundation, Inc.
;; Author: Arash Esbati <[email protected]>
;; Maintainer: [email protected]
@@ -24,7 +24,7 @@
;;; Commentary:
-;; This file adds support for `pdfpages.sty' (v0.6c) from 2024/10/28.
+;; This file adds support for `pdfpages.sty' (v0.6d) from 2025/01/20.
;; `pdfpages.sty' is part of TeXLive.
;; Thanks to Andreas Matthias for testing this style and writing
@@ -60,7 +60,9 @@
("reflect" ("true" "false"))
("signature")
("signature*")
- ("booklet" ("true" "false"))
+ ("booklet" ("true" "false"))
+ ("booklet*" ("true" "false"))
+ ("flip-other-edge" ("true" "false"))
("picturecommand")
("picturecommand*")
("pagetemplate")