From 6be6d7cbea508be562ef8903c4f16c4ac2dec3a9 Mon Sep 17 00:00:00 2001 From: LogCreative Date: Thu, 2 Nov 2023 10:20:02 +0800 Subject: [PATCH] style: format --- texmf/source/latex/presenter/pretfg.dtx | 12 ++++++------ texmf/tex/latex/presenter/pretfg-cascade.sty | 8 ++++---- texmf/tex/latex/presenter/pretfg-dual.sty | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/texmf/source/latex/presenter/pretfg.dtx b/texmf/source/latex/presenter/pretfg.dtx index 9a36b5e..16f7ead 100644 --- a/texmf/source/latex/presenter/pretfg.dtx +++ b/texmf/source/latex/presenter/pretfg.dtx @@ -100,7 +100,7 @@ \DeclareTemplateInterface { foreground / headline } { dual } { 0 } { parent-style : tokenlist = \normalsize , - child-style : tokenlist = \Large + child-style : tokenlist = \Large } % \end{macrocode} % \end{TemplateDescription} @@ -138,8 +138,8 @@ % \begin{macrocode} \DeclareTemplateInterface { foreground / headline } { cascade } { 0 } { - parent-style : tokenlist = \normalsize , - child-style : tokenlist = \Large , + parent-style : tokenlist = \normalsize , + child-style : tokenlist = \Large , parent-separator : tokenlist = { \quad{}$\triangleright$\quad{} } , } % \end{macrocode} @@ -281,7 +281,7 @@ \DeclareTemplateCode { foreground / headline } { dual } { 0 } { parent-style = \l_@@_headline_parent_style_tl , - child-style = \l_@@_headline_child_style_tl + child-style = \l_@@_headline_child_style_tl } { \AssignTemplateKeys @@ -343,8 +343,8 @@ \tl_new:N \l_@@_child_tl \DeclareTemplateCode { foreground / headline } { cascade } { 0 } { - parent-style = \l_@@_headline_parent_style_tl , - child-style = \l_@@_headline_child_style_tl , + parent-style = \l_@@_headline_parent_style_tl , + child-style = \l_@@_headline_child_style_tl , parent-separator = \l_@@_headline_parent_separator_tl } { diff --git a/texmf/tex/latex/presenter/pretfg-cascade.sty b/texmf/tex/latex/presenter/pretfg-cascade.sty index b9dc33a..722ec08 100644 --- a/texmf/tex/latex/presenter/pretfg-cascade.sty +++ b/texmf/tex/latex/presenter/pretfg-cascade.sty @@ -29,8 +29,8 @@ { } \DeclareTemplateInterface { foreground / headline } { cascade } { 0 } { - parent-style : tokenlist = \normalsize , - child-style : tokenlist = \Large , + parent-style : tokenlist = \normalsize , + child-style : tokenlist = \Large , parent-separator : tokenlist = { \quad{}$\triangleright$\quad{} } , } \DeclareTemplateInterface { foreground / footline } { cascade } { 0 } @@ -49,8 +49,8 @@ \tl_new:N \l__pretfg_cascade_child_tl \DeclareTemplateCode { foreground / headline } { cascade } { 0 } { - parent-style = \l__pretfg_cascade_headline_parent_style_tl , - child-style = \l__pretfg_cascade_headline_child_style_tl , + parent-style = \l__pretfg_cascade_headline_parent_style_tl , + child-style = \l__pretfg_cascade_headline_child_style_tl , parent-separator = \l__pretfg_cascade_headline_parent_separator_tl } { diff --git a/texmf/tex/latex/presenter/pretfg-dual.sty b/texmf/tex/latex/presenter/pretfg-dual.sty index 2735a33..9180404 100644 --- a/texmf/tex/latex/presenter/pretfg-dual.sty +++ b/texmf/tex/latex/presenter/pretfg-dual.sty @@ -30,7 +30,7 @@ \DeclareTemplateInterface { foreground / headline } { dual } { 0 } { parent-style : tokenlist = \normalsize , - child-style : tokenlist = \Large + child-style : tokenlist = \Large } \DeclareTemplateInterface { foreground / footline } { dual } { 0 } { style : tokenlist = \footnotesize } @@ -49,7 +49,7 @@ \DeclareTemplateCode { foreground / headline } { dual } { 0 } { parent-style = \l__pretfg_dual_headline_parent_style_tl , - child-style = \l__pretfg_dual_headline_child_style_tl + child-style = \l__pretfg_dual_headline_child_style_tl } { \AssignTemplateKeys