On 2017-12-01 07:52, jfbu wrote:
> Le 30/11/2017 à 19:06, Matthew Woehlke a écrit :
>> Is there a way to selectively disable smart quotes? What I mean is, I
>> don't want to turn off smart quotes in general, but in certain cases I
>> would like to have a plain old ASCII single- or double-quote. (Using a
>> substitution to get these is fine; in fact I would somewhat prefer that.)
> 
> perhaps > 
> http://docutils.sourceforge.net/docs/user/smartquotes.html#escaping
> will help,

Indeed; thanks!

FTR, I ended up using:

  .. |inch| unicode:: \"
      :ltrim:

...and similar for |foot|.

-- 
Matthew

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to