]> git.cameronkatri.com Git - mandoc.git/commit
With the current architecture, we can't support inline equations
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 25 Oct 2014 15:23:56 +0000 (15:23 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 25 Oct 2014 15:23:56 +0000 (15:23 +0000)
commiteb1d4be7915b314c92a4c377c4a09a06e811fc57
treeae87bc437c45eae91396b56d880811fae12d8bf5
parentbdc06e9bc94f24fb26627f37bbd9b2ea636f46dd
With the current architecture, we can't support inline equations
inside tables, sorry.  So don't even try to parse tbl(7) blocks for
eqn(7) delimiters.
Broken table layout found in glPixelMap(3) while investigating
a bug report by Theo Buehler <theo at math dot ethz dot ch>.
roff.c