

#O with slash how to#
The majority of them are within the mathematical domain, and later chapters will cover how to get access to them. Tell LaTeX that the source file is UTF-8 encoded.PuTTY is not set to use UTF-8 by default, you have to configure it. Some old Unix terminals may not support UTF-8. If you are working in a terminal, make sure it is set to support UTF-8 input and output.Most text editors do not make the distinction, but some do, such as Notepad++. Make sure it saves your file in UTF-8.

Make sure your text editor decodes the file in UTF-8.There are some important steps to specify encoding. In the following we will assume that you want to use UTF-8. Supports the complete Unicode specification. It supports most characters for Latin languages, but that's it. Only bare English characters are supported in the source file. There are several encodings available to LaTeX: But if we want accents and other special characters to appear directly in the source file, we have to tell TeX that we want to use a different encoding.

TeX has its own way of doing that with commands for every diacritical marking (see Escaped codes). But 128 characters is not enough to support non-English languages.
