summaryrefslogtreecommitdiff
path: root/dix-mode/e-in-mono-section
diff options
context:
space:
mode:
Diffstat (limited to 'dix-mode/e-in-mono-section')
-rw-r--r--dix-mode/e-in-mono-section9
1 files changed, 9 insertions, 0 deletions
diff --git a/dix-mode/e-in-mono-section b/dix-mode/e-in-mono-section
new file mode 100644
index 0000000..9d14896
--- /dev/null
+++ b/dix-mode/e-in-mono-section
@@ -0,0 +1,9 @@
+# -*- mode: snippet; require-final-newline: nil -*-
+# name: <e> in monodix section
+# key: <e
+# condition: (dix-enclosing-is-mono-section)
+# binding: direct-keybinding
+#TODO: remove suffix from <i> after leaving <par>
+# --
+<e lm="${1:`(dix-yas-prev-lemma)`}"> <i>${1:$(dix-yas-lm-to-i)}</i> <par n="${3:$$(dix-yas-choose-pdname)}"/></e>
+$0 \ No newline at end of file