| Age | Commit message (Collapse) | Author |
|
revision 1.5
date: 2003/07/18 07:00:47; author: wlemb; state: Exp; lines: +38 -21
Don't ignore grotty's command line options if \X'tty: sgr ...' is
used to change the drawing scheme.
* src/devives/grotty/tty.cpp (bold_flag_option,
underline_flag_option, italic_flag_option, reverse_flag_option,
bold_underline_mode_option): New global variables.
(update_options): New function.
(tty_printer::special): Call update_options.
(main): Don't set xxx_flag but xxx_flag_option, then call
update_options.
|
|
break.
If someone finds a better way to do this (especially without modifying
this imported makefiles) please feel free to redo this differently.
|
|
char by default is unsigned.
|
|
|
|
|
|
|
|
errors to stdout, even if asked nicely.
|
|
|
|
in the abridged version). Please read the included NEWS file for details.
|
|
have already been fixed by others):
groff(7) - repition (repetition), 2-characer (2-character),
lenght (length), ident (indent)
groff_man(7) - supressed (suppressed)
groff_markup(7) - SYNPOSIS (SYNOPSIS) (is it the "SYNOPSIS" section?)
groff_mm(7) - wich, defualt (default), centerered (centered),
behavies (behaves), argmuent (argument),
with a automatically (with an automatically),
Varable (Variable???), captial (capital),
argumenent (argument), specifed (specified),
excibits (is that word ok?), digitsized (digit-sized?),
lable (label)
troff(1) - environents (environments)
grohtml(1) - supress (suppress)
groff_font(5) - intepreted (interpreted)
groff_tmac(5) - constitue (constitute???)
(Changes also sent to gnu.org)
|
|
|
|
a possible buffer overflow.
|
|
|
|
|
|
|
|
and make sure to have dependencies for lex.o in eqn and pic (so that the .h
is guaranteed to exist).
|
|
Source modified by groff2netbsd (TBC) before import, otherwise unchanged.
|