Skip to content

v2.0.2 — Polish sample text and macro names

Choose a tag to compare

@mukoubuchi mukoubuchi released this 07 Jul 07:41
· 12 commits to main since this release

Sample deck polish

  • Removed terminal punctuation from the goal-graph introduction item in both templates.
  • Added sentence-ending punctuation inside the goal-graph footnotes: Japanese footnotes now end with , and English footnotes end with periods.
  • Kept slide titles bold through the existing Beamer font settings, and kept body emphasis on the template emphasis macro.

Macro API cleanup

  • Lowercased template-provided author-facing commands, for example \BC -> \bc, \BR -> \br, \YA -> \ya, \PB -> \pb, \FC -> \fc, \GO -> \go, \DDASH -> \ddash, and \EX -> \ex.
  • Lowercased customization hooks such as \aauEmail, \aauLogo, and \aauEvent to \aauemail, \aaulogo, and \aauevent.
  • Renamed the old uppercase node/connector helpers to clearer lowercase names: \marknode, \marknodered, \marknodegreen, \marknodeblue, \marknodeyellow, and \connectnodes.

Documentation

  • Updated the per-template READMEs to use the new lowercase customization commands.

Prebuilt PDFs (slide-ja.pdf / slide-en.pdf) are attached by CI.