summaryrefslogtreecommitdiffstats
path: root/eqn.7
Commit message (Expand)AuthorAgeFilesLines
* Document the "delim" syntax and its usage.Ingo Schwarze2020-01-101-22/+29
* add missing "pp." to .%P macro;Ingo Schwarze2019-04-231-1/+1
* fix grammar; while here, improve spacing; from sobrado@Ingo Schwarze2017-09-041-1/+1
* Fix incorrectly swapped labels of left/right arrows; from bentley@.Ingo Schwarze2017-07-201-1/+1
* Escape punctuation characters that have a different meaning in -Tpdf.Ingo Schwarze2015-03-301-3/+3
* use \(dq rather than \*q; patch from bentley@Ingo Schwarze2015-03-091-22/+22
* Radical cleanup of COMPATIBILITY sections:Ingo Schwarze2015-01-291-5/+0
* change spelling of centre to center: consistent with other man pagesIngo Schwarze2015-01-201-1/+1
* document the semantics of operation keywordsIngo Schwarze2014-10-121-10/+237
* Re-write of eqn(7) parser and MathML output.Kristaps Dzonsons2014-10-101-1/+0
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-2/+1
* typos found by jmc@Ingo Schwarze2011-09-251-3/+4
* Fix typos and spelling errors found by demandoc -w | spell -b.Kristaps Dzonsons2011-09-021-1/+1
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-1/+2
* Clarify what eqn actually is.Kristaps Dzonsons2011-07-231-0/+3
* Note GNU extensions in eqn.7. Also add `col' and `pile', which areKristaps Dzonsons2011-07-231-2/+4
* Add support for tdefine and ndefine. Consolidate some error messages. AddKristaps Dzonsons2011-07-231-2/+13
* Add `fat' font. This pretty much brings us in line with the secondKristaps Dzonsons2011-07-231-1/+1
* Ignore `back', `fwd', `up', `down', `mark', and `lineup'.Kristaps Dzonsons2011-07-231-0/+16
* Add matrix support. Also remove "above" notion, as all elements in aKristaps Dzonsons2011-07-231-1/+3
* The circumflex is also a special space character.Kristaps Dzonsons2011-07-231-23/+27
* Check for and throw away `gfont' eqn macros.Kristaps Dzonsons2011-07-221-2/+10
* Add support for `gsize' eqn token (introduced in second-edition troff).Kristaps Dzonsons2011-07-221-0/+10
* Add all rendered symbols used by eqn. I use the Second-Edition User'sKristaps Dzonsons2011-07-221-5/+13
* Clearer documentation of grammar in eqn.7 and addition of Greek symbols.Kristaps Dzonsons2011-07-221-29/+22
* Fix left/right nesting in eqn.Kristaps Dzonsons2011-07-221-1/+1
* Complete eqn.7 parsing. Features all productions from the original 1975Kristaps Dzonsons2011-07-211-0/+6
* Support `size' constructs in eqn.7. Generalise mandoc_strontou to thisKristaps Dzonsons2011-07-211-0/+1
* Full support for eqn positionals (above, over, sup, sub, etc.).Kristaps Dzonsons2011-07-211-0/+6
* Add eqn subexpression fonts.Kristaps Dzonsons2011-07-211-0/+4
* Add support for markers. These decorate the last box: see eqn.7.Kristaps Dzonsons2011-07-211-1/+10
* Document `{, }' subexpressions in eqn.7.Kristaps Dzonsons2011-07-211-0/+1
* Make `undef' not expand its argument before undefining it. DocumentKristaps Dzonsons2011-07-211-0/+13
* Flip eqn into using parsed nodes. I've temporarily disabled printingKristaps Dzonsons2011-07-211-0/+1
* Finish the eqn syntactic parser. This correctly parses terms and doesKristaps Dzonsons2011-07-211-15/+56
* Note that equation definitions are nestable.Kristaps Dzonsons2011-07-181-1/+5
* Provide implementations of `define', `set', and `unset'.Kristaps Dzonsons2011-07-171-16/+59
* Note the development status of eqn.7 and tbl.7.Kristaps Dzonsons2011-03-171-0/+13
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+79