summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/awesomebox
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-01 23:02:41 +0000
committerKarl Berry <karl@freefriends.org>2018-02-01 23:02:41 +0000
commit2386e67a40f8dbbe9d00e1619d33e7a6d5a7ab49 (patch)
treec93229807d295021f88471b5bad2aac9e11ec76d /Master/texmf-dist/tex/latex/awesomebox
parent4ee655e7ae033901bf8b6c959fd72bdaf444aff7 (diff)
awesomebox (1feb18)
git-svn-id: svn://tug.org/texlive/trunk@46513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/awesomebox')
-rw-r--r--Master/texmf-dist/tex/latex/awesomebox/awesomebox.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/awesomebox/awesomebox.sty b/Master/texmf-dist/tex/latex/awesomebox/awesomebox.sty
index 11854161966..d14b1e667a2 100644
--- a/Master/texmf-dist/tex/latex/awesomebox/awesomebox.sty
+++ b/Master/texmf-dist/tex/latex/awesomebox/awesomebox.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{awesomebox}[2016/11/22 v0.1]
+\ProvidesPackage{awesomebox}[2018/01/31 v0.2]
% Awesome Box has been written by Étienne Deparis and is released under
% the WTFPL (http://www.wtfpl.net/txt/copying/).
@@ -75,7 +75,7 @@
\newcommand{\awesomebox}[4]{%
\vspace{\aweboxvskip}
\noindent
- \begin{tabularx}{\textwidth}{%
+ \begin{tabularx}{\linewidth}{%
m{\aweboxleftmargin}!{\color{#3}\vrule width #2}X}
\raisebox{\aweboxsignraise}{\textcolor{#3}{\Huge\ABFamily#1}} & #4 \\
\end{tabularx}