nixpkgs/pkgs/tools/typesetting
Bjørn Forsman 8f13d3cada asciidoctor: add revealjs support
This allows creating HTML presentations with
`asciidoctor-revealjs presentation.adoc`.

NOTE: The generated HTML file implicitly depend on reveal.js (and I see
no good way to bundle it with Nix). Either provide reveal.js in a local
path next to the generated HTML file[1], or override the revealjsdir
attribute, for example by pointing to an URL (can also be a path):

  asciidoctor-revealjs -a revealjsdir=https://cdn.jsdelivr.net/npm/reveal.js@3.9.2 presentation.adoc

Implementation details:
1. Added "gem 'asciidoctor-revealjs'" to the Gemfile.
2. Ran "nix-shell -p bundler --run 'bundle lock --update'"
   from pkgs/tools/typesetting/asciidoctor/.
3. Hand edited Gemfile.lock to remove all but the asciidoctor-revealjs
   changes. (Rationale: allow backporting to release-20.09.)
4. Finish off with "nix-shell -p bundix --run 'bundix'".

[1] Of course Nix can help with _that_, but that's external to the
asciidoctor-revealjs program.
2020-12-05 15:20:35 +01:00
..
asciidoc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
asciidoctor asciidoctor: add revealjs support 2020-12-05 15:20:35 +01:00
asciidoctorj asciidoctorj: 2.4.1 -> 2.4.2 2020-11-23 20:41:31 +01:00
bibclean bibclean: 3.03 -> 3.04 2020-04-15 12:28:23 +00:00
biber biber: add patch for upstream bug 329 2020-10-13 10:47:09 -04:00
biblatex-check biblatex-check: init at 2019-11-09 2020-02-12 19:52:43 -06:00
djvu2pdf treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
docbook2odf treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
docbook2x treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
docbookrx treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
fop treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
git-latexdiff treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
halibut treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
hevea hevea: 2.33 -> 2.34 2020-03-29 20:58:22 +00:00
htmldoc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kindlegen kindlegen: mark broken due to download removal 2020-10-24 13:36:39 +02:00
kramdown-asciidoc treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
lout treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lowdown lowdown: 0.7.3 → 0.7.4 2020-08-31 14:02:45 +02:00
mmark treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
multimarkdown treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
odpdown treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pdf2djvu pdf2djvu: 0.9.17 -> 0.9.17.1 2020-08-11 10:17:28 +00:00
pdf2odt treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pdfgrep treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pdfsandwich treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
pdftk pdftk: mark broken on darwin 2020-12-02 10:07:23 +01:00
psutils treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rubber rubber: put man and info pages in the right directory 2020-10-28 08:13:47 +08:00
satysfi satysfi: 0.0.4 → 0.0.5 2020-09-01 08:54:13 +02:00
scdoc scdoc: 1.10.1 -> 1.11.0 2020-06-14 20:13:44 +02:00
sile sile: 0.10.11 → 0.10.12 2020-10-10 22:00:02 +03:00
skribilo skribilo: 0.9.4 -> 0.9.5 2020-11-30 16:07:09 -03:00
sshlatex treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tectonic tectonic: Install desktop file. 2020-11-01 22:30:44 +02:00
ted treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
tex texlive.bin.dvisvgm: texlive 2.8.1 -> upstream 2.11 2020-11-30 15:38:28 -05:00
tikzit tikzit: 2.1.5 -> 2.1.6 2020-08-31 17:17:33 -07:00
xmlroff xmlroff: remove old patch 2019-09-06 02:08:09 -07:00
xmlto xmlto: Fix fetch URL 2020-11-19 20:12:32 +01:00