* José Carlos Santos (2005-06-29) writes:

> The problem is that I'm portuguese and I use french quotation marks (I
> like to call them latin quotation marks) in my texts. I have them on
> my keyboard. However, if, in text from above, I write the word
> "Something" within these quotation marks (that is, "«Something»"), then
> I have a problem. The sequence "\end{document}" becomes black and the
> sequence of characters "\pi" is neither in superscript nor in a smaller
> size than usual anymore.
>
> Is this a bug? I've noticed that the problem disappears if I don't use
> auctex.

,----[ (info "(auctex)Font Locking") ]
| Quotes
| ======
| 
| Text in quotation marks is displayed with the face
| `font-latex-string-face'.  Besides the various forms of opening and
| closing double and single quotation marks so-called guillemets (<<, >>)
| can be used for quoting.  Because there are two styles of using
| them--French style: << text >>; German style: >>text<<--you can
| customize the variable `font-latex-quotes' to tell font-latex which
| type you are using.
| 
|  -- User Option: font-latex-quotes
|      Set the value to `german' if you are using >>German quotes<< and to
|      `french' if you are using << French quotes >>.  font-latex will
|      recognize the different ways these quotes can be given in your
|      source code, i.e. (`"<', `">'), (`<<', `>>') and the respective
|      8-bit variants.
`----

-- 
Ralf


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to