-
It is included in `langscibook.cls`, but the colors are nowhere really used.
Colors are also defined in `series.def`.
-
-
Hi,
It seems that there are still some issues with tables and beamer.
The following file: tst.mmd
1 # Part 1
2
3 ## Slide 1
4
5 pipe|table
6 ----|-----
7 1 | 2
Results in an error …
-
When I generate both a beamer pdf slideshow and the corresponding pdf handbook from the same markdown file, the beamer pause ". . ." appear in the handbook.
Here is what I do to generate both slides …
-
Hi there,
I'm trying to use `\framesubtitle', but it is not working with the metropolis template (i.e. the frame sub title is not displayed).
Am I doing something wrong or is there no support for thi…
-
I'm running pandoc 1.15.1 using the provided Ubuntu package.
Example taken from http://pandoc.org/demo/example9/producing-slide-shows-with-pandoc.html
```
% Habits
% John Doe
% March 22, 2005
# In …
-
`sectionpage = progressbar` or `sectionpage = none` is a bit confusing to me, because I initially expected that the option would control the _progressbar_, it does, however, control whether a sectionp…
-
In the IRTES beamer template, when enclosing a block in a change-of-size environment, the title of the block does not change. Example:
``` latex
\begin{frame}
\begin{scriptsize}
\begin{bl…
-
Currently, when using {.allowframebreaks}, references in beamer can split over frames (e.g. a slide might end with http:// and the next one start with the rest of the URL - not great).
The only way I…
ghost updated
9 years ago
-
Whenever you use the ES6 spread operator, the indentation solver thinks your using a `.func` and indents an extra step.