jgm/pandoc

LaTeX writer: support for beamer frame overlay specifications

Open

#4.330 aberto em 31 de jan. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (3.850 forks)batch import
enhancementformat:LaTeXgood first issuewriter

Métricas do repositório

Stars
 (44.133 stars)
Métricas de merge de PR
 (Mesclagem média 7d) (7 fundiu PRs em 30d)

Description

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,

Guia do colaborador