Griechisches Schreiben in LaTeX

Griechisches Schreiben in LaTeX

Ich habe ein Problem bei der Verwendung von Texmaker, wenn ich versuche, auf Griechisch zu schreiben.

Die Startbefehle, die ich in meinem Dokument verwende, sind

\usepackage[english,greek]{babel}
\usepackage[iso-8859-7]{inputenc}

aber bei der Übersetzung erhalte ich die Fehlermeldung File iso-8859-7.def not found.

Was soll ich tun? Ich habe auch andere Befehle ausprobiert, um auf Griechisch zu schreiben, aber nichts funktioniert.

Ausgabe

Die Protokolldatei finden SieHier.

    This is pdfTeX, Version 3.1415926-2.5-1.40.14 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2015.5.3)  3 MAY 2015 18:48
entering extended mode
**Καλησπέρα.tex
(C:\Users\Vasilis\Desktop\Καλησπέρα.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic, 
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2013-05-26, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
 lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
german-x-2013-05-26, nynorsk, oriya, panjabi, pinyin, polish, portuguese, roman
ian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swissgerm
an, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usengl
ishmax, welsh, loaded.
("C:\Program Files\latex\tex\latex\base\article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\latex\tex\latex\base\size10.clo"
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Program Files\latex\tex\generic\babel\babel.sty"
Package: babel 2008/07/08 v3.8m The Babel package

*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\latex\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files\latex\tex\generic\babel\english.ldf"
Language: english 2005/03/30 v3.3o English support from the babel system

("C:\Program Files\latex\tex\generic\babel\babel.def"
File: babel.def 2008/07/08 v3.8m Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen103
)
\l@canadian = a dialect from \language\l@american 
\l@australian = a dialect from \language\l@british 
\l@newzealand = a dialect from \language\l@british 
)
("C:\Program Files\latex\tex\generic\babel\greek.ldf"
Language: greek 2005/03/30 v1.3l Greek support from the babel system

Loading the definitions for the Greek font encoding
("C:\Program Files\latex\tex\generic\babel\lgrenc.def"
File: lgrenc.def 2008/06/17 v2.3 Greek Encoding
)))
("C:\Program Files\latex\tex\latex\base\inputenc.sty"
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15


! LaTeX Error: File `iso-8859-7.def' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)

Enter file name: 
! Emergency stop.
<read *> 

l.131 \endinput


*** (cannot \read from terminal in nonstop modes)


Here is how much of TeX's memory you used:
 611 strings out of 493921
 7322 string characters out of 3149282
 60064 words of memory out of 3000000
 3973 multiletter control sequences out of 15000+200000
 3640 words of font info for 14 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 24i,0n,20p,203b,36s stack positions out of 5000i,500n,10000p,200000b,50000s
!  ==> Fatal error occurred, no output PDF file produced!

Bildbeschreibung hier eingeben

verwandte Informationen