| /netbsd-src/distrib/sets/lists/text/ |
| H A D | mi | 6 ./usr/bin/addftinfo text-groff-bin groff 7 ./usr/bin/checknr text-groff-bin 8 ./usr/bin/eqn text-groff-bin groff 9 ./usr/bin/gdiffmk text-groff-bin groff 10 ./usr/bin/grn text-groff-bin groff 11 ./usr/bin/grodvi text-groff-bin groff 12 ./usr/bin/groff text-groff-bin groff 13 ./usr/bin/grog text-groff-bin groff 15 ./usr/bin/grolbp text-groff-bin groff 16 ./usr/bin/grolj4 text-groff-bin groff [all …]
|
| /netbsd-src/external/gpl2/groff/dist/doc/ |
| H A D | Makefile.sub | 21 GROFFBIN=$(top_builddir)/src/roff/groff/groff 30 $(top_builddir)/src/roff/groff \ 74 groff.css \ 97 groff.aux groff.cp* groff.dvi groff.es* groff.fn* groff.html groff.ky* \ 98 groff.log groff.ma* groff.op* groff.pdf groff.pg* groff.ps groff.rq* \ 99 groff.st* groff.toc groff.tp groff.vr* \ 106 groff.css \ 108 groff \ 109 groff-* \ 126 all: groff $(PROCESSEDDOCFILES) prepare_examples \ [all …]
|
| H A D | Makefile.in | 39 GROFFBIN=$(top_builddir)/src/roff/groff/groff 52 $(top_builddir)/src/roff/groff \ 113 prepare_examples: grnexmpl.g groff.css 115 test -f groff.css || cp $(srcdir)/groff.css . 117 groff: groff.texinfo 118 $(MAKEINFO) --enable-encoding -I$(srcdir) $(srcdir)/groff.texinfo 135 webpage.html: webpage.ms gnu.png gnu.eps groff.css
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | README | 1 This is the GNU `groff' document formatting system. The version 16 The file `NEWS' describes recent user-visible changes to `groff'. 18 `groff' is free software. See the file `COPYING' for copying 22 encountered in compiling, installing, and running `groff'. 24 The most recent released version of `groff' is always available by 25 anonymous ftp from `ftp.gnu.org' in the directory `gnu/groff'. 27 The current development version of `groff' is available from a `CVS' 34 cvs -d:ext:anoncvs@savannah.gnu.org/cvsroot/groff -z5 co groff 38 This will create a subdirectory, `~/cvswork/groff', with a "checked 42 cd ~/cvswork/groff [all …]
|
| H A D | INSTALL | 1 To install groff, follow the instructions in the file INSTALL.gen. 5 (For instructions how to build groff with DJGPP tools for MS-DOS and 8 (For instructions how to build groff with the MinGW tools for 11 groff is written in C++, so you will need a C++ compiler. The C++ 16 header files needed by groff are created by the gcc installation 36 When you have built groff, you can use the test-groff script to try 37 groff out on one of the man pages. (Use the .n files not the .man 38 files.) The test-groff script sets up environment variables to allow 39 groff to run without being installed. For example, you could do 41 ./test-groff -man -Tascii src/roff/groff/groff.n | less [all …]
|
| H A D | MANIFEST | 5 This file is part of groff, the GNU roff type-setting system. 18 FDL in the main directory of the groff source package. 23 the groff source distribution. 29 ChangeLog Log of the changes in the different groff versions. 32 INSTALL Information on compiling and installing groff. 37 NEWS Recent user-visible changes in groff. 39 PROJECTS Long-term additions to groff. 40 README Availability and contact information for groff. 42 TODO Things planned for future groff versions. 54 ./contrib Part of groff, but maintained by other people. [all …]
|
| H A D | README.MinGW | 27 Additionally, if you wish to compile groff with support for its HTML output 35 Assuming that you have obtained the appropriate groff distribution, and that 37 and installation of groff, using MinGW, is performed in much the same way as 38 it is described in the INSTALL file, which is provided with the groff 42 the groff distribution; you must be authorized for write access. 45 2. Unpack the groff distribution: 47 tar xzf <download-path>/groff-<version>.tar.gz 49 This creates a new sub-directory, groff-<version>, containing an image of 50 the groff source tree. You should now change directory, to make this 51 ./groff-<version> your working directory. [all …]
|
| H A D | PROBLEMS | 2 compiling, installing and running groff. Suggestions for additions or 17 groff by default now uses SGR escape sequences (`ANSI color') to 113 In groff, as in traditional troff, the yr number register yields the 117 This claim was never true of either Unix troff or of groff. 135 * groff can't handle my troff document. It works fine with AT&T 141 that it can be used with groff without the -C flag. 157 * groff -Tdvi produces dvi files that use fonts at weird 177 definitions of PS and PE. Give groff a -mpic option. 215 * I don't like the page headers and footers produced by groff -man. 240 the \n[rst] and \n[rsb] registers: these are groff extensions. [all …]
|
| H A D | configure.ac | 1 # Autoconf configuration file for groff. 5 # This file is part of groff. 7 # groff is free software; you can redistribute it and/or modify it under 12 # groff is distributed in the hope that it will be useful, but WITHOUT ANY 18 # with groff; see the file COPYING. If not, write to the Free Software 27 AC_CONFIG_SRCDIR([src/roff/groff/groff.cpp]) 121 AC_CONFIG_FILES([test-groff], [chmod +x test-groff])
|
| H A D | ChangeLog.116 | 45 src/roff/groff/pipeline.c). 101 * src/roff/groff/pipeline.c (run_pipeline) [__MSDOS__ || _WIN32]: 109 * src/roff/groff/groff.cc: #include nonposix.h. 192 doc/groff.texinfo: Apart of some typo corrections, I also changed 207 src/roff/groff/groff.cc: Use it. 278 * man/groff.man: Removed most of the redundant description of 305 * doc/groff.texinfo, tmac/groff_man.man, NEWS: Document it. 307 * man/groff.man: Improved table appearance. Use of `eo' request 323 * man/groff.man: Complete update (with a lot of corrections by WL). 334 * doc/groff.texinfo: Slight improvements. [all …]
|
| H A D | ChangeLog.117 | 69 * src/groff/grog/grog.pl (process): Handle `Oo' and `Oc' not at the 71 * src/groff/grog/grog.sh: Ditto. 168 * man/roff.man, mann/groff.man: Use '\" instead of .\" in the first 175 * test-groff: Don't use PATH but GROFF_BIN_PATH. 227 * NEWS, src/roff/troff/troff.man, man/groff.man, doc/groff.texinfo: 253 * NEWS, src/roff/troff/troff.man, man/groff.man: Document it. 274 * NEWS, src/roff/troff/troff.man, man/groff.man, doc/groff.texinfo: 293 * NEWS, src/roff/troff/troff.man, man/groff.man: Document it. 322 * src/include/groff-getopt.h: Don't use variable names in 344 * src/utils/pfbtops/pfbtops.c (main), src/roff/groff/groff.cc [all …]
|
| /netbsd-src/external/gpl2/groff/dist/arch/djgpp/ |
| H A D | t-groff.bat | 2 Rem This script runs groff without requiring that it be installed. 5 test -d ./src/roff/groff 10 test -x ./src/roff/groff/groff 23 roff\groff\groff -V -e -s -t -p -R -m ttchar -me -Tascii ../doc/meintro.me 26 roff\groff\groff -e -s -t -p -R -m ttchar -me -Tascii ../doc/meintro.me 30 roff\groff\groff -V -e -s -t -p -R -me -Tps ../doc/meintro.me 33 REM roff\groff\groff -e -s -t -p -R -me -Tps ../doc/meintro.me >>prn 37 roff\groff\groff -V -e -s -t -p -R -me -Tlj4 ../doc/meintro.me 40 REM roff\groff\groff -e -s -t -p -R -me -Tlj4 ../doc/meintro.me >>prn 44 roff\groff\groff -V -e -s -t -p -R -me -Tdvi ../doc/meintro.me [all …]
|
| /netbsd-src/distrib/syspkg/sets/text/text-groff-man/ |
| H A D | DESCR | 1 This package contains manual page sources for the groff family of text 2 formatters. As described in the DESCR file for text-groff-catman, the 3 online manual pages for groff contain information about the following 4 groff-related utilities: 6 grog - grog reads files and guesses which of the groff(1) options 8 printing files, and prints the groff command including those 12 groff document formatting system; 26 refer - preprocess bibliographic references for groff 30 grodvi - convert groff output to TeX dvi format 35 groff_font - format of groff device and font description files [all …]
|
| /netbsd-src/external/gpl2/groff/dist/contrib/pdfmark/ |
| H A D | README | 11 for use with GNU troff (groff). It is not yet complete, and should 15 Partial documentation is provided, in groff-ms format. To convert 16 this to PDF format, you will require a working groff installation, 19 top directory of your groff source tree, then: 21 cd <groff-current>/contrib/pdfmark 24 where <groff-current> is the top directory of your current groff 33 gnu.eps -- the groff logo, copied from the groff distribution 40 'site-tmac' directory appropriate to your groff installation; (ms users 42 including the '-mpdfmark' option on the groff command line; (for ms 46 Comments, and bug reports are welcomed. Please post to the groff [all …]
|
| H A D | pdfroff.sh | 82 GROFF=`searchpath groff "$GROFF_BIN_DIR"` 87 GROFF=`searchpath groff "$GROFF_BIN_PATH"` 91 GROFF=`searchpath groff "$PATH"` 230 Suppress the multiple pass 'groff' processing, which is 290 # so set up a mechanism to achieve this, for ALL 'groff' passes. 326 # All other standard options are simply passed through to 'groff', 333 # and are passed on to 'groff', unaltered. 342 # then we simply emulate the behaviour of 'groff', with this option, 363 # so we can replay it into each 'groff' processing pass. 459 # Run 'groff' and 'awk', to identify reference marks in the document source, [all …]
|
| /netbsd-src/external/gpl2/groff/dist/contrib/groffer/ |
| H A D | README | 21 the same way as `groff'. The disadvantage of this is that all file 22 name arguments must use the same groff language. To change this, the 29 All input is first sent to `grog' to determine the necessary `groff' 30 options and then to `groff'. So no special `groff' arguments must be 31 given. But all `groff' options can be specified when this seems to be 42 - Generate `groff' output on stdout without a viewer. 43 - Generate the `groff intermediate output' on standard output without 45 - Output the source code without any `groff' processing. 46 - There are some information outputs without `groff' processing, such 64 For reporting bugs of `groffer', groff's free mailing list [all …]
|
| H A D | Makefile.sub | 51 -test -d $(libdir)/groff/groffer || \ 52 $(mkinstalldirs) $(libdir)/groff/groffer 53 -$(RM) $(libdir)/groff/groffer/groffer2.sh 55 $(libdir)/groff/groffer/groffer2.sh 59 -$(RM) $(libdir)/groff/groffer/groffer2.sh 60 -rmdir $(libdir)/groff/groffer
|
| /netbsd-src/tools/groff/ |
| H A D | Makefile | 3 MODULE= groff 6 MAKE_ARGS= bindir=${TOOLDIR}/lib/groff MAKEINFO=${TOOL_MAKEINFO:Q} \ 11 TMACDIR= ${TOOLDIR}/share/groff/tmac 12 SITETMACDIR= ${TOOLDIR}/share/groff/site-tmac 13 GROFFDIR= ${.CURDIR}/../../external/gpl2/groff 76 .for F in eqn groff indxbib pic refer soelim tbl 78 .if exists(${TOOLDIR}/lib/groff/g${F}${HOSTEXEEXT}) 79 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/groff/g${F}${HOSTEXEEXT} 81 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/groff/${F}${HOSTEXEEXT} 88 .if exists(${TOOLDIR}/lib/groff/g${F}) [all …]
|
| /netbsd-src/distrib/syspkg/sets/text/text-groff-catman/ |
| H A D | DESCR | 1 The man pages include information about the following groff-related 4 grog - grog reads files and guesses which of the groff(1) options 6 printing files, and prints the groff command including those 10 groff document formatting system; 24 refer - preprocess bibliographic references for groff 28 grodvi - convert groff output to TeX dvi format 33 groff_font - format of groff device and font description files 35 groff_out - groff intermediate output format 37 groff_ms, ms - groff ms macros 41 groff_char - lists the standard groff input characters
|
| /netbsd-src/distrib/sets/ |
| H A D | descrs | 33 base-groff-font fonts for the groff family of text formatters 34 base-groff-share shared data files for the groff family of text formatters 278 comp-cvs-catman This contains groff-formatted manual pages for the CVS revision control 288 comp-cvs-man This contains manual page groff source for the CVS revision control system. 307 comp-cxx-catman This contains groff-formatted manual pages on compilers and tools for the 383 comp-debug-man This package contains the manual pages groff source on various C programming 458 comp-fortran-man This package contains manual pages groff sources for compilers and tools for 610 man-groff-catman formatted manual pages for the groff documentation formatting utility 611 man-groff-man manual pages source for the groff documentation formatting utility 723 text-groff-bin Groff (GNU Troff) is a document processor which reads plain text mixed [all …]
|
| /netbsd-src/distrib/syspkg/sets/text/ |
| H A D | Makefile | 3 SUBDIR+=text-groff-bin 4 SUBDIR+=text-groff-catman 5 SUBDIR+=text-groff-font 6 SUBDIR+=text-groff-man 7 SUBDIR+=text-groff-share
|
| /netbsd-src/external/gpl2/groff/dist/src/roff/groff/ |
| H A D | Makefile.sub | 1 PROG=groff$(EXEEXT) 2 MAN1=groff.n 5 OBJS=groff.$(OBJEXT) pipeline.$(OBJEXT) 6 CCSRCS=$(srcdir)/groff.cpp
|
| /netbsd-src/external/gpl2/groff/dist/contrib/gdiffmk/ |
| H A D | README | 15 fit into the GNU groff source structure. 18 translates the output into something groff/troff/nroff can handle. 31 This file is part of the gdiffmk utility, which is part of groff. 33 groff is free software; you can redistribute it and/or modify it 38 groff is distributed in the hope that it will be useful, but WITHOUT 44 along with groff; see the files COPYING and LICENSE in the top 45 directory of the groff source. If not, write to the Free Software
|
| /netbsd-src/external/public-domain/xz/dist/build-aux/ |
| H A D | manconv.sh | 41 groff -t -mandoc -Tascii | col -bx 44 groff -t -mandoc -Tutf8 | col -bx 47 sed "$SED_PD" | groff -dpaper=$PAPER -t -mandoc \ 51 sed "$SED_PD" | groff -dpaper=$PAPER -t -mandoc \
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mm/ |
| H A D | README | 4 This is mgm, a macro package for groff. 13 of m.tmac) and the version of groff. 17 Newest version is available here or at the groff CVS repository. 18 ftp://ftp.axis.se/pub/groff/mm<something>.gz 20 You can install mgm as a separate package without the configure in groff
|