Hi,
In case I forget (and someone is in wikify mode) ... the next upload will have a new command:
test \diagnostic {here 1} test test \diagnostic[2] {here 2} test test \diagnostic[.05]{here 3} test
which will show up as
[[diagnostic]] > here 1 [[diagnostic]] > here 2 (sleep: 2) [[diagnostic]] > here 3 (sleep: 0.05)
and which can be used for debugging styles. It might evolve.
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
-----Ursprüngliche Nachricht----- Von: ntg-context ntg-context-bounces@ntg.nl Im Auftrag von Hans Hagen via ntg-context Gesendet: Samstag, 8. Januar 2022 13:48 An: mailing list for ConTeXt users ntg-context@ntg.nl Cc: Hans Hagen j.hagen@xs4all.nl Betreff: [NTG-context] next version
Hi,
In case I forget (and someone is in wikify mode) ... the next upload will have a new command:
test \diagnostic {here 1} test test \diagnostic[2] {here 2} test test \diagnostic[.05]{here 3} test
which will show up as
[[diagnostic]] > here 1 [[diagnostic]] > here 2 (sleep: 2) [[diagnostic]] > here 3 (sleep: 0.05)
and which can be used for debugging styles. It might evolve.
Hans, could you give an exampe how you'd use this for debugging? I can't infer that from your example.
Denis