aboutsummaryrefslogtreecommitdiff
path: root/g.tmac
AgeCommit message (Expand)Author
2021-06-22Remove @ds, @nrJohn Ankarström
2021-06-22Change %i, %e to #i, #eJohn Ankarström
2021-06-22Remove all configuration registers (mt, mb, tt, tb)John Ankarström
2021-06-21Implement selectable date formats for dJohn Ankarström
2021-06-21Fix formattingJohn Ankarström
2021-06-21Change macro/register naming schemeJohn Ankarström
2021-06-21Have w request just a tiny bit more spaceJohn Ankarström
2021-06-21Have w not request too much spaceJohn Ankarström
2021-06-20Improve wJohn Ankarström
2021-06-20Add w (want space) macroJohn Ankarström
2021-06-20Have d not print anything if given \&John Ankarström
2021-06-20Restore environment after footnote entryJohn Ankarström
2021-06-20Support custom vertical spacing in footnotesJohn Ankarström
2021-06-20Fix footer positionJohn Ankarström
2021-06-20Fix control character in second argument to cJohn Ankarström
2021-06-20Add first-line indentation to footnotesJohn Ankarström
2021-06-20Rename _ft, _ht, _nt to _tf, _th, _tnJohn Ankarström
2021-06-20Use smaller interword spacing in cJohn Ankarström
2021-06-20Remove n macro (use d instead)John Ankarström
2021-06-20Fix overflowed word after footnote sectionJohn Ankarström
2021-06-20Have c copy relative font size instead of absolute from lJohn Ankarström
2021-06-20Resume environment after page breakJohn Ankarström
2021-06-20Add tt, tb strings (top, bottom margin text)John Ankarström
2021-06-19Add ne request to h and s macrosJohn Ankarström
2021-06-19Fix control character in third argument to qJohn Ankarström
2021-06-19Fix control character in first argument to cJohn Ankarström
2021-06-19Fix control character in third argument to inline macrosJohn Ankarström
2021-06-19Have c copy font family and point size from l environmentJohn Ankarström
2021-06-19Fix page break bug in _ftJohn Ankarström
2021-06-19Change heading, footnote formattingJohn Ankarström
2021-06-19Add consistent amount of space after date/name/titleJohn Ankarström
2021-06-19Add _m (margin) environmentJohn Ankarström
2021-06-19Fix bug in _e macroJohn Ankarström
2021-06-19Fix ( macro eating lineJohn Ankarström
2021-06-19Add footnotesJohn Ankarström
2021-06-18Arrange macros alphabeticallyJohn Ankarström
2021-06-18Change formattingJohn Ankarström
2021-06-18Use zero-clause BSD licenseJohn Ankarström
2021-06-18Support block quotationsJohn Ankarström
2021-06-18Organize and document source codeJohn Ankarström
2021-06-18g.tmac: Add c (code) macro, rework marginsJohn Ankarström
2021-06-18g.tmac: Re-organize code, implement h (heading) macroJohn Ankarström
2021-06-17Add header and footerJohn Ankarström
2021-06-17ImproveJohn Ankarström
2021-06-17g.tmac: Fix environment stack underflowJohn Ankarström
2021-06-17Rework initializationJohn Ankarström
2021-06-17First commitJohn Ankarström