Home
last modified time | relevance | path

Searched refs:tcommand (Results 1 – 18 of 18) sorted by relevance

/freebsd-9-stable/contrib/groff/font/devascii/
DDESC.proto7 tcommand
/freebsd-9-stable/contrib/groff/font/devcp1047/
DDESC.proto7 tcommand
/freebsd-9-stable/contrib/groff/font/devlatin1/
DDESC.proto7 tcommand
/freebsd-9-stable/contrib/groff/font/devutf8/
DDESC.proto7 tcommand
/freebsd-9-stable/gnu/usr.bin/groff/font/devkoi8-r/
DDESC.proto7 tcommand
/freebsd-9-stable/contrib/groff/font/devlbp/
DDESC.in7 tcommand
/freebsd-9-stable/contrib/groff/font/devlj4/
DDESC.in8 tcommand
/freebsd-9-stable/contrib/groff/font/devps/
DDESC.in10 tcommand
/freebsd-9-stable/contrib/groff/font/devdvi/
DDESC.in10 tcommand
/freebsd-9-stable/contrib/groff/font/devhtml/
DDESC.proto7 tcommand
/freebsd-9-stable/contrib/groff/src/libs/libgroff/
Dfontfile.cpp46 int font::tcommand = 0; member in font
Dfont.cpp993 tcommand = 1; in load_desc()
/freebsd-9-stable/contrib/groff/src/include/
Dfont.h80 static int tcommand; variable
/freebsd-9-stable/contrib/groff/
DChangeLog.1161128 * man/groff_font.man: Brought up to date regarding tcommand
1145 * libdriver/input.cc: Will read the new `F' tcommand.
1146 * troff/node.cc, troff/node.h: Will issue the new `F' tcommand.
DNEWS1432 processed. This is achieved by another tcommand: `F filename'.
/freebsd-9-stable/contrib/groff/doc/
Dgroff-22676 whose `DESC' file contains the `tcommand' keyword (*note DESC File
2685 contains the `tcommand' keyword (*note DESC File Format::).
3218 `tcommand'
4813 * tcommand: DESC File Format. (line 45)
Dgroff.texinfo14728 file contains the @code{tcommand} keyword (@pxref{DESC File Format}).
14736 whose @file{DESC} file contains the @code{tcommand} keyword
15360 @item tcommand
15361 @kindex tcommand
/freebsd-9-stable/contrib/groff/src/roff/troff/
Dinput.cpp7401 tcommand_flag = font::tcommand; in main()