From f0bc9c17c5298a3a4645f28a39273f52c27c646a Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 25 Oct 2016 10:54:32 +0200 Subject: 2016-10-25 10:03:00 --- tex/context/modules/common/s-pre-11.tex | 58 ++++++++++++++++----------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'tex/context/modules/common/s-pre-11.tex') diff --git a/tex/context/modules/common/s-pre-11.tex b/tex/context/modules/common/s-pre-11.tex index 551c5ebbc..48974f6c5 100644 --- a/tex/context/modules/common/s-pre-11.tex +++ b/tex/context/modules/common/s-pre-11.tex @@ -57,7 +57,7 @@ \dorecurse{\CurrentMaxItem} {\startMPdrawing initialize_box(\MPpos{item-\realfolio-\recurselevel}) ; - linewidth := .25cm ; + linewidth := .25cm ; q[\recurselevel] := tensecircle (wxy,hxy,linewidth) shifted cxy ; fill q[\recurselevel] withcolor .9white ; pickup pencircle scaled linewidth ; @@ -69,20 +69,20 @@ \stopMPdrawing}% \dostepwiserecurse{2}{\CurrentTopic}{1} {\startMPdrawing - draw - rt point 3 of p[\recurselevel-1] -- - lft point 7 of p[\recurselevel] - withcolor \MPcolor{ArrowColor} ; + draw + rt point 3 of p[\recurselevel-1] -- + lft point 7 of p[\recurselevel] + withcolor \MPcolor{ArrowColor} ; \stopMPdrawing}% \dostepwiserecurse{2}{\CurrentMaxItem}{1} {\startMPdrawing - draw - bot point 9 of q[\recurselevel-1] -- - top point 5 of q[\recurselevel] - withcolor \MPcolor{ArrowColor} ; + draw + bot point 9 of q[\recurselevel-1] -- + top point 5 of q[\recurselevel] + withcolor \MPcolor{ArrowColor} ; \stopMPdrawing}% \startMPdrawing - draw Page + draw Page withpen pencircle scaled .5cm withcolor \MPcolor{EdgeColor} ; StopPage ; @@ -139,7 +139,7 @@ {\startstandardmakeup \dontcomplain \vskip.875cm - \hbox to \makeupwidth + \hbox to \makeupwidth {\hfill \dorecurse{\CurrentTopic} {\edef\Topic{topic-\realfolio-\recurselevel}% @@ -156,7 +156,7 @@ \vfilll \dorecurse{\CurrentMaxItem} {\edef\Item{item-\realfolio-\recurselevel} - \hbox to \makeupwidth + \hbox to \makeupwidth {\hfill \hpos {\Item} @@ -179,42 +179,42 @@ \doifnotmode{demo}{\endinput} -\starttext +\starttext -\StartIdea +\StartIdea \StartTopic A Nice Idea \StopTopic - \StartItem + \StartItem \input reich \relax - \StopItem - \StartItem + \StopItem + \StartItem \input reich \relax - \StopItem - \StartItem + \StopItem + \StartItem \input reich \relax - \StopItem + \StopItem \StopIdea -\StartIdea +\StartIdea \StartTopic One More Nice Idea \StopTopic - \StartItem + \StartItem \input reich \relax - \StopItem - \StartItem + \StopItem + \StartItem \input reich \relax - \StopItem + \StopItem \StopIdea -\StartIdea +\StartIdea \StartTopic The Last Idea \StopTopic - \StartItem + \StartItem \input tufte \relax - \StopItem + \StopItem \StopIdea -\stoptext +\stoptext -- cgit v1.2.3