]> git.cameronkatri.com Git - mandoc.git/commit
If a .Bl -tag lacks a -width, skip all non-It macros for the implicit
authorJoerg Sonnenberger <joerg@netbsd.org>
Mon, 24 May 2010 11:59:37 +0000 (11:59 +0000)
committerJoerg Sonnenberger <joerg@netbsd.org>
Mon, 24 May 2010 11:59:37 +0000 (11:59 +0000)
commit7d5764bedb39f0bde2cccd1eb9a7a13a9b0760df
tree7c9d0a7e0ca74522ccb0cb4e4ecc6c0427991b28
parent284fd60184af10ebddfefe0094be27494174be92
If a .Bl -tag lacks a -width, skip all non-It macros for the implicit
calculation. E.g. .Sm can occur as direct child of .Bl.

OK schwarze@
mdoc_action.c