diff options
Diffstat (limited to 'Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt')
-rw-r--r-- | Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt b/Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt new file mode 100644 index 00000000000..9f7f95d69bd --- /dev/null +++ b/Master/texmf-dist/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] +# ' ‘ ’ +# " “ ” |