diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-03 21:59:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-03 21:59:31 +0000 |
commit | 12d2845667c17d6342824c8c65ab896e9f543e23 (patch) | |
tree | 81d37d0622f73eb7153eb6603104a8c5e62e6779 /Master/texmf-dist/doc/latex/ycbook | |
parent | 2971839f7d790de0480bc759e75c5ceeb87eff08 (diff) |
ycbook (3jan18)
git-svn-id: svn://tug.org/texlive/trunk@46201 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ycbook')
-rw-r--r-- | Master/texmf-dist/doc/latex/ycbook/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ycbook/ycbook-doc.pdf | bin | 126345 -> 126255 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/ycbook/ycbook-doc.tex | 5 |
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/ycbook/README.md b/Master/texmf-dist/doc/latex/ycbook/README.md index 29b45c8bd00..010c679cdbe 100644 --- a/Master/texmf-dist/doc/latex/ycbook/README.md +++ b/Master/texmf-dist/doc/latex/ycbook/README.md @@ -4,7 +4,7 @@ ycbook Latex class ======= ycbook -- A Latex Class for Books and Reports ========== -Copyright (c) Youssef Cherem <ycherem(at)gmail.com>, 2017 +Copyright (c) Youssef Cherem <ycherem(at)gmail.com>, 2018 This file is part of the ycbook LaTeX2e class. This work may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.pdf b/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.pdf Binary files differindex 065cbd441d4..32aa8abf966 100644 --- a/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.pdf +++ b/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.pdf diff --git a/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.tex b/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.tex index 4adce9aaf6c..bd3c3f2f0dc 100644 --- a/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.tex +++ b/Master/texmf-dist/doc/latex/ycbook/ycbook-doc.tex @@ -1,6 +1,6 @@ % ====================================================================== % ycbook-doc.tex -% Copyright (c) Youssef Cherem <ycherem(at)gmail.com>, 2017 +% Copyright (c) Youssef Cherem <ycherem(at)gmail.com>, 2018 % % This file is part of the ycbook LaTeX2e class. @@ -127,7 +127,7 @@ \usepackage{tcolorbox} \tcbuselibrary{skins} \newtcolorbox{caixa}{enhanced, - interior style={left color=SpringGreen,right color=Dandelion},frame hidden,width=0.8\textwidth,center,drop shadow} + interior style={left color=SpringGreen,right color=Dandelion,shading angle=45},frame hidden,width=0.8\textwidth,center,drop shadow} @@ -291,6 +291,7 @@ If you have ever imagined how to change the color of the header line or the foot \pagestyle{uheadings} \end{verbatim} +Be sure to issue the commands in the exact order as above. \section{Other options} |