]> git.lyx.org Git - lyx.git/blob - po/quot.sed
InsetBox.cpp: fix the LaTeX-output, fixes bug 2492 http://bugzilla.lyx.org/show_bug...
[lyx.git] / po / quot.sed
1 s/"\([^"]*\)"/“\1”/g
2 s/`\([^`']*\)'/‘\1’/g
3 s/ '\([^`']*\)' / ‘\1’ /g
4 s/ '\([^`']*\)'$/ ‘\1’/g
5 s/^'\([^`']*\)' /‘\1’ /g
6 s/“”/""/g