Re: Greek in Groff

2024-05-14 Thread Nikos Parafestas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Thanks to Deri's answer I can successfully use Greek and get a proper Pdf output. But this is not the case in references. Using: pdfroff -ms -R -Kutf8 doc.ms > doc.pdf The Greek encoding of references in the PDF is wrong. Files: - --- doc.ms

Re: Greek in Groff

2024-05-16 Thread Nikos Parafestas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 After changing the doc.ref encoding from UTF-8 to ISO8859-7 the references fonts change but they are still unreadable. I also tested the following command: groff -k -ms -R -Tutf8 doc.ms | cat -s which also has the same results. Greek fonts renter

Re: Greek in Groff

2024-05-18 Thread Nikos Parafestas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, 18 May 2024 15:50:04 + Bjarni Ingi Gislason wrote: > Thanks. > > Some remarks. > > 1) All input files should have the same encoding or an including > (higher order) one > > 2) 'groff' can only deal with 'ascii' and 'latin1' encod