Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
German TeX
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
lefsha
Veteran
Veteran


Joined: 30 Aug 2004
Posts: 1235
Location: Burgas, Bulgaria

PostPosted: Sat Dec 04, 2004 2:25 am    Post subject: German TeX Reply with quote

Hallo!

Wenn ich TeX_e, bekome ich folgende Meldung:

Code:

No hyphenation patterns were loaded for the language `German'


Was soll man da tun?

Grüßle,
_________________
Lefsha
Back to top
View user's profile Send private message
primat
Guru
Guru


Joined: 12 Jan 2004
Posts: 437
Location: Berlin

PostPosted: Sat Dec 04, 2004 10:54 am    Post subject: Reply with quote

Versuch mal das in Deinem header
Code:

\usepackage[latin1]{inputenc}  %statt {isolatin1}
\usepackage{ngerman,t1enc}
\usepackage[ngerman]{babel}
\usepackage[ngerman]{varioref}
\usepackage[T1]{fontenc}

Gruss
Back to top
View user's profile Send private message
koschi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 133
Location: Gerlingen, DE

PostPosted: Sat Dec 04, 2004 7:16 pm    Post subject: Reply with quote

Hallo,

primat wrote:
Versuch mal das in Deinem header
Code:

\usepackage[latin1]{inputenc}  %statt {isolatin1}
\usepackage{ngerman,t1enc}
\usepackage[ngerman]{babel}
\usepackage[ngerman]{varioref}
\usepackage[T1]{fontenc}

Gruss


hier kann man sich die 2. Zeile sparen (ist alles in den anderen enthalten). Außerdem sollte das Packet "t1enc" nicht mehr verwendet werden - siehe "l2tabu".

Gruß Michael
Back to top
View user's profile Send private message
lefsha
Veteran
Veteran


Joined: 30 Aug 2004
Posts: 1235
Location: Burgas, Bulgaria

PostPosted: Mon Dec 06, 2004 11:28 am    Post subject: Reply with quote

Sorry!

Hab vergessen zu sagen, dass ich versuche UNICODE Mode
benutzen.

Code:

% UTF8 support
\usepackage[T2A]{fontenc}
\usepackage[utf8x]{inputenc}
\usepackage[german,russian]{babel}
\usepackage{babel}


Hatte mir gedacht, dass so sollen alle sprachen gehen.
Mein System is vollkommen UNICODiert.

Vielleicht reicht es wenn ich statt

Code:

\usepackage[german,russian]{babel}


->

Code:

\usepackage[ngerman,russian]{babel}


eingebe.
_________________
Lefsha
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum