diff options
author | Context Git Mirror Bot <phg42.2a@gmail.com> | 2015-09-09 22:15:06 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2015-09-09 22:15:06 +0200 |
commit | f28043b96635a0845521fe0094a3863d7ff13b6d (patch) | |
tree | b57730bb08599d5875bee8cf118d832e0c5977a3 /doc | |
parent | cf4c4c56e5748e91ecc28f8126f5fc6eadfd73fa (diff) | |
download | context-f28043b96635a0845521fe0094a3863d7ff13b6d.tar.gz |
2015-09-09 21:26:00
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/sources/general/manuals/workflows/workflows-injectors.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/workflows/workflows-injectors.tex b/doc/context/sources/general/manuals/workflows/workflows-injectors.tex index d2f837d82..daae11c82 100644 --- a/doc/context/sources/general/manuals/workflows/workflows-injectors.tex +++ b/doc/context/sources/general/manuals/workflows/workflows-injectors.tex @@ -84,3 +84,19 @@ and \stopchapter \stopcomponent + +% to be described: + +% \setinjector[register][3][\column] +% \setinjector[list] [2][{\blank[3*big]}] + +% \starttext +% \placelist[section][criterium=text] +% \blank[3*big] +% \placeregister[index][criterium=text] +% \page +% \startsection[title=Alpha] first \index{first} \stopsection +% \startsection[title=Beta] second \index{second} \stopsection +% \startsection[title=Gamma] third \index{third} \stopsection +% \startsection[title=Delta] fourth \index{fourth} \stopsection +% \stoptext |