[NTG-context] type and typing comments for TeX and Lua

2017-12-18 Thread Pablo Rodriguez
Hans, sorry for insisting, but I really need this. I have the following sample: \definetype[context][option=tex] \definetype[lua][option=lua] \starttext \startTEXpage[offset=2em] a \TEX\ inline comment: \context{ag%befe} \Lua\ inline comment: \lua{agb --efe} \start

Re: [NTG-context] issue with css selector in lpath

2017-12-18 Thread Pablo Rodriguez
On 12/15/2017 07:55 AM, Hans Hagen wrote: > On 12/14/2017 10:18 PM, Pablo Rodriguez wrote: >> [...] >> Since the selector is basic in css (and escaping it gives a very weird >> css), could you consider that it might not be required to escape # as >> css selector? > > then #1 would not work Hans,

Re: [NTG-context] Strange behavior with itemize

2017-12-18 Thread Fabrice Couvreur
Hello Hans, It works well with context in Texlive but not with context in Standalone. Thank you. Fabrice 2017-12-17 21:56 GMT+01:00 Hans Hagen : > On 12/16/2017 11:44 PM, Fabrice Couvreur wrote: > >> Hello, >> Why are the second level items not on the same baseline ? >> Thank you. >> Fabrice >> >