Reproducing Vim help as a fully cross-referenced PDFnathangrigg.net2 points·by nathangrigg·13 anni fa·0 comments
nathangrigg·12 anni fa·discussPython: def g(a='', n=0): return 'g '+ 'o'*n + a if a else lambda a='': g(a, n+1)
nathangrigg·13 anni fa·discussThe PDF is full to the brim with hyperlinks. That is the point of this.
nathangrigg·13 anni fa·discussIt has both a "printed" TOC starting at the end of the first page, and a PDF TOC which should be visible to iBooks.