On Mon, 3 Feb 2025 15:03:56 -0500 Eben King via Remind-fans <[email protected]> wrote:
> Many of them have non-ASCII characters like "é" or "Ⓡ". I almost > always have remind | rem2ps make a Postscript calendar and view that > with ghostscript, so there are several steps that could be at fault. rem2ps is deprecated; you should be using rem2pdf instead. It properly handles UTF-8. And it can produce PostScript if you use the --ps command-line argument. As for making sure your input files are encoded using UTF-8, you can use the UNIX command "iconv" to convert them to UTF-8, assuming you know what encoding they currently use. Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
