I'm translating some documents from MS Word (written by someone else) to TeX for my own uses. There are quotation marks all over the place, some of which are "weird" (e.g., unicode character 201c “ as opposed to ASCII 34 "). What is the best way to replace all of these with matching `` '' pairs?
I'd prefer a solution using VIM but if there are other methods I'll accept them
201cis an ordinary left double quotation mark which should appear as intended in your output file, given you use a unicode input. – Marco Aug 06 '12 at 17:12\enableregime[utf-8]. I am sure similar options exist for LaTeX (most likely using theinputencpackage). – Aditya Aug 06 '12 at 17:12inputencor related as per @Aditya 's comment? EDIT: http://tex.stackexchange.com/questions/13067/utf8x-vs-utf8-inputenc has the solution – keflavich Aug 06 '12 at 17:20201c, what's the easiest way to insert one? – keflavich Aug 06 '12 at 17:38Alt-{andShift-Alt-{– keflavich Aug 06 '12 at 17:45<RightAlt-Bproduces“and<RightAlt-Nyields”by default, but this already fails on an Ubuntu system. – Marco Aug 06 '12 at 17:45<CTRL-K>+"6and $