Am Samstag, 6. Februar 2016, 22:40:10 schrieb Heinz-Jürgen Oertel:
> Hello
> After years being happy with German text in latin1 or latin15
> I have to set some words for Romanian City names.
>
> warning: can't find special character `u0073_0326'
> warning: can't find special character `u0074_0326'
>
> Which font family can I use? I hope one of the delivered PostScript fonts
> with groff 1.22.3
> Thanks for any help.
News,
after using
groff -k -Tpdf file | okular -
at least the
u0073_0326 ș
is displayed correcz but u0074_0326 is still missing.
I took a look at
/usr/local/share/groff/1.22.2/font/devpdf/U-TR
and found a line
u0074_0327 278,579,281,1 3 496 tcommaaccent
but no line describing u0074_0327. But "tcommaaccent" sounds as what I'm
looking for.
Therefore I simply added the following line
u0074_0326 278,579,281,1 3 496 tcommaaccent
And now have also the 'ţ' in my text
The words in question:
(Costinești, Kreis Constanţa),
--
mit freundlichen Grüßen
Heinz-Jürgen Oertel