summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/s-pre-67.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/s-pre-67.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/s-pre-67.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/s-pre-67.tex b/Master/texmf-dist/tex/context/base/s-pre-67.tex
index 53c3260f59b..88043aa24a2 100644
--- a/Master/texmf-dist/tex/context/base/s-pre-67.tex
+++ b/Master/texmf-dist/tex/context/base/s-pre-67.tex
@@ -124,13 +124,13 @@
\def\titlepage#1#2%
{\startstandardmakeup
- \definefont[LargeFont][Normal at 120pt]
+ \definefont[LargeFont][Normal at 100pt]
\setlayerframed
[title]
[preset=lefttop,x=1cm,y=.25cm]
[align=flushleft,foregroundstyle=\LargeFont,offset=0pt,foregroundcolor=lightcolor,frame=off]
{#1}
- \definefont[SmallFont][Normal at 60pt]
+ \definefont[SmallFont][Normal at 50pt]
\setlayerframed
[title]
[preset=rightbottom,x=1cm,y=.5cm]
@@ -141,4 +141,15 @@
\let\Title\title
\let\TitlePage\titlepage
+\doifnotmode{demo}{\endinput}
+
+\starttext
+ \chapter{Test}
+ \startitemize
+ \startitem test \stopitem
+ \startitem test \stopitem
+ \startitem test \stopitem
+ \stopitemize
+\stoptext
+
\endinput