Open main menu

Changes

no edit summary
There's a whole lot of commands that help you analyzing and debugging your ConTeXt documents. Most of them start with {{cmd|show...}} or {{cmd|trace...}}. While {{cmd|showsomething}} is a command that immediately inserts something, {{cmd|tracesomethingtrue}} or ...<tt>false</tt> is a switch that influences the behaviour of some other commands. You can check the setting with {{cmd|iftrace...}}. In the following we leave out the boolean value (true or false).
==Unordered==
{{cmd|tracefiles}} : ?
==[[Layout]]==
{{cmd|showlayout}} : add four pages that show margins, layout sizes etc.
{{cmd|showlayoutcomponents}} : To allow Acrobat Reader users (among others?) to make layers visible/invisible at will, add this command at the start of your file.
===Show attributes of visual elements===
<texcode>
</texcode>
===Grid, Layers and Column Sets===
{{cmd|tracelayers}} : show boxes of layers
{{cmd|tracegridsnapping}} : ?
===[[Tables Overview|Tables]]===
{{cmd|tracetables}} : ?
{{cmd|tracetabulate}} : ?
==[[Math]]==
{{cmd|tracemathtrue}} : show the layout boxes for left, middle, or right-aligned formulas.
{{cmd|tracemathcharacter}} : ?
==[[Bookmarks]] and [[References]]==
{{cmd|tracebookmarks}} : ?
1,005

edits