Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-19 | example.t: Start documenting internal macros | John Ankarström | |
2021-06-19 | Add ne request to h and s macros | John Ankarström | |
2021-06-19 | Fix control character in third argument to q | John Ankarström | |
2021-06-19 | Fix control character in first argument to c | John Ankarström | |
2021-06-19 | Fix control character in third argument to inline macros | John Ankarström | |
2021-06-19 | Have c copy font family and point size from l environment | John Ankarström | |
2021-06-19 | Fix page break bug in _ft | John Ankarström | |
Sometimes, the first word after a page break would be displayed in the wrong place. This fixes that. | |||
2021-06-19 | Change heading, footnote formatting | John Ankarström | |
2021-06-19 | Add consistent amount of space after date/name/title | John Ankarström | |
2021-06-19 | Add _m (margin) environment | John Ankarström | |
This fixes a bug where the page number and footnotes were affected by the last active environment. | |||
2021-06-19 | Fix bug in _e macro | John Ankarström | |
2021-06-19 | Fix ( macro eating line | John Ankarström | |
2021-06-19 | Add footnotes | John Ankarström | |
2021-06-18 | Arrange macros alphabetically | John Ankarström | |
This relieves the programmer of the burden of having to decide where new macros should be placed. | |||
2021-06-18 | Change formatting | John Ankarström | |
2021-06-18 | Use zero-clause BSD license | John Ankarström | |
2021-06-18 | Support block quotations | John Ankarström | |
2021-06-18 | Organize and document source code | John Ankarström | |
2021-06-18 | g.tmac: Add c (code) macro, rework margins | John Ankarström | |
2021-06-18 | g.tmac: Re-organize code, implement h (heading) macro | John Ankarström | |
2021-06-17 | Add header and footer | John Ankarström | |
2021-06-17 | Improve | John Ankarström | |
2021-06-17 | g.tmac: Fix environment stack underflow | John Ankarström | |
2021-06-17 | Rework initialization | John Ankarström | |
2021-06-17 | First commit | John Ankarström | |