On 2011-06-24, Julio Rojas wrote:

> [-- Type: text/plain, Encoding: quoted-printable --]

> Defining the same, how can it differentiate? I guess this package is not
> context-sensitive. 

Try yourself:
 
\documentclass{minimal}
\usepackage{csquotes}
\MakeOuterQuote{"}
\MakeInnerQuote{|}

\begin{document}
It's "context |sensitive| or not"?
\end{document}

It works here with csquotes.sty,v 4.4c 2009/09/23.

> Also, it has a list of not allowed characters, like, for
> example, straight single and double quotes.

single yes, double only in certain languages (like German) where they
are active with a different meaning.

Günter

Reply via email to