Difference between revisions of "Graphics and media/Boxes and stacking mechanisms"

From Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
* [[Graphics and media/Boxes and stacking mechanisms/Overlays|Overlays]]: ConTeXt's mechanism to stack  local snippets.
 
* [[Graphics and media/Boxes and stacking mechanisms/Overlays|Overlays]]: ConTeXt's mechanism to stack  local snippets.
 
* [[Graphics and media/Boxes and stacking mechanisms/Collectors|Collectors]]: ConTeXt's mechanism to stack local snippets like overlays but with positioning features.
 
* [[Graphics and media/Boxes and stacking mechanisms/Collectors|Collectors]]: ConTeXt's mechanism to stack local snippets like overlays but with positioning features.
 +
* [[Graphics and media/Boxes and stacking mechanisms/Positioning|Positioning]]: ConTeXt also offers mechanisms for directly processing positioning information.
  
 
* And don't forget the [http://www.pragma-ade.nl/general/manuals/metafun-p.pdf#page=162 MetaFun] reference manual.
 
* And don't forget the [http://www.pragma-ade.nl/general/manuals/metafun-p.pdf#page=162 MetaFun] reference manual.

Latest revision as of 15:02, 1 February 2025

  • Layers: ConTeXt's mechanism for absolute positioning and advanced techniques like background / foreground, switch on / off.
  • Overlays: ConTeXt's mechanism to stack local snippets.
  • Collectors: ConTeXt's mechanism to stack local snippets like overlays but with positioning features.
  • Positioning: ConTeXt also offers mechanisms for directly processing positioning information.
  • And don't forget the MetaFun reference manual.