pmg-docs/asciidoc
Thomas Lamprecht d108f53720 add big attribute to thumbnails
allows one to easily define bigger thumbnails, i.e., those where we
have to big images to show the full on a page, but still want to give
the user a good sized preview.

As PDF renders this already pretty nice by default we only have to
adapt the html asciidoc config. We do that by using asciidocs
"Conditional Attribute References"[0] and add a "big" attribute.

It can be used as:
> [thumbnail="pmg-gui-network-config.png", big=1]

NOTE: the value of big is ignored, it just matters if it's defined.
While it could be possible to add logic to handle big=0, it it's just
extra work without real use, just omit it if not wanted.

[0]: https://www.methods.co.nz/asciidoc/chunked/ch30.html

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-20 09:17:26 +01:00
..
asciidoc-pmg.conf Add documentation for before queue filtering 2019-11-19 11:30:47 +01:00
dblatex-custom.sty Initial commit 2017-02-22 07:15:00 +01:00
dblatex-export.conf use rsvg-convert instead of inkscape 2018-09-19 08:12:23 +02:00
pmg-dblatex.xsl Initial commit 2017-02-22 07:15:00 +01:00
pmg-docbook.conf Initial commit 2017-02-22 07:15:00 +01:00
pmg-html.conf add big attribute to thumbnails 2019-11-20 09:17:26 +01:00