From c2850517c414e21ea403a0b61d6ffc876084df6c Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 28 May 2020 20:42:17 +0200 Subject: [PATCH] Update box design --- kanjiLib.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kanjiLib.tex b/kanjiLib.tex index fcad874..77a12e5 100644 --- a/kanjiLib.tex +++ b/kanjiLib.tex @@ -94,6 +94,12 @@ right=15pt, top=15pt, bottom=15pt, + arc=0pt, + outer arc=0pt, + attach boxed title to top center={yshift=-12pt, yshifttext=-6pt}, + title={\fontsize{15}{20}\textcolor{white}{\textbf{意味}}}, + colbacktitle=black!60, + boxed title style={arc=0pt, outer arc=0pt} } \newcommand{\kanjiMeaning}[1]{ @@ -170,7 +176,7 @@ \clip (-0.1,-0.1) rectangle (14.1,6.1); % Main Frame - \draw[line width=1.6pt, rounded corners=4pt] (0, 0) rectangle (14, 6); + \draw[line width=1.6pt] (0, 0) rectangle (14, 6); % Horizontal lines \draw (0,2) -- (14,2);