ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mkiv: verbatim lua eats my quotes
@ 2011-01-09 21:16 Thomas A. Schmitz
  2011-01-10 13:14 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas A. Schmitz @ 2011-01-09 21:16 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi all, 

is this a bug or a feature: in verbatim lua code, my " double and ' single quotation marks are eaten up in mkiv (everything is colorless, but correct in mkii). Example:

\starttext

\startLUA
require 'lpeg'

sep = lpeg.P(",")
\stopLUA

\stoptext

Thanks

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mkiv: verbatim lua eats my quotes
  2011-01-09 21:16 mkiv: verbatim lua eats my quotes Thomas A. Schmitz
@ 2011-01-10 13:14 ` Hans Hagen
  2011-01-10 21:14   ` Thomas A. Schmitz
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-01-10 13:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Thomas A. Schmitz

On 9-1-2011 10:16, Thomas A. Schmitz wrote:
> \starttext
>
> \startLUA
> require 'lpeg'
>
> sep = lpeg.P(",")
> \stopLUA
>
> \stoptext

I'll put a beta on the ftp for testing. You can configure the string 
content as well as the quotes.

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mkiv: verbatim lua eats my quotes
  2011-01-10 13:14 ` Hans Hagen
@ 2011-01-10 21:14   ` Thomas A. Schmitz
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas A. Schmitz @ 2011-01-10 21:14 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


On Jan 10, 2011, at 2:14 PM, Hans Hagen wrote:

> On 9-1-2011 10:16, Thomas A. Schmitz wrote:
>> \starttext
>> 
>> \startLUA
>> require 'lpeg'
>> 
>> sep = lpeg.P(",")
>> \stopLUA
>> 
>> \stoptext
> 
> I'll put a beta on the ftp for testing. You can configure the string content as well as the quotes.
> 
Hi Hans,

sorry, was away from my computer all day. Latest beta shows quotes in luacode again, so all is golden, thanks a lot!

Thomas

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-10 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-09 21:16 mkiv: verbatim lua eats my quotes Thomas A. Schmitz
2011-01-10 13:14 ` Hans Hagen
2011-01-10 21:14   ` Thomas A. Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).