aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* demo: pass $(ROFFMACS) to neatroff for *.PDF targetsDirk-Wilhelm Peters2020-08-192-2/+2
|
* tmac.gr: the first request of grbeg should be .brAli Gholami Rudi2020-08-191-1/+1
|
* fonts.sh: pass --no-check-certificate to wget for downloading AMS fontsAli Gholami Rudi2020-08-031-1/+1
|
* demo/Makefile: always pass device and macro directories to roffAli Gholami Rudi2020-08-032-6/+9
|
* demo_fa/Makefile: use POSIX double suffix rulesAli Gholami Rudi2020-08-031-5/+6
|
* demo/Makefile: use POSIX double suffix rulesDirk-Wilhelm Peters2020-08-021-5/+6
| | | | This works with BSD make too.
* fonts.sh: update AMS fonts URLAli Gholami Rudi2020-05-211-1/+1
|
* README: the licenceAli Gholami Rudi2020-04-111-0/+22
|
* tmac.post: use \n(.% for bookmark page numberAli Gholami Rudi2020-03-221-2/+2
|
* demo/Makefile: pass output device address to neatroff and neatpostAli Gholami Rudi2020-03-212-5/+4
|
* neatroff.ms: update modification dateAli Gholami Rudi2020-03-211-1/+1
|
* neateqn.ms: wrap ( and ) with quotes to prevent recursionAli Gholami Rudi2020-03-211-2/+2
|
* tmac.post: post.title and post.authorAli Gholami Rudi2020-03-111-0/+8
|
* neatroff.ms: mention new device functionsAli Gholami Rudi2020-01-121-4/+10
|
* demo: use -mpost instead of -mpsAli Gholami Rudi2020-01-112-2/+2
|
* tmac.gnu: add amiAli Gholami Rudi2020-01-111-0/+4
|
* tmac.post: add post.mark and post.nameAli Gholami Rudi2020-01-111-0/+10
|
* tmac.gr: fix ptsz optionAli Gholami Rudi2019-11-231-1/+15
|
* demo_fa/Makefile: PDF target for using the PDF postprocessorAli Gholami Rudi2019-10-131-0/+7
|
* demo_fa/fa.ms: update the order of calling .tblbox macroAli Gholami Rudi2019-05-061-3/+2
|
* tmac.s: fix .KS/.KE after .1CAli Gholami Rudi2019-01-081-2/+2
| | | | Suggested and tested by aksr <aksr@t-com.me>.
* tmac.s: use \D for drawing boxes in .B1/.B2 and .BXAli Gholami Rudi2019-01-021-3/+2
| | | | Suggested and tested by aksr <aksr@t-com.me>.
* tmac.tbl: .tblrec to reconfigure table columnsAli Gholami Rudi2018-06-081-2/+11
|
* neatroff.ms: neatmkfn/gen.sh no longer converts OTF to TTFAli Gholami Rudi2018-06-051-5/+3
|
* test.tr: capitalize the first letter of NeatroffAli Gholami Rudi2018-06-052-2/+2
|
* fonts.sh: pass z option to tar for urw-base35.tar.gzAli Gholami Rudi2018-05-291-1/+1
| | | | Suggested by Nils Reuße <n.reusse@hxgn.net>.
* fonts.sh: use urw-fonts version 20170801.1Ali Gholami Rudi2018-05-291-3/+6
| | | | Suggested by Nils Reuße <n.reusse@hxgn.net>.
* demo/Makefile: the target xyz.PDF uses the PDF post-processorAli Gholami Rudi2018-05-061-0/+7
|
* tmac.gnu: .kern and .dei requestsAli Gholami Rudi2018-05-031-0/+7
|
* demo: use -mpostAli Gholami Rudi2018-05-036-26/+32
|
* tmac.ps: mention that -mps is deprecatedAli Gholami Rudi2018-05-031-9/+6
|
* tmac.post: import EPS and PDFAli Gholami Rudi2018-05-031-0/+2
|
* tmac.post: wrappers around Neatroff device control functionsAli Gholami Rudi2018-05-031-0/+18
|
* tmac.gnu: .device requestAli Gholami Rudi2018-05-031-0/+3
|
* neatroff.ms: mention -mgnuAli Gholami Rudi2018-04-271-3/+4
|
* tmac.gnu: .pso and .mso requestsAli Gholami Rudi2018-04-271-0/+9
|
* tmac.gnu: .open, .write, and .closeAli Gholami Rudi2018-04-271-0/+23
|
* tmac.eps: use .co for copying the EPS macroAli Gholami Rudi2018-04-271-3/+1
|
* neatroff.ms: update .co requestsAli Gholami Rudi2018-04-271-3/+12
|
* tmac.gnu: for Groff compatibilityAli Gholami Rudi2018-04-251-0/+4
|
* NOTICE: mention the license of the files not from Plan 9Ali Gholami Rudi2018-04-241-3/+22
| | | | Suggested by Pierre-Jean Fichet <pierrejean.fichet@posteo.net>.
* tmac.eps: PDF MediaBox may have floating point coordinatesPierre-Jean Fichet2018-04-241-1/+1
|
* neatroff.ms: fix two typosAli Gholami Rudi2018-04-191-2/+2
| | | | Reported by aksr <aksr@t-com.me>.
* demo: restore no-space mode after placing a markAli Gholami Rudi2018-04-191-0/+2
|
* neatstart.ms: merge the section for adding fontsAli Gholami Rudi2018-04-191-27/+29
|
* neatroff.ms: prevent a widowAli Gholami Rudi2018-04-191-1/+1
|
* neatroff.ms: mention some of the macro packages in neatroff_makeAli Gholami Rudi2018-04-191-5/+15
|
* neatroff.ms: mention Neatpost's PDF post-processorAli Gholami Rudi2018-04-191-15/+25
|
* tmac.eps: be less strict about spacing in BoundingBox headerAli Gholami Rudi2018-04-191-2/+2
|
* tmac.eps: .PDF for including PDF imagesAli Gholami Rudi2018-04-171-2/+8
|