I use MiKTeX and I need to typeset Czech (typesetting Czech characters), web advised me to use this.
Code: Select all
\usepackage[czech]{babel}
\usepackage[cp1250]{inputenc}
\usepackage[IL2]{fontenc}
Code: Select all
! Package fontenc Error: Encoding file 'il2enc.def' not found.
(fontenc) You might have misspelt the name of encoding.
See the fontenc package documentation for explanation.
Thanks in advance for any help
DB