adjust frame width
authorJan Szejko <janek37@gmail.com>
Tue, 7 Nov 2017 10:50:59 +0000 (11:50 +0100)
committerJan Szejko <janek37@gmail.com>
Fri, 10 Nov 2017 12:32:24 +0000 (13:32 +0100)
(cherry picked from commit e7418c1)

librarian/pdf/wl.cls

index 753a1b5..4433914 100644 (file)
@@ -412,7 +412,7 @@ Letters={Uppercase}
 \par\vspace{1em}%
 \edef\myindent{\the\parindent}%
 \noindent\myfbox{1em}{1em}{%
-\parbox{\textwidth}{%
+\parbox{\dimexpr \textwidth - 2\fboxhsep - 2\fboxrule\relax}{%
 \setlength{\parindent}{\myindent}%
 #1%
 }}%