summaryrefslogtreecommitdiff
path: root/tex/context/base/s-pre-05.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/s-pre-05.tex')
-rw-r--r--tex/context/base/s-pre-05.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/tex/context/base/s-pre-05.tex b/tex/context/base/s-pre-05.tex
index ec4c6e372..dac9efc9c 100644
--- a/tex/context/base/s-pre-05.tex
+++ b/tex/context/base/s-pre-05.tex
@@ -81,16 +81,22 @@
background=HashFrameB,
frame=off,
offset=10pt,
- % align=middle, % this is a nice alternative
+ style=smallbold,
width=\rightedgewidth,
+ maxwidth=.8\rightedgewidth,
interaction=all,
- textcommand=\TopicLine,
before=,
after=]
\vfill
\button{Close}[CloseDocument]
\stopinteractionmenu
+\setupwhitespace
+ [big]
+
+\setupblank
+ [big]
+
%D \macros
%D {TitlePage}
%D
@@ -163,12 +169,7 @@
continue=no,
style=\tfa]
-\def\TopicLine#1%
- {\limitatetext{#1}{80pt}{...}}
-
\startMPinclusions
- input mp-tool ;
-
def random_hash_frame (expr width, height, offset, linewidth ) =
def delta = ((uniformdeviate .5offset) + .25offset) enddef ;