# 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]
# '	‘	’
# "	“	”
