Difference between revisions of "Tools"

From Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
* About '''PDF format'''
 
* About '''PDF format'''
 
** [[PDF Boxes]]: the size of PDF pages can have different meanings – e.g. the visible page, the printed page, the cropped printed page. ConTeXt can define the set of boxes defined by the PDF standard.
 
** [[PDF Boxes]]: the size of PDF pages can have different meanings – e.g. the visible page, the printed page, the cropped printed page. ConTeXt can define the set of boxes defined by the PDF standard.
**  ConTeXt can create [[PDF/A]] and [[PDF/X]] (the ISO standard) compliant outputs
+
**  ConTeXt can create [[PDF/A]] and [[PDFX|PDF/X]] (the ISO standard) compliant outputs
 
* '''[[Visual Debugging]]''',shows the nasty details of your code: to understand and tweak ConTeXt typesetting.
 
* '''[[Visual Debugging]]''',shows the nasty details of your code: to understand and tweak ConTeXt typesetting.
  

Revision as of 21:04, 7 June 2020

Remaining from Specific Subjects

  • Mark IV Introduction
  • Modules (LaTeX users call it "packages", DTP users "plug-ins")
  • About PDF format
    • PDF Boxes: the size of PDF pages can have different meanings – e.g. the visible page, the printed page, the cropped printed page. ConTeXt can define the set of boxes defined by the PDF standard.
    • ConTeXt can create PDF/A and PDF/X (the ISO standard) compliant outputs
  • Visual Debugging,shows the nasty details of your code: to understand and tweak ConTeXt typesetting.


Remaining from The ConTeXt Way

Remaining from Tips and Tricks