-
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 …
-
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…
-
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.
-
Even if the title page looks well designed on its own, it feels a little bit too light in comparison to the other slides. First of all it is the only place we use the `ExtraLight` font (for the author…
-
我是用cabal安装的Pandoc,然后安装了hexo-render-pandoc. 运行hexo g的时候提示:
```
events.js:141
throw er; // Unhandled 'error' event
^
Error: spawn pandoc ENOENT
at exports._errnoException (util.js:837:…
-
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…
-
```
Reported by KaiYanNju, Apr 30, 2010
It's coolest slider I have seen.
So I think a template to make html5-slide is useful.
The tempate should not have too many features,a video,a text and a mousic
…
-
Hello,
I have a layout stored in emacs.json (see below). When I run this command from
the commandline, everything works fine:
markus@haktar % i3-msg 'append_layout /home/markus/.i3/emacs.json'
![co…