Skip to content

Commit

Permalink
feat: use small in mscatagend
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Aug 27, 2024
1 parent a14c23f commit 6864ac7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified msca-pf-part-b1-template.pdf
Binary file not shown.
Binary file modified msca-pf-part-b2-template.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion msca-pf.cls
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@

\definecolor{MSCATagGray}{RGB}{180, 180, 180}
\NewDocumentCommand \mscatag { m } {\textcolor{MSCATagGray}{\small \#@#1@\#}}
\NewDocumentCommand \mscatagend { m } {\noindent \textcolor{MSCATagGray}{\#§#1§\#}}
\NewDocumentCommand \mscatagend { m } {\noindent \textcolor{MSCATagGray}{\small \#§#1§\#}}

% >>>

Expand Down

0 comments on commit 6864ac7

Please sign in to comment.