diff options
author | Hans Hagen <pragma@wxs.nl> | 2011-10-18 22:09:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2011-10-18 22:09:00 +0200 |
commit | 44113dd5530d4653fe335ad13ccf80fb8882d5e7 (patch) | |
tree | 2dfe46b28a0da50749b7a162783f7270153431af /tex/context/base/supp-fun.mkiv | |
parent | 3c50b29fa3fe5ec86e20e0812485067fa5b7eeb2 (diff) | |
download | context-44113dd5530d4653fe335ad13ccf80fb8882d5e7.tar.gz |
beta 2011.10.18 22:09
Diffstat (limited to 'tex/context/base/supp-fun.mkiv')
-rw-r--r-- | tex/context/base/supp-fun.mkiv | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/supp-fun.mkiv b/tex/context/base/supp-fun.mkiv index 3a1c7f2ea..e31074e4d 100644 --- a/tex/context/base/supp-fun.mkiv +++ b/tex/context/base/supp-fun.mkiv @@ -33,7 +33,7 @@ %D %D \startbuffer %D \DroppedCaps -%D {\color[green]} {cmbx12} +%D {\color[green]} {SerifBold} %D {2.2\baselineskip} {2pt} {\baselineskip} {2} %D Let's start %D \stopbuffer @@ -58,7 +58,7 @@ %D %D \startbuffer %D \DroppedCaps -%D {\color[red]} {cmbx12} +%D {\color[red]} {SerifBold} %D {\baselineskip} {0pt} {0pt} {1} %D This simple %D \stopbuffer @@ -70,7 +70,7 @@ %D %D \startbuffer %D \DroppedCaps -%D {\color[red]} {cmbx12} +%D {\color[red]} {SerifBold} %D {2\baselineskip} {0pt} {\baselineskip} {2} %D Is this ugly %D \stopbuffer @@ -98,7 +98,7 @@ %D \startbuffer %D \def\MyDroppedCaps% %D {\DroppedCaps -%D {\color[green]} {cmbx12} +%D {\color[green]} {SerifBold} %D {5\baselineskip} {3pt} {3\baselineskip} {4}} %D %D \MyDroppedCaps The implementation |