still.tex /size: 1747 b    last modification: 2023-12-21 09:43
1% author    : Hans Hagen
2% copyright : ConTeXt Development Team
3% license   : Creative Commons Attribution ShareAlike 4.0 International
4% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
5% origin    : the ConTeXt distribution
6%
7% comment   : Because this manual is distributed with TeX distributions it comes with a rather
8%             liberal license. We try to adapt these documents to upgrades in the (sub)systems
9%             that they describe. Using parts of the content otherwise can therefore conflict
10%             with existing functionality and we cannot be held responsible for that. Many of
11%             the manuals contain characteristic graphics and personal notes or examples that
12%             make no sense when used out-of-context.
13%
14% comment   : Some chapters might have been published in TugBoat, the NTG Maps, the ConTeXt
15%             Group journal or otherwise. Thanks to the editors for corrections. Also thanks
16%             to users for testing, feedback and corrections.
17
18\environment still-environment
19
20\startproduct still
21
22\component still-titlepage
23
24\startfrontmatter
25    \component still-contents
26    \component still-introduction
27\stopfrontmatter
28
29\startbodymatter
30    \component still-math
31    \component still-simple
32    \component still-tokens
33    %component still-snippets      % unfinished
34    %component still-typesetting   % unfinished
35    \component still-profiling
36    %component still-fonts.tex     % unfinished
37    %component still-newlines.tex  % unfinished
38    \component still-viewing
39    %component still-plain
40    \component still-opentypemath
41    \component still-expanding
42    \component still-backend
43    \component still-one.tex
44\stopbodymatter
45
46\stopproduct
47