[NTG-context] Changing default rule thickness (globally)

2020-03-25 Thread Benjamin Buchmuller
[rulethickness=...] \setupparagraphs[rulethickness=...] \setupsidebar[rulethickness=...] \setuptables[rulethickness=...] \setuptabulation[rulethickness=...] \setuptextbackground[rulethickness=...] \setuptextrules[rulethickness=...] \setupthinrules[rulethickness=...] \setupxtable[rulethickness

[NTG-context] passing the \starttabulate format in XML typesetting

2016-06-16 Thread massifr
\xmlflush{#1} \stopxmlsetups \setuptabulation[rulethickness=1pt,unit=2pt] \ctxlua{ function xml.functions.divTabulate(t) local format = xml.attribute(t, "", "format") context.starttabulate( { format } ) lxml.flush(t) context.stoptabulate() end } \startxmlsetup

Re: [NTG-context] Fwd: Need help with \definetabulate

2012-10-16 Thread Hans Hagen
\singleexpandafter\tabl_start_defined_zero \fi} \def\tabl_start_defined_one[#1][#2]% {\doifassignmentelse{#1} {\setuptabulation[\currenttabulation][#1]}% {\edef\currenttabulation{\currenttabulation:#1}}% \tabl_tabulate_start_building} \def\tabl_start_defined_two[#1][#2