Re: [Patch v2 0/8] Create single PDF for all HTML files

2012-10-11 Thread Junio C Hamano
Thomas Ackermann writes: > In general, the following problems had to be fixed in doc files in order to > create > HTML by using asciidoc and afterwards create a nice looking PDF using > wkhtmltopdf: > > - Wrong sectioning syntax (e.g. "===" instead of "---") > - Left-over shell scripting comman

[Patch v2 0/8] Create single PDF for all HTML files

2012-10-11 Thread Thomas Ackermann
Hi, here is my reworked patch series for creating a single PDF for all git documentation files. Thanks to Junio Hamano, Philip Oakley and Jeff King for your comments! In general, the following problems had to be fixed in doc files in order to create HTML by using asciidoc and afterwards creat