/titanic_51/usr/src/cmd/troff/troff.d/ |
H A D | Makefile | 25 # cmd/troff/troff.d/Makefile 30 PROG = troff ta makedev 43 TXTS = README maketables troff.sh 57 POFILE= troff.d.po 68 troff:= POBJS= $(COMMONOBJS) $(TROFFOBJS) macro 73 troff:= LDLIBS += -lmapmalloc
|
H A D | README | 39 The troff in this directory 40 is a troff that produces machine-independent output. 46 troff -Taps ... 68 descriptions into a binary form that the troff can 74 that converts the more or less machine-independent troff 82 troff 87 The recommended way to create the necessary files to make troff 101 troff(5), which describes the output language produced by troff, 166 This version is the current evolution of 8th Edition troff [all...] |
H A D | troff.sh | 68 exec troff $newargs
|
H A D | maketables | 43 # device independent troff. You can be sure that all the necessary
|
/titanic_51/usr/src/cmd/vgrind/ |
H A D | vgrind.ksh | 21 troff=${TROFF:-/usr/bin/troff} 226 cmd="$cmd | $troff -rx1 $troffopts -i $macros - 2>> xindex" 243 cmd="$cmd | $troff -i $troffopts $macros -"
|
/titanic_51/usr/src/cmd/troff/ |
H A D | Makefile | 27 # cmd/troff/Makefile 32 SUBDIRS = nroff.d troff.d 47 POFILE= troff.po
|
/titanic_51/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | README | 23 Source code for a program that translates device independent troff output into 44 read when you add the -Tpost option to troff. A typical command line would be, 46 pic file | tbl | eqn | troff -mm -Tpost | dpost >file.ps 50 pic -T720 file | tbl | eqn -r720 | troff -mm -Tpost | dpost >file.ps
|
/titanic_51/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 26 in /usr/lib/font/devpost. You can point troff there using the -Tpost option, while 31 The mapping from troff's one or two character font names to PostScript fonts is 32 handled by definitions made near the start of file ../postscript/dpost.ps. troff 41 Adding a new font file (for troff and dpost) can be time consuming, but isn't 44 1: Pick a one or two character font name for troff and dpost - no longer a 131 The tables should only be used by dpost - troff files should be formatted with
|
/titanic_51/usr/src/cmd/sgs/error/common/ |
H A D | errorinput.c | 54 Errorclass troff(void); 98 ((errorclass = troff()) != C_UNKNOWN) || in eaterrors() 100 ((errorclass = troff()) != C_UNKNOWN))) { in eaterrors() 534 troff(void) in troff() function 537 * troff source error message, from eqn, bib, tbl... in troff()
|
/titanic_51/exception_lists/ |
H A D | mapfilechk | 44 usr/src/cmd/troff/troff.d/tmac.d/*
|
/titanic_51/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
H A D | README | 33 Postscript definitions of some special troff characters. For now each file 34 is named by its two character troff name and is copied to the output file,
|
H A D | BRACKETS_NOTE | 39 problem. Each builds the troff character by using the \(bv character from the
|
/titanic_51/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 109 FONTDIR - Where the binary font files go. Should be set to troff's font 190 Translates output produced by the device independent troff into PostScript. 199 pic file | tbl | eqn | troff -mm -Tpost | dpost >file.ps 203 pic -T720 | tbl | eqn -r720 | troff -mm -Tpost | dpost >file.ps 224 have a PostScript printer generate new troff width tables for printer or 245 available on your printer. Characters that troff uses but that aren't on 248 The mapping from troff's one or two character font names into PostScript 262 Stand-alone troff macro packages that currently support picture inclusion
|
/titanic_51/usr/src/cmd/lp/filter/postscript/filtdesc/ |
H A D | dpost.fd | 24 Input types: troff
|
/titanic_51/usr/src/cmd/ |
H A D | Makefile | 426 troff \ 711 troff \
|
/titanic_51/usr/src/lib/libshell/common/ |
H A D | README | 136 The file sh.1 contains the troff (man) description of this Shell. 137 The file nval.3 contains the troff (man) description of the name-value 141 The file sh.memo contains a draft troff (mm) memo describing ksh. The 146 file bltins.mm is a draft troff (mm) memo describing how to write
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | README | 136 The file sh.1 contains the troff (man) description of this Shell. 137 The file nval.3 contains the troff (man) description of the name-value 141 The file sh.memo contains a draft troff (mm) memo describing ksh. The 146 file bltins.mm is a draft troff (mm) memo describing how to write
|
/titanic_51/usr/src/cmd/spell/ |
H A D | local | 485 troff
|
/titanic_51/usr/src/cmd/file/ |
H A D | file.c | 106 static char *troff[] = { /* new troff intermediate lang */ variable 911 if (lookup(troff) == 0) in troffint() 913 if (lookup(troff) == 0) in troffint()
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | text-doctools.mf | 31 value="utilities and fonts for development, display, and production of documentation such as manual pages (nroff/troff)" 70 file path=usr/bin/troff mode=0555 308 file path=usr/share/man/man1/troff.1 324 desc="utilities and fonts for development, display, and production of documentation such as manual pages (nroff/troff)" \
|
/titanic_51/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 68 special characters -- all the non-ASCII characters that nroff/troff
|
/titanic_51/usr/src/cmd/ast/libshell/common/scripts/ |
H A D | crawlsrccomments.sh | 264 # enumerate comments in a troff document 519 file_format="troff" 543 file_format="troff" 641 troff)
|
/titanic_51/usr/src/lib/libshell/common/scripts/ |
H A D | crawlsrccomments.sh | 641 troff)
|
/titanic_51/usr/src/man/man1/ |
H A D | Makefile | 385 troff.1 \
|
/titanic_51/ |
H A D | .gitignore | 2886 usr/src/cmd/troff/nroff.d/nroff 2887 usr/src/cmd/troff/nroff.d/terms.d/tab.2631 2888 usr/src/cmd/troff/nroff.d/terms.d/tab.2631-c 2889 usr/src/cmd/troff/nroff.d/terms.d/tab.2631-e 2890 usr/src/cmd/troff/nroff.d/terms.d/tab.300 2891 usr/src/cmd/troff/nroff.d/terms.d/tab.300-12 2892 usr/src/cmd/troff/nroff.d/terms.d/tab.300s 2893 usr/src/cmd/troff/nroff.d/terms.d/tab.300s-12 2894 usr/src/cmd/troff/nroff.d/terms.d/tab.37 2895 usr/src/cmd/troff/nrof [all...] |