summaryrefslogtreecommitdiff
path: root/Doc/ztexi.yo
AgeCommit message (Collapse)AuthorFilesLines
2021-12-01unposted: Add whitespace and comments. No functional change.Daniel Shahaf1-0/+1
2020-07-1346240: Make the expansion of manref()() in ztexi.yo match its expansion in ↵Daniel Shahaf1-1/+1
zman.yo. The difference was mostly harmless in the common case "(see manref(foo)(42))", which expanded to "(see man page foo(42))" under ztexi.yo, but in other contexts the ztexi.yo expansion was was nonsensical; for example: "the BSD manref(echo)(1) command" "the string returned by the manref(getlogin)(3) system call" "advisory file locking (via the manref(fcntl)(2) system call)" "this is the exact opposite from manref(ls)(1)," While there, copyedit some uses of manref()().
2016-03-0838108: enable to create both zsh_{a4,us}.pdfJun-ichi Takimoto1-1/+0
Default paper size is taken from LC_PAPER. Stop to check for pdfetex (obsolete and redundant).
2015-11-1337090: correctly handle blank lines in yodl macro example()Jun-ichi Takimoto1-0/+2
2015-04-0734850: make URLs in html/pdf docs clickableJun-ichi Takimoto1-0/+1
2014-06-2632812: put contents at start of manualJun T1-1/+0
2013-06-1031459: fix alignment of zsh entry in info menuBruce Stephens1-1/+1
2013-04-1231261: updates needed with latest texinfoPeter Stephenson1-2/+2
2007-12-25undo 24318Clint Adams1-1/+1
2007-12-2524318: drop leading spaces from direntry to cope with new makeinfo behavior.Clint Adams1-1/+1
2007-12-1424251: attempt to fix sitem() YODL macro in ztexi.yoPeter Stephenson1-1/+1
2006-03-2022360, 22365: support version 2 of YodlPeter Stephenson1-56/+65
2001-06-2815160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson1-0/+5
2000-09-0612761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for texAndrey Borzenkov1-0/+3
2000-04-01Updated from list as far as 10376Peter Stephenson1-3/+21
1999-04-15Initial revisionTanaka Akira1-0/+246