branch: externals/auctex
commit cd4a1c9154e68638560377bc13bfd244f2cf174d
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
* style/graphicx.el (LaTeX-graphicx-key-val-options): Add alt key.
---
style/graphicx.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/style/graphicx.el b/style/graphicx.el
index bacd734..0e1e220 100644
--- a/style/graphicx.el
+++ b/style/graphicx.el
@@ -62,7 +62,8 @@
("clip" ("true" "false"))
("draft" ("true" "false"))
("quiet")
- ("interpolate" ("true" "false")))
+ ("interpolate" ("true" "false"))
+ ("alt"))
"Key=value options for graphicx macros.")
(defvar LaTeX-includegraphics-dvips-extensions