summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* o Makefile.sub (install_data): Create directory for PDF documentation.wl2013-01-042-2/+10
| | | | | This is necesssary in case GhostScript is not available, and no other PDF files have been created yet.
* o Makefile.sub (install-data): Fix symlink.wl2012-12-302-1/+6
| | | | Patch from Elias Pipping <pipping@lavabit.com>.
* Add missing ChangeLog entry.wl2012-12-031-0/+8
|
* Fixed the format of header numbers in references.ant_2222012-11-171-5/+6
|
* Simplify enviroment handling.wl2012-09-202-7/+14
| | | | | | Suggested by Ivan Shmakov <oneingray@gmail.com>. * Makefile.sub (GROFF): Don't use export.
* Simplify enviroment handling.wl2012-09-202-6/+14
| | | | | | Suggested by Ivan Shmakov <oneingray@gmail.com>. * Makefile.sub (PDFROFF): Don't use export.
* Simplify enviroment handling.wl2012-09-202-15/+16
|
* Added GROFF_BIN_PATH to PDFMOM.PTPi2012-09-151-0/+2
|
* Make default BIBLIOGRAPHY_TYPE to be PLAIN, per docs.PTPi2012-09-071-2/+2
|
* Fixes missing period after page number(s) in some reference typesPTPi2012-09-065-12/+59
| | | | generated with refer.
* o Version 2.0 (gropdf integration) releasePTPi2012-08-3139-9447/+10436
|
* Synchronize man pages.wl2012-08-103-276/+287
| | | | * perl/groffer.man, shell/groffer.man: Fix many minor issues.
* Cleanup so doclifter can correctly parse this.esr2012-08-071-10/+1
|
* man(7) now prefers .URL.esr2012-07-071-3/+1
|
* Small bugfixes, doc corrections, changes to TYPEWRITE forPTPi2012-02-213-6/+20
| | | | DOCTYPE NAMED handling.
* Fix parallel build race failure.wl2011-12-262-2/+27
| | | | | | | | | | | | | | | | | | | | Sometimes building in parallel will fail in the pdfmark directory: make[2]: Entering directory '.../contrib/pdfmark' rm -f pdfroff rm -f pdfmark.pdf sed -f ... ./pdfroff.sh >pdfroff ...; ./pdfroff ... pdfmark.ms >pdfmark.pdf /bin/sh: ./pdfroff: Permission denied chmod +x pdfroff make[2]: *** [pdfmark.pdf] Error 126 This is because the generated pdf files use the local generated pdfroff helper script, but they don't depend directly upon it, so make tries to create the two in parallel and randomly falls over. * Makefile.sub: Have all the .pdf files explicitly depend on the `pdfroff' helper script.
* Do not use INSTALL_DATA and INSTALL_SCRIPT during build phase.wl2011-10-172-5/+17
| | | | | | | | | | * Makefile.sub (groffer): Replace INSTALL_DATA and INSTALL_SCRIPT with `cp'. Otherwise the build phase might fail with `permission denied' if you use the `-o root' flag of the `install' command. The use of INSTALL_* is an abuse anyway because it's not installing anything at that point; it's just copying files around locally, within in the build directories.
* Fix typos.wl2011-10-081-1/+1
| | | | Found by Kevin Lyda <kevin@ie.suberic.net>.
* Fixed bug that was causing HEADER_RULE OFF to turn off headersPTPi2011-09-084-13/+39
| | | | completely. Fixed SUBSUBHEAD spacing issues. Updated docs.
* Fix indents in nested static displays.wl2011-08-142-4/+14
| | | | | | * m.tmac (DS, ds@end): Save indent with a stack. See http://lists.gnu.org/archive/html/groff/2011-07/msg00068.html for an example.
* Add new output device `gropdf'.wl2011-07-261-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | * font/devpdf/*: New device files for gropdf. * src/devices/gropdf/*: New device. * Makefile.comm (install_dev, uninstall_dev): Handle more subdirectories. * Makefile.in (DEVDIRS, OTHERDIRS, EXTRADIRS): Add directories related to gropdf. * MANIFEST: Updated. * test-groff.in (GROFF_BIN_PATH): Updated. * tmac/Makefile.sub (NORMALFILES): Updated. * tmac/pdf.tmac: New file. * tmac/troffrc: Updated. * doc/groff.texinfo: Document it. * doc/Makefile.in, doc/Makefile.sub (groff_bin_dirs): Udpated. * doc/pic.ms: Updated. * man/groff_out.man, src/devices/grops/grops.man, src/preproc/pic/pic.man, src/roff/groff/groff.man, src/utils/afmtodit/afmtodit.man, src/utils/pfbtops/pfbtops.man: Updated. * contrib/pdfmark/pdfmark.ms: Updated.
* Removed outdated link to ffii.org.PTPi2011-04-131-8/+6
|
* * m.tmac (misc@tag): Fix last patch.wl2011-03-272-4/+9
|
* Copyright years.wl2011-03-222-3/+3
|
* groffer: remove hardcoded path to 'libdir/groff/groffer' directory.bwarken2011-03-213-4/+12
|
* * m.tmac (RD): Don't use `.ie' but `.if'.wl2011-03-192-3/+7
|
* * m.tmac (misc@tag): Retain temporary indentation.wl2011-03-182-3/+13
|
* Updated macrolist.html.PTPi2011-02-271-41/+62
|
* Sub-subheads added to om.tmac.PTPi2011-02-221-72/+446
|
* Added support for sub-subheads from patch supplied by Petr Man.PTPi2011-02-2224-101/+359
| | | | Updated docs.
* Moved register #UNADJUSTED_DOC_LEAD to top of TRAPS macro.PTPi2011-02-113-1/+8
|
* Typos.wl2011-02-083-26/+26
|
* Fix vertical space around displays.wl2011-02-052-4/+10
| | | | * m.tmac (ds@end): Use `.SP', not `.sp'.
* Removed extraneous brace in HEADER that was causing flakiness inPTPi2011-02-013-1/+17
| | | | lists. Added utility macro, SINGLE_SPACE.
* Handle `refer-mm.tmac' file.wl2011-01-283-1/+116
| | | | | * refer-mm.tmac: New file. * Makefile.sub (install_data, uninstall_sub): Handle it.
* Add `refer' support.wl2011-01-282-2/+9
| | | | * m.tmac: Include `refer-mm.tmac'.
* Prepare `refer' support.wl2011-01-283-12/+40
| | | | | | | | | | | * m.tmac (\n[Rpe]): New register to control page eject status of the `RP' macro. (RP): Updated. (ref@start-print): Move the trailing full stop in reference number to... (RS): This macro. * groff_mm.man: Document `Rpe' register.
* * mmroff.man, groff_mm.man: s/reference/cross reference/ wherewl2011-01-282-13/+15
| | | | appropriate.
* Add ChangeLog entry and other minor clean-ups.wl2011-01-274-7/+22
|
* Bug fix by James Budiono.bwarken2011-01-263-12/+13
|
* o groff_mom.man (FILES): Fix directory locations.wl2011-01-222-5/+9
|
* Documentation typos.wl2011-01-211-5/+5
|
* * examples/color_nested_tables.roff: Fix output.wl2011-01-172-7/+20
| | | | Problem reported by Ulrich Spörlein <uqs@spoerlein.net>.
* Don't make examples depend on bash.wl2011-01-174-6/+13
| | | | | * examples/common.roff, examples/fonts_n.in, examples/fonts_x.in: s/bash/sh/.
* Typo.wl2011-01-051-3/+3
|
* Fix use of .DEVTAG-* macros.wl2011-01-052-6/+26
| | | | | | | | Reported by Anton Shepelev <anton.txt@gmail.com>. * m.tmac (misc@tag): Wrapper around .DEVTAG-* to compensate unwanted vertical space. (H): Use it.
* * groff_mm.man: Fix indentation.wl2010-12-272-1/+5
|
* Update copyright notices; pdfmark.tmac bug-fix.keithmarshall2010-12-234-6/+16
|
* Clean up handling of temporary files directory.keithmarshall2010-12-143-1/+12
|
* Minor omission.wl2010-12-132-8/+10
|