summaryrefslogtreecommitdiff
path: root/contrib/grap2graph/grap2graph.sh
Commit message (Collapse)AuthorAgeFilesLines
* grap2graph: Parallelize changes with pic2graph.G. Branden Robinson2018-05-011-15/+39
| | | | | | | | | | | | contrib/grap2graph/grap2graph.sh: * Refactor temp directory handling. * Handle embedded whitespace in temp dir. * Adapt to old convert(1) programs. contrib/grap2graph/grap2graph.1.man: * Make editorial/style changes and minor corrections. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
* First git commit. Remove obsolete $Id$ and $Revision$ cookies.Eric S. Raymond2013-12-081-2/+0
|
* Use named signals for `trap' in shell scripts.Werner LEMBERG2010-02-251-1/+1
| | | | | * contrib/eqn2graph/eqn2graph.sh, contrib/grap2graph/grap2/graph.sh, contrib/pic2graph/pic2graph.sh: Do it.
* Miscellaneous script portability enhancements.Werner LEMBERG2005-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * aclocal.m4: (GROFF_CSH_HACK): Add space in shebang prototype for generated conftest.sh script, conforming to portability recommendation in autoconf docs. * configure: Likewise, for code generated by GROFF_CSH_HACK. * contrib/eqn2graph/eqn2graph.sh: Add space in shebang, conforming to portability recommendation in autoconf docs. * contrib/gdiffmk/gdiffmk.sh: Likewise. * contrib/gdiffmk/tests/runtests.in: Likewise. * contrib/grap2graph/grap2graph.sh: Likewise. * contrib/groffer/groffer.sh: Likewise. * contrib/mm/mmroff.pl: Likewise. * contrib/mom/momdoc/appendices.html: Likewise. * contrib/pic2graph/pic2graph.sh: Likewise. * font/devps/generate/afmname: Likewise. * src/devices/xditview/ad2c: Likewise. * src/preproc/eqn/neqn.sh: Likewise. * src/roff/grog/grog.pl: Likewise. * src/roff/grog/grog.sh: Likewise. * src/roff/nroff/nroff.sh: Likewise. * PROBLEMS: Likewise, in embedded script examples. Improve portability of `pdfroff' shell script. * arch/misc/shdeps.sh: Add space in shebang, conforming to portability guidelines in `autoconf' docs. (PATH_SEARCH_SETUP): New substitution; emits PATH_SEPARATOR initialization code. Used by contrib/pdfmark/pdfroff.sh's `searchpath' function.
* * contrib/pic2graph/pic2graph.sh, contrib/graph2graph.sh,Werner LEMBERG2005-05-171-1/+1
| | | | | contrib/eqn2graph.sh: Add option `-trim' to `convert' which is needed for newer ImageMagick versions.
* * contrib/eqn2graph/eqn2graph.sh, contrib/grap2graph/grap2graph.sh,Werner LEMBERG2003-10-281-5/+22
| | | | | | | | | | | | | contrib/pic2graph/pic2graph.sh: Implement secure management of temporary files. Pass `-P-pletter' to groff to avoid data outside of the converted area -- some versions of `convert' (for example 5.3.8) don't check the bounding box of the image but always use a fixed image size (letter paper format). * contrib/eqn2graph/eqn2graph.man, contrib/grap2graph/grap2graph.man, contrib/pic2graph/pic2graph.man: Updated. * src/roff/groff/groff.man: Document $TMP and $TEMP.
* first importstartWerner LEMBERG2003-07-021-0/+68