Re: [NTG-context] Problem with \digits
I am using mkiv beta (14-Jun-09) and the \digits command does not like the decimal point. Any suggestions?
a lpeg grammar ?
-- luigi
I'm sorry, I don't understand. Does anybody else have this problem, or is it just me? Richard Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188 Registered in England and Wales. Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU. CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium. Please consider the environment before printing this e-mail
On Thu, Jun 18, 2009 at 10:06 AM,
I am using mkiv beta (14-Jun-09) and the \digits command does not like the decimal point. Any suggestions?
a lpeg grammar ?
-- luigi
I'm sorry, I don't understand.
lpeg is parsing expression gramma , a "tool" like regular expressions but more powerful (see ttp://www.inf.puc-rio.br/~roberto/lpeg/) and is included in context mkiv (so it works only with luatex ) ; see l-lpeg.lua . For an example see l-number.lua (I hope , I have an old mkiv release) . Does anybody else have this problem, or is it just me?
Can you post a little snippet of your problem ? -- luigi
On Thu, Jun 18, 2009 at 10:06 AM,
I am using mkiv beta (14-Jun-09) and the \digits command does not like the decimal point. Any suggestions?
a lpeg grammar ?
-- luigi
I'm sorry, I don't understand.
lpeg is parsing expression gramma , a "tool" like regular expressions but more powerful (see ttp://www.inf.puc-rio.br/~roberto/lpeg/) and is included in context mkiv (so it works only with luatex ) ; see l-lpeg.lua . For an example see l-number.lua (I hope , I have an old mkiv release) . Does anybody else have this problem, or is it just me?
Can you post a little snippet of your problem ? -- luigi
participants (2)
-
luigi scarso
-
richard.stephens@converteam.com