diff options
-rw-r--r-- | Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt~ | 21 |
1 files changed, 0 insertions, 21 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~ deleted file mode 100644 index c126b514587..00000000000 --- a/Master/texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt~ +++ /dev/null @@ -1,21 +0,0 @@ -# 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] -# ' ‘ ’ -# " “ ” |