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