I would like to insert "ç".
Tried including \usepackage[utf8]{inputenc},
and type \c {c} , but doesn't work.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
If you load
A few comments (added by herve): If your keyboard has not a french layout, the way to input it are (on a mac using international keyboard: alt+c , on a linux box compose followed by coma followed by c.
|
|||||||||||||
|
|
On Mac the following works fine:
|
|||
|
|
|
Simply I believe you are trying a space between |
|||||||
|


\cyou would get either an error or surprising output; i'd check for that first. but of course if you have the letter on your keyboard, it's easiest to use that if you're usinginputencwith an appropriate option. – barbara beeton Jul 27 '12 at 12:28