| /openbsd-src/usr.bin/file/magdir/ |
| H A D | troff | 1 # $OpenBSD: troff,v 1.4 2009/04/24 18:54:34 chl Exp $ 4 # troff: file(1) magic for *roff 8 # troff input 9 0 search/1 .\\" troff or preprocessor input text 10 !:mime text/troff 11 0 search/1 '\\" troff or preprocessor input text 12 !:mime text/troff 13 0 search/1 '.\\" troff or preprocessor input text 14 !:mime text/troff 15 0 search/1 \\" troff or preprocessor input text [all …]
|
| H A D | softquad | 26 0 string X\ SoftQuad troff Context intermediate 34 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer 35 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet 36 0 string X\ impr SoftQuad troff Context intermediate for IMAGEN imPRESS 37 0 string X\ ps SoftQuad troff Context intermediate for PostScript
|
| /openbsd-src/usr.bin/indent/ |
| H A D | indent.c | 115 int troff; /* true iff were generating troff input */ variable 330 if (troff || input == stdin) in main() 339 if (troff) { in main() 384 if (troff) { in main() 614 if (troff && !ps.dumped_decl_indent && !is_procname && ps.last_token == decl) { in main() 687 if (troff && !ps.dumped_decl_indent && ps.in_decl && !is_procname) { in main() 707 if (troff && token[0] == '-' && token[1] == '>') in main() 723 if (troff) in main() 1031 if (troff && !ps.dumped_decl_indent) { in main() 1093 if (troff && ps.its_a_keyword) { in main() [all …]
|
| H A D | lexi.c | 352 if (troff) { in lexi() 373 if (troff) { in lexi() 388 if (troff) { in lexi()
|
| H A D | io.c | 57 if (troff) { in dump_line() 153 if (troff) { in dump_line() 455 if (troff) in pad_output()
|
| H A D | indent_globs.h | 160 extern int troff; /* true iff were generating troff input */
|
| H A D | args.c | 146 {"troff", PRO_BOOL, false, ON, &troff },
|
| H A D | pr_comment.c | 161 if (troff) { in pr_comment()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/ |
| H A D | Man.pm | 724 # Separate troff from nroff if there are any fixed-width fonts in use to 728 my $troff = $text; 732 # troff output may still be broken, but at least we can fix nroff by 747 $troff =~ s{ \\[*]\(C[\'\`] }{}xmsg; 751 # and troff output aren't the same. 753 $troff = _quote_macro_argument($troff) . ($extra ? " $extra" : ''); 754 if ($nroff ne $troff) { 755 return ".ie n $command $nroff\n.el $command $troff\n"; 1074 $self->output(qq{.\\\" -*- mode: troff; codin [all...] |
| /openbsd-src/usr.bin/fmt/ |
| H A D | fmt.c | 676 int troff = 0; in get_line() local 688 troff = 1; in get_line() 689 if (troff || ch == '\t' || !iscntrl(ch)) { in get_line()
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Lk/ |
| H A D | noarg.out_markdown | 11 [GNU troff](http://www.gnu.org/software/groff/),
|
| /openbsd-src/sys/dev/ic/ |
| H A D | cissreg.h | 93 u_int32_t troff; member
|
| /openbsd-src/gnu/usr.bin/perl/plan9/ |
| H A D | config_sh.sample | 1096 troff=''
|
| /openbsd-src/lib/libc/rpc/ |
| H A D | README | 133 that certain "troff" equivalents have trouble processing the full
|
| /openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
| H A D | README | 162 readme.ms troff source for the README file
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | config.vc | 1119 troff=''
|
| H A D | config.gc | 1120 troff=''
|
| /openbsd-src/gnu/usr.bin/texinfo/util/ |
| H A D | dir-example | 164 * Groff: (groff). The GNU troff document formatting system.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlpod.pod | 680 B<pod2man> (that's for nroff(1) and troff(1)), B<pod2latex>, and
|
| H A D | perlre.pod | 983 \e escape (think troff) (ESC)
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-4 | 1165 should appear. In `nroff' and `troff' you can embed the null-character
|
| H A D | cvs.texinfo | 6835 @c troff, whatever) is that people use CVS for all 6889 and @code{troff} you can embed the null-character
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlglossary.pod | 3512 =item troff 3514 A venerable X<troff language>typesetting language from which Perl derives
|
| /openbsd-src/usr.bin/vi/docs/tutorial/ |
| H A D | vi.advanced | 902 programs nroff or troff, it is often advantageous to work in terms of
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | fortunes | 3246 Do not meddle in the affairs of troff, for it is subtle and quick to
|