Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative committed Nov 2, 2023
1 parent 7085fe4 commit 6be6d7c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions texmf/source/latex/presenter/pretfg.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
}
{
Expand Down
8 changes: 4 additions & 4 deletions texmf/tex/latex/presenter/pretfg-cascade.sty

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions texmf/tex/latex/presenter/pretfg-dual.sty

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6be6d7c

Please sign in to comment.