decreased labelsep for quotation symbols
This commit is contained in:
parent
8438303f8e
commit
8b55a8adfa
@ -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%
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user