aboutsummaryrefslogtreecommitdiff
path: root/ekdosis.el
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2023-06-29 17:11:02 +0200
committerRobert Alessi <alessi@robertalessi.net>2023-06-29 17:11:02 +0200
commitd9a33e8e6a5ea95d4c9ddc7633542e179355cadc (patch)
tree2ac90a1ae4990550f4ebc21b1c52be041817b232 /ekdosis.el
parent0d79b9e8e68240db85a066621ddf406f1bfdfe6b (diff)
downloadekdosis-d9a33e8e6a5ea95d4c9ddc7633542e179355cadc.tar.gz
reshaped documentation on footnotes
Diffstat (limited to 'ekdosis.el')
-rw-r--r--ekdosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ekdosis.el b/ekdosis.el
index ccc1853..7eb6dfa 100644
--- a/ekdosis.el
+++ b/ekdosis.el
@@ -243,7 +243,7 @@
243 "Local options for alignment env.") 243 "Local options for alignment env.")
244 244
245(defvar LaTeX-ekdosis-footnotes-key-val-options 245(defvar LaTeX-ekdosis-footnotes-key-val-options
246 '(("layout" ("default" "paragraph")) 246 '(("layout" ("default" "column" "page" "merge" "paragraph"))
247 ("type") 247 ("type")
248 ("textfnmark") 248 ("textfnmark")
249 ("appfnmark")) 249 ("appfnmark"))