MIF 7.00 vs MIF 2015 character sets
I am switching to FrameMaker 2015 and one part of the work process is .mif files parsing. So, when I save file as MIF 7.0 and as MIF 2015 there are some differences including character sets. For example, “ (left double quotation mark) is presented as \xd2, and ” (right double quotation mark) is presented as \xd3 in MIF 7.0 and “ (e2 80 9c) and ” (e2 80 9d) in MIF 2015. And others, like ... (three dots) and … (one symbol e2 80 a6).
I have already modified the parser but maybe the right approach is to specify FrameMaker to use standart set - on opening FM or on saving MIF. I use extend script, so I my abilities are greater than using FM's open and save menus but I did not find suitable options or separate functions.
Thanks
