Hi,

I wrote Lua routines a while back that parse a string representation of a 
weekly schedule to create a table representation of the schedule.  It worked 
last fall.  Certainly in August, 2012 and I think at least as late October.  I 
just tried it again, but it failed; and it failed on the same file it worked on 
before.

Before I roll up my sleeves and starting digging through the code, I was 
wondering if something had changed in the last two or three months that I 
should know about.  No MWE for you, but here's the ConTeXt command that sends 
an ID (#1) and a parameters (#2) to Lua

\def\defineschedule{\dodoubleempty\dodefineschedule}
\def\dodefineschedule[#1][#2]{\ctxlua{userdata.schedule.new("#1","#2")}}

Thanks for any tips,

Michael

________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to