Rainer M Krug wrote: > usiong as it is stated in the wiki, produces an error message: > > recode -d u8..ltex myfile.bib
This is a utf8->7bit-LaTeX conversion.
How about utf8->Latin9?
recode u8..l9 myfile.bib
Jürgen
Rainer M Krug wrote: > usiong as it is stated in the wiki, produces an error message: > > recode -d u8..ltex myfile.bib
This is a utf8->7bit-LaTeX conversion.
How about utf8->Latin9?
recode u8..l9 myfile.bib
Jürgen