summaryrefslogtreecommitdiff
path: root/context/data/texworks
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/texworks')
-rw-r--r--context/data/texworks/configuration/smart-quotes-modes.txt~21
1 files changed, 21 insertions, 0 deletions
diff --git a/context/data/texworks/configuration/smart-quotes-modes.txt~ b/context/data/texworks/configuration/smart-quotes-modes.txt~
new file mode 100644
index 000000000..c126b5145
--- /dev/null
+++ b/context/data/texworks/configuration/smart-quotes-modes.txt~
@@ -0,0 +1,21 @@
+# TeXworks: "Smart Quotes" modes
+
+# Each mode has a label (in [square brackets]), followed by lines specifying the
+# behavior for each quote keystroke. These lines have three fields:
+#
+# <keystroke> <open-form> <close-form>
+#
+# separated by whitespace.
+
+# [TeX ligatures]
+# ' ` '
+# " `` ''
+#
+
+[TeX commands]
+' \quote{ }
+" \quotation{ }
+
+# [Unicode characters]
+# ' ‘ ’
+# " “ ”