tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* eqn(7): equations with no output shouldn't emit <math>
@ 2017-07-14  6:34 Anthony J. Bentley
  2017-07-14 13:35 ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony J. Bentley @ 2017-07-14  6:34 UTC (permalink / raw)
  To: tech

Hi,

It's very common in the libGL manuals to set delimeters early in the
document:

.EQ
delim $$
.EN

In -Thtml, this becomes:

<math class="eqn"><mrow></mrow></math>

Which results in unneeded vertical space in the output.

-- 
Anthony J. Bentley
--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-14 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-14  6:34 eqn(7): equations with no output shouldn't emit <math> Anthony J. Bentley
2017-07-14 13:35 ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).