Hello,
in the last 4 month I spend many time to run latex on Mac OsX Leopard. Now I found the best tool for use it. Now i work with Eclipse (included Plugin). But I have a problem by using latin1. I searched by Google and I read that I must take latin1 for use umlaut. "ü" aso.
But if I take
\usepackage[latin1]{inputenc} % fuer Umlaute, ß
instead of
\usepackage[ansinew]{inputenc} % fuer Umlaute, ß
I get many errors and it can not display the sign.
Can anyone help me?
in the last 4 month I spend many time to run latex on Mac OsX Leopard. Now I found the best tool for use it. Now i work with Eclipse (included Plugin). But I have a problem by using latin1. I searched by Google and I read that I must take latin1 for use umlaut. "ü" aso.
But if I take
\usepackage[latin1]{inputenc} % fuer Umlaute, ß
instead of
\usepackage[ansinew]{inputenc} % fuer Umlaute, ß
I get many errors and it can not display the sign.
Can anyone help me?