I cannot figure out how to export accented characters when compiling a MultiMarkdown document (accents are correct instead when compiling without MultiMarkdown).
I would be very grateful for any help.
Roberto
I cannot figure out how to export accented characters when compiling a MultiMarkdown document (accents are correct instead when compiling without MultiMarkdown).
I would be very grateful for any help.
Roberto
They should in general work, since the MMD code line uses Unicode. The only thing I can think of where there might be a problem is in some situations when compiling to RTF. That doesn’t utilise Unicode, properly. To passes the characters directly through to the RTF file itself, instead of encoding them properly. If that is what you are experiencing, search the MMD forum for problems with Chinese characters in RTF, there is a detailed solution. Lastly, I don’t think this should impact accents, but make sure the SmartyPants language at the very bottom of the “Import/Export” preference tab is set to the appropriate language (or closest).