[texworks] Informations request from Italy

Stefan Löffler st.loeffler at gmail.com
Tue Dec 21 10:17:52 CET 2010


Hi,

On 2010-12-21 08:20, tgordini at libero.it wrote:
> Hi,
> I'm an Italian TeX user. I would ask you a question: it's possible to find a 
> complete list of all allowed encoding names in TeXworks?
> I.e.:
>
> % !TeX encoding = ***

Basically, the allowed encodings are the ones supported by Qt. For a
list of those, see http://doc.trolltech.com/4.7/qtextcodec.html#details.
In addition, Tw defines a few aliases to conform with TeXShop syntax.
These are:
    MacOSRoman = Apple Roman
    IsoLatin = ISO 8859-1
    IsoLatin2 = ISO 8859-2
    IsoLatin5 = ISO 8859-5
    IsoLatin9 = ISO 8859-9
    SJIS_X0213 = Shift-JIS
    EUC_JP = EUC-JP
    UTF-8 Unicode = UTF-8
    Standard Unicode = UTF-16
    Windows Cyrillic = Windows-1251
    KOI8_R = KOI8-R
    GB 18030 = GB18030-0

HTH
Stefan


More information about the texworks mailing list