Hi Gour, > Can one still use/combine character from different 'sets' or one is > limited to vectors covering only 256 characters as handled in the old > codepage/encodings solutions of which I got my fair-share in the past > being doomed to use non-ASCII character set?
See preconv(1). It converts the character encoding of files, e.g. UTF-8, into ISO 8859-1 that groff wants with escapes to handle runes that aren't in ISO 8859-1. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy