From 3d62c21ac11f8ba5544e0f9d6703827284ba3899 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 7 Apr 2021 15:00:42 +0000 Subject: apa7 (7apr21) git-svn-id: svn://tug.org/texlive/trunk@58787 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/apa7/apa7.cls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/apa7') diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index e540e0f51e6..289bd531576 100644 --- a/Master/texmf-dist/tex/latex/apa7/apa7.cls +++ b/Master/texmf-dist/tex/latex/apa7/apa7.cls @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesClass{apa7}[2021/03/04 v2.10 APA formatting (7th edition)] +\ProvidesClass{apa7}[2021/04/05 v2.11 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -717,12 +717,12 @@ \DeclareCaptionLabelFormat{tablelabel}{\hspace{-\parindent}\raggedright\textbf{#1 #2}} \DeclareCaptionLabelFormat{figurelabel}{\hspace{-\parindent}\raggedright\textbf{#1 #2}} \DeclareCaptionTextFormat{tabletext}{\hspace{-\parindent}\textit{#1}} - \DeclareCaptionLabelSeparator{apalabelsep}{\\ \\} + \DeclareCaptionLabelSeparator{apalabelsep}{\\[\baselineskip]} }{% doc \DeclareCaptionLabelFormat{tablelabel}{\hspace{-\parindent}\raggedright\textbf{#1 #2}} \DeclareCaptionLabelFormat{figurelabel}{\hspace{-\parindent}\raggedright\textbf{#1 #2}} \DeclareCaptionTextFormat{tabletext}{\hspace{-\parindent}\raggedright\textit{#1}} - \DeclareCaptionLabelSeparator{apalabelsep}{\\ \\} + \DeclareCaptionLabelSeparator{apalabelsep}{\\[\baselineskip]} } \captionsetup[table]{position=above,skip=0pt,labelformat=tablelabel,labelsep=apalabelsep,textformat=tabletext} \captionsetup[figure]{position=above,skip=0pt,labelformat=figurelabel,labelsep=apalabelsep,textfont=it} -- cgit v1.2.3