summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* make 3 timesbaserock/bootstrapRichard Maw2012-01-131-1/+1
|
* make gnu.eps so netpbm is not requiredRichard Maw2012-01-131-0/+1921
| | | | netpbm is a bit big at the moment
* add morphRichard Maw2012-01-131-0/+15
|
* Fix handling of MAKEFLAGS variable.wl2012-01-102-1/+16
| | | | | | | * Makefile.in (MAKE_K_FLAGS): Improved definition, as explained and discussed in http://lists.gnu.org/archive/html/groff/2012-01/msg00039.html
* Fix minor missing entry.wl2012-01-031-0/+1
|
* Improve parallel builds.wl2012-01-032-5/+26
| | | | | | | | | | | | | | | | Some hdtbl and mom examples want PostScript formatting which requires the `DESC' file to be ready; however, the top-level `Makefile.in' doesn't currently enforce the proper order of building of `font/dev' before `contrib/hdtbl', `contrib/mom', and so on. Given that `font/dev' and the contrib examples are in different child processes of the recursive make system, it doesn't seem possible to solve this using clean Makefile dependencies. We now enforce the order by splitting the shell command invoking recursive make in the top level `Makefile.in'. * Makefile.in (ALLDIRS): Remove `OTHERDIRS'. (`$(TARGETS)'): Handle `OTHERDIRS' separately.
* [mdoc] Add `-isoC-2011'.wl2012-01-033-1/+12
| | | | | * tmac/doc-syms (doc-str-St--isoC-2011): Add it. * tmac/groff_mdoc.man: Document it.
* * font/devpdf/Makefile.sub: Only build fonts on first `make'.wl2011-12-262-7/+9
|
* 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.
* * doc/groff.texinfo (.tl): Improve documentation.wl2011-12-082-0/+11
| | | | | Wording suggested by Keith Marshall <keithmarshall@users.sourceforge.net>.
* [me] Fix behaviour of centered block.wl2011-12-012-0/+10
| | | | | | | | Problem and possible fix reported in thread starting at http://lists.gnu.org/archive/html/groff/2011-11/msg00002.html * tmac/e.tmac (`(c'): Always start with a new line.
* [man] Print volume headers like mdoc.wl2011-12-012-3/+19
| | | | | * tmac/an-old.tmac (an-init): Add default volume name if fifth argument to `.TH' is missing.
* * tmac/groff_man.man: Minor documentation improvements.wl2011-11-222-2/+16
| | | | Suggested by Jeff Conrad <jeff_conrad@msn.com>.
* * doc/groff.texinfo: Improve doc for calling undefined identifiers.wl2011-11-142-0/+20
|
* * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.wl2011-11-142-0/+8
|
* Fix compiler warnings.wl2011-10-317-34/+39
| | | | | | | | | | | | | | | * src/preproc/eqn/main.cpp (do_file), src/roff/troff/env.cpp (environment::print_env), src/roff/troff/mtsm.cpp (statem::display_state): Add syntactical sugar. * src/utils/tfmtodit/tfmtodit.cpp (char_info_word): Use `unsigned char' for all members. * src/devices/grohtml/html-text.cpp (html_text::remove_def): Remove unused variable `q'. * src/devices/grohtml/post-html.cpp (html_printer::lookahead_for_tables): Remove unused variable `left' and `seen_text'.
* [mdoc] Synchronize string tables with the mandoc(1) utility.wl2011-10-294-15/+164
| | | | | | | | | | | * tmac/doc-common: Add many architecture names used in NetBSD and OpenBSD (and "arm" from FreeBSD) and remove the duplicate OS version entry for Darwin-10.6.0. * tmac/doc-syms: Add many library names used in NetBSD and FreeBSD. * tmac/groff_mdoc.man: Document all supported architecture names, OS versions, and library names.
* 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-086-10/+9
| | | | Found by Kevin Lyda <kevin@ie.suberic.net>.
* [mdoc] Add some library strings.wl2011-09-113-0/+13
| | | | | * tmac/doc-syms: Add `libdwarf' and `libelf'. * tmac/groff_mdoc.man: Document them.
* Fixed bug that was causing HEADER_RULE OFF to turn off headersPTPi2011-09-084-13/+39
| | | | completely. Fixed SUBSUBHEAD spacing issues. Updated docs.
* [gropdf] More minor fixes.wl2011-08-143-1/+13
| | | | | | | | | * font/devpdf/Makefile.sub (MOSTLYCLEANADD): Don't attempt to install 'util/BuildFoundries', only used in 'make'. * src/devices/gropdf/gropdf.pl (<top>, GetType1): Make STDOUT and any font files read to be accessed in binary rather than text mode. Prevents errors when running on systems set up for UTF-8.
* 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.
* *** empty log message ***wl2011-08-102-76/+38
|
* [gropdf] Minor updates and fixes.wl2011-08-107-60/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | * src/devices/gropdf/gropdf.pl: Change command line option `-fy' to `-y' for consistency. Better support for Windows platform. (do_x): Handle keywords `pagename' and `switchtopage'. * doc/groff.texinfo, src/devices/gropdf/gropdf.man: Updated. * font/devpdf/Foundry: Renamed to... * font/devpdf/Foundry.in: This. Add default alias font names. * font/devpdf/util/BuildFoundries.pl: This is now an installation helper script and gets not longer installed. Support alternative font file names (separated with `!'). * font/devpdf/Makefile.sub: Fixes to work with a separate build directory. Font files are now build at `make' time; this makes `test-groff' work with -Tpdf. * font/devpdf/util/Makefile.sub: Removed. * Makefile.in (DEVDIRS, OTHERDIRS, EXTRADIRS): Handle devpdf specially.
* gropdf.pl: Adjust indentation to be in sync with other groff Perl scripts.wl2011-08-041-2127/+2127
|
* Fix cross building.wl2011-07-292-1/+10
| | | | | | | Problem reported by Christophe Jarry <christophe.jarry@ouvaton.org>. * Makefile.in ($GNULIBDIRS): Pass original config arguments to src/libs/gnulib/configure.
* Add new output device `gropdf'.wl2011-07-2628-45/+5754
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Improve line numbering support in tbl and with me macros.wl2011-07-206-24/+248
| | | | | | | | | | | | | | | | | * tmac/e.tmac (n1, n2, TH, PS): Implement it. (@h, @n, @o, @t, @k, )b, (c, (q, )q, (l, )l, (f, @q, PE): Updated. * doc/meref.me: Document changes. * src/preproc/tbl/table.cpp (ROW_START_LINE_REG, ROW_SAVE_LINE_REG, ROW_MAX_LINE_REG, REPEATED_NM_SET_MACRO, REPEATED_NM_SUS_MACRO): New macros. (table::init_output): Define REPEATED_NM_SET_MACRO and REPEATED_NM_SUS_MACRO. (table::print_single_hline, table::print_double_hline, table::define_bottom_macro, table::do_row, table::do_top, table::do_bottom): Updated. * doc/webpage.ms: Updated.
* * src/preproc/tbl/tbl.man: Mention trick to get abutting rules.wl2011-07-122-0/+47
|
* Fix clang warnings.wl2011-07-033-7/+15
| | | | | | | * src/libs/libdriver/input.cpp (odd): Use parentheses. * src/roff/troff/mtsm.cpp (state_set::is_in): Fix parentheses; previous code always tested for bit 0.
* mdoc: Update more OS versions strings.wl2011-07-032-0/+19
| | | | | * tmac/doc-common: Add versions strings for NetBSD, OpenBSD, FreeBSD, and DragonFly.
* Removed outdated link to ffii.org.PTPi2011-04-131-8/+6
|
* Typo.wl2011-04-111-3/+2
|
* mdoc: Update various strings related to Mac OS X and FreeBSD.wl2011-04-083-0/+21
| | | | | * tmac/doc-common: Add strings for FreeBSD 8.2 and Darwin 9.7-11.0. * tmac/doc-syms: Add strings -lbsm and -lSystem.
* Fix compilation issues with gcc 2.95.wl2011-03-302-0/+10
| | | | | * src/roff/troff/input.cpp (my_input_iterator): Define as an alias for `input_iterator' which is predefined by an old libstdc++.
* Add another POSIX standard.wl2011-03-302-1/+9
| | | | * tmac/doc-syms: Add POSIX 1003.1b.
* Fix build with non-GNU make.wl2011-03-302-1/+15
| | | | | | | | | | | | * Makefile.in ($TARGETS): We must not pass `$MDEFINES' recursively down to the sub-makes started in src/libs/gnulib, because that directory has its own values for `$top_srcdir' etc., and overriding those from the command line will cause the build to fail. Currently, `$MAKEOVERRIDES' will prevent the recursive passing of those overrides with GNU make, but not with other make(1) implementations. It looks like all targets that require `$MDEFINES' set them explicitly anyway, so we shouldn't need to set `$MDEFINES' on the top level.
* * m.tmac (misc@tag): Fix last patch.wl2011-03-272-4/+9
|
* Copyright years.wl2011-03-225-7/+6
|
* groffer: remove hardcoded path to 'libdir/groff/groffer' directory.bwarken2011-03-218-25/+80
|
* * 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
|
* [troff] Improve error message.wl2011-03-182-2/+12
| | | | | * src/roff/troff/input.cc (token::delimiter): Improve error message. Suggested by Doug McIlroy <doug@cs.dartmouth.edu>.
* [mdoc] Within .An, .Aq, .Ao, and .Ac now use `<' and `>'.wl2011-03-042-4/+24
| | | | | | | Problem reported by Ulrich Spörlein <uqs@spoerlein.net> * tmac/doc.tmac (Aq, Ao, Ac): Implement it to follow RFC 822 and RFC 2822.
* Updated macrolist.html.PTPi2011-02-271-41/+62
|
* Typo.wl2011-02-231-1/+1
|
* 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.
* * doc/groff.texinfo: Add another example for .em requestwl2011-02-142-0/+32
| | | | Based on a patch from Anton Shepelev <anton.txt@gmail.com>.