Skip to content

v1.0.0

Choose a tag to compare

@mukoubuchi mukoubuchi released this 05 Jul 15:12
· 19 commits to main since this release

Note

First release. Built PDFs are attached below so you can preview both templates without a TeX installation.

Highlights

First release of the XeLaTeX + Beamer slide templates (16:9): a dark-green theme with a header band, a circular progress indicator, and a full set of sample slides — available as two frame-for-frame parallel variants, Japanese and English.

Two parallel templates

  • tex/template-ja/ and tex/template-en/ mirror each other frame for frame, so you can pick a language per talk and still keep one shared look.
  • Copy the whole folder to start a new talk and edit the "presentation info" block at the top of slide.tex; latexmk builds everything with XeLaTeX + bibtex.

Title page of the Japanese template: a rounded dark-green title box, date, author, affiliation logo, and an event-name ribbon at the bottom

Theme and feature samples

  • Header band with author, e-mail, and title on every slide. The e-mail placeholder stays unlinked; replacing it with a real address (containing @) activates the mailto link automatically.
  • Progress circle in the top-right corner shows the current frame number over an arc that fills as the talk advances.
  • Sample slides double as a feature catalog: emphasis macros, badges, block environments (incl. exercise/assignment), keystroke rendering, jump buttons, a staged TikZ goal-graph, and superscript citations that list only cited entries in the References frame.

A sample definition slide from the English template with a blue definition block, an itemized element list, and a red Point block


Full Changelog: https://github.com/mukoubuchi/slide-template/commits/v1.0.0