LaTeX Handouts

Installation
SKILL.md

LaTeX Handouts

LaTeX provides professional typesetting for presentation handouts that combine slide images, presenter notes, and supplementary research into comprehensive reference documents.

Dependency Checking

Before generating handouts, check dependencies using:

${CLAUDE_PLUGIN_ROOT}/scripts/check-handout-deps.sh

Exit codes:

  • 0: All dependencies available (full handout with images and rich formatting)
  • 1: pdflatex missing (BLOCKER - cannot generate handout)
  • 2: LaTeX packages missing (use basic formatting)
  • 3: Playwright missing (text-only handout)

Graceful Degradation Strategies

Related skills

More from rhuss/cc-slidev

Installs
Repository
rhuss/cc-slidev
GitHub Stars
30
First Seen