From 8b55a8adfa31df6cff3e869e434434854070901c Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Sun, 7 Mar 2021 22:18:38 +0100 Subject: [PATCH] decreased labelsep for quotation symbols --- beamerthemelines.sty | 4 ++-- beamerthemeut.sty | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/beamerthemelines.sty b/beamerthemelines.sty index c2fe678..e1bda06 100644 --- a/beamerthemelines.sty +++ b/beamerthemelines.sty @@ -680,7 +680,7 @@ \listparindent 1.5em \itemindent \listparindent \labelsep \listparindent - \advance\labelsep by 1.5ex\relax + \advance\labelsep by 0.5ex\relax \parsep \z@ \@plus\p@ }% \item[\usebeamertemplate{quotation symbol}]\relax @@ -756,7 +756,7 @@ \list{}{ \leftmargin 2.5em \rightmargin 2.5em - \labelsep 1.5ex + \labelsep 0.5ex \parsep 1ex }% \item[\usebeamertemplate{quote symbol}]\relax% diff --git a/beamerthemeut.sty b/beamerthemeut.sty index 4372734..1aa9164 100644 --- a/beamerthemeut.sty +++ b/beamerthemeut.sty @@ -73,13 +73,15 @@ % default, left, leftbrackets, right, rightbrackets, dashright, tilderight, % rightline, rightlinebrackets, dashrightline, tilderightline: \setbeamertemplate{quotation source}[dashrightline] -\setbeamertemplate{quotation symbol}[openquote][4] % default, openquote, closequote +% default, openquote, closequote, opendblquote, closedblquote: +\setbeamertemplate{quotation symbol}[opendblquote][4] \setbeamertemplate{quotation begin}[lines][0.5pt] % default, lines % default, left, leftbrackets, right, rightbrackets, dashright, tilderight, % rightline, rightlinebrackets, dashrightline, tilderightline: \setbeamertemplate{quote source}[dashrightline] -\setbeamertemplate{quote symbol}[openquote][4] % default, openquote, closequote +% default, openquote, closequote, opendblquote, closedblquote: +\setbeamertemplate{quote symbol}[opendblquote][4] \setbeamertemplate{quote begin}[lines][0.5pt] % default, lines \setbeamertemplate{quote end}[lines][0.5pt] % default, lines