summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/shadethm/colored.sth
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:06:39 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:06:39 +0000
commitc48d21c7c313867fb6b6fe5f3b090935863e0f42 (patch)
treec285bf977e3650023cabdc2830c571f5141ae00c /Master/texmf-dist/tex/latex/shadethm/colored.sth
parent76b1084fa62a780b6e6d2b5196886300e04f51a5 (diff)
shadethm
git-svn-id: svn://tug.org/texlive/trunk@1314 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/shadethm/colored.sth')
-rw-r--r--Master/texmf-dist/tex/latex/shadethm/colored.sth11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/shadethm/colored.sth b/Master/texmf-dist/tex/latex/shadethm/colored.sth
new file mode 100644
index 00000000000..d276f9374b5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/shadethm/colored.sth
@@ -0,0 +1,11 @@
+\AtEndOfPackage{
+ \setlength{\shadeboxsep}{2pt}
+ \setlength{\shadeboxrule}{.4pt}
+ \setlength{\shadedtextwidth}{\textwidth}
+ \setlength{\shadeleftshift}{-\shadeboxsep}
+ \addtolength{\shadeleftshift}{-\shadeboxrule}
+ \setlength{\shaderightshift}{\shadeleftshift}
+ \definecolor{shadethmcolor}{cmyk}{0,.13,.11,0}
+ \definecolor{shaderulecolor}{cmyk}{0,0.88,0.85,0.35}
+}
+