aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/unary/diacrit.out_html
Commit message (Collapse)AuthorAgeFilesLines
* print the right character for mathematical overbar; from bentley@Ingo Schwarze2017-07-151-1/+1
|
* print HTML character references as 4+ digits hexadecimal, like Unicode;Ingo Schwarze2017-07-141-1/+1
| | | | from bentley@, tweaked by me
* Fix operator precedence according to Brian W. Kernighan and LorindaIngo Schwarze2017-07-061-1/+1
| | | | | L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@.
* catch up with the recent eqn(7) improvementsIngo Schwarze2017-06-261-1/+1
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+1
Both kristaps@ and wiz@ repeated asked for this, literally for years.