Search found 1 match

by tuoni
Wed Jul 23, 2008 6:12 pm
Forum: MiKTeX and proTeXt
Topic: UTF-8 support in miktex
Replies: 8
Views: 22394

UTF-8 support in miktex

Does anyone know how to use UTF-8 in miktex? I've been going at it for over an hour now, reading all kinds of documents, but to no avail. all I get is "! Undefined control sequence."

Even with such a simple test as this:


\documentclass[10pt,a4paper]{article}
\usepackage[utf8x]{inputenc ...