jgm/pandoc

LaTeX writer: support for beamer frame overlay specifications

Open

#4330 aperta il 31 gen 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (3850 fork)batch import
enhancementformat:LaTeXgood first issuewriter

Metriche repository

Star
 (44.133 star)
Metriche merge PR
 (Merge medio 7g) (7 PR mergiate in 30 g)

Descrizione

Support for beamer frame overlay overlay specifications would be useful:

<0> and the mode specifiers described in Sections 8.4 and 21.3 of the Beamer User's Guide to prevent frames from being displayed in the various modes (e.g., beamer, article, handout) and in multiple modes with the syntax <article:0|handout:0>.

Edited to reflect changes in pandoc 2.5 and beamer 3.55, and again for pandoc 2.17.1.1 and beamer 3.66,

Guida contributor