Introduced user-level command to configure line width of boxes.

This commit is contained in:
Achim D. Brucker 2017-05-31 07:12:56 +01:00
parent 9ee657b8dd
commit b6441fdfae
1 changed files with 2 additions and 1 deletions

View File

@ -18,8 +18,9 @@
%\setboolean{lh@framed@rounded}{true}
\newlength{\lh@frame@linewidth}
\setlength{\lh@frame@linewidth}{1pt}
\setlength{\lh@frame@linewidth}{2pt}
\newcommand{\setlhframedlinewidth}[1]{\setlength{\lh@frame@linewidth}{#1}}
\newcommand\beamerboxesframed[2][]{%
\global\let\beamer@firstlineitemizeunskip=\relax%