workflows-mkiv.tex /size: 1941 b    last modification: 2023-12-21 09:43
1% language=us runpath=texruns:manuals/workflows
2
3% author    : Hans Hagen
4% copyright : ConTeXt Development Team
5% license   : Creative Commons Attribution ShareAlike 4.0 International
6% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
7% origin    : the ConTeXt distribution
8%
9% comment   : Because this manual is distributed with TeX distributions it comes with a rather
10%             liberal license. We try to adapt these documents to upgrades in the (sub)systems
11%             that they describe. Using parts of the content otherwise can therefore conflict
12%             with existing functionality and we cannot be held responsible for that. Many of
13%             the manuals contain characteristic graphics and personal notes or examples that
14%             make no sense when used out-of-context.
15%
16% comment   : Some chapters might have been published in TugBoat, the NTG Maps, the ConTeXt
17%             Group journal or otherwise. Thanks to the editors for corrections. Also thanks
18%             to users for testing, feedback and corrections.
19
20% \setupbackend[export=yes]
21
22\environment workflows-style
23
24\startdocument
25  [metadata:author=Hans Hagen,
26   metadata:title=Workflow support in context,
27   author=Hans Hagen,
28   affiliation=PRAGMA ADE,
29   location=Hasselt NL,
30   title=workflow,
31   extra=support in context,
32   support=www.contextgarden.net,
33   website=www.pragma-ade.nl]
34
35\component workflows-titlepage
36
37\startfrontmatter
38    \component workflows-contents
39    \component workflows-introduction
40\stopfrontmatter
41
42\startbodymatter
43    \component workflows-running
44    \component workflows-resources
45    \component workflows-graphics
46    \component workflows-suspects
47    \component workflows-injectors
48    \component workflows-xml
49    \component workflows-setups
50    \component workflows-synctex
51    \component workflows-parallel
52    \component workflows-hashed
53\stopbodymatter
54
55\stopdocument
56