On Tue, Jan 15, 2002 at 01:32:53PM +0100, Sz?ke S�ndor wrote:
> Dear All,
> 
> I am in trouble translating the UsersGuide.
> When I try to change the Font encoding to Latin-2 (8859-2)
> to have the hungarian accents. Latex shows errors! 
> (esp. in chapter 4 )
> I dont understand the errors. Why are they there?
> 
> Could Somebody help me?

The problem is that the Userguide uses symbols that are in latin1 but not in
latin2. For example, the degree symbol.
One solution is to replace these symbols by ERT.
For example, the degree symbol can be replaced by \textdegree{} (in latex mode)
(and adding \usepackage{textcomp}) to the preamble).

Reply via email to