Hi Glenn On 05/11/10 03:50, Glenn Eychaner wrote:
[Sorry for forgetting to change the title on the initial send. I'm an idiot.]Version: AsciiDoc 8.6.1 A simple piece of text that demonstrates a problem with the behavior of quotes: The telescope server will respond to a wait request with a string containing a zero (``+0\n+'') if the wait condition (e.g. telescope move) has completed, a one (``+1\n+'') if the wait condition failed to complete, and a negative number (usually ``+{amp}minus;1\n+'') if the wait request was rejected. The quotes end up completely mangled. I want each parenthesized expression to have curly-quotes, but they don't. Changing to single-quotes doesn't seem to help.
The ` characters were being misinterpreted as inline literal passthroughs, I've committed a patch that should fix the problem. Please test it and report back:
http://code.google.com/p/asciidoc/source/detail?r=01de53f4642e075615ea0e25d77ef377f91f97f2 Cheers, Stuart
-G. -- Glenn Eychaner ([email protected]) Telescope Systems Programmer, Las Campanas Observatory
-- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
