bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: txicodequote* and @samp


From: Mark Polesky
Subject: Re: txicodequote* and @samp
Date: Tue, 13 Apr 2010 22:38:58 -0700 (PDT)

Karl Berry wrote:
>     Is there a good reason
>     that @samp ignores these settings?
> 
> I'm sure I had a good reason at the time :), but I admit I
> can't think of any now.  Will research ...

Also, the txicodequote settings are ignored in @code blocks
that are within a @w block, yet they are observed in @w
blocks that are within a @code block.  Of the two examples
below, is there a good reason why the backtick and
apostrophe in the first example are converted to angled
quotes despite the txicodequote settings?  I'd prefer both
examples below to produce the same output (i.e. no angled
quotes).  Could this be implemented?

@set txicodequoteundirected
@set txicodequotebacktick

@w{ @code{`foo'}}  --- produces directed quotes ):
@code{ @w{`foo'}}  --- produces backtick and apostrophe

Thanks.
- Mark







reply via email to

[Prev in Thread] Current Thread [Next in Thread]