1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-05 00:56:24 +00:00
lyx_mirror/po/quot.sed

7 lines
153 B
Sed
Raw Normal View History

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g