/semproc

A LaTeX class for seminar proceedings

Primary LanguageTeX

semproc

Summary

semproc is a LaTeX class for seminar proceedings based on KOMA-Scripts scrreprt. It provides the following macros and environments:

  • \talk[speaker={Speaker},notes={Typist}]{Title} is meant as a drop-in replacement for \chapter{Title} but additionally typesets the speaker and the typist. Moreover, \talk keeps track of biblatex's refsections, so that every talk can have a local bibliography.
  • \nonumchapter{title} is a wrapper around \chapter*{title} that makes sure that the unnumbered chapter occurs in the table of contents and the bookmarks of the PDF document.
  • \globaltoc typesets a global table of contents consisting only of the talks and the respective speakers.
  • \localtoc typesets a local table of contents consisting of the sections and subsections of the current talk.
  • \begin{summary} ... \end{summary} is meant as a drop-in replacement for the abstract environment.
  • localbib prints a bibliography of the current talk. In fact, \localbib prints a bibliography of the current refsection of biblatex, but the class keeps track of refsections automatically.

Installation

Run ./makedist.sh in the directory containing the file semproc.dtx and unzip the archive semproc.tds.zip in your local $TEXMF-tree.

Licence

Copyright (C) 2015 by Tobias Columbus

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either version 1.3c of this license or (at your option) any later version. The latest version of this license is in the file:

http://www.latex-project.org/lppl.txt