NetBSD/gnu/dist/texinfo/po/boldquot.sed

11 lines
217 B
Sed
Raw Normal View History

2003-01-17 17:54:14 +03:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g
s///g
s//”/g
s///g
s///g