[TxMt] Unicode Documents in LaTeX

Ollivier Robert roberto+textmate at keltia.freenix.fr
Wed May 16 22:58:32 UTC 2007


According to Jan Lehnardt:
>  I am writing a LaTeX document in UTF8 and
>  \usepackage[utf8]{inputenc} does it for me. Do
>  you have encoding of the file set to UTF8 as well?
>  If not, try File->Re-Open With Encoding -> UTF8

Here is what I use:

% UTF-8 stuff
\usepackage[notipa]{ucs}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto at keltia.freenix.fr
Darwin sidhe.keltia.net Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007 i386



More information about the textmate mailing list