Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/font/devcp1047/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devascii/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devutf8/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devlatin1/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/font/devkoi8-r/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devlbp/
H A DDESC.in7 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devlj4/
H A DDESC.in8 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devdvi/
H A DDESC.in10 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devps/
H A DDESC.in10 tcommand
/netbsd-src/external/gpl2/groff/dist/font/devhtml/
H A DDESC.proto7 tcommand
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfontfile.cpp48 int font::tcommand = 0; member in font
H A Dfont.cpp995 tcommand = 1; in load_desc()
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dfont.h82 static int tcommand; variable
/netbsd-src/external/gpl2/groff/dist/
H A 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.
H A DNEWS1432 processed. This is achieved by another tcommand: `F filename'.
/netbsd-src/external/gpl2/groff/dist/doc/
H A 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)
H A 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
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp7416 tcommand_flag = font::tcommand; in main()