]> git.cameronkatri.com Git - mandoc.git/history - mdoc_man.c
want to get rid of the last style= attributes, suggested by bentley@
[mandoc.git] / mdoc_man.c
2012-07-10 Ingo Schwarzebasic implementation of -Tman .Bl -tag
2012-07-10 Ingo Schwarzemultiple fixes to -Tascii .HP rendering:
2012-07-10 Ingo Schwarze* implement -Tman .Bl -item -inset -diag -ohang -dash...
2012-07-09 Ingo Schwarzefix -Tascii .Fd line breaking
2012-07-09 Ingo Schwarzeimplement -Tman .Eo and .Ec; OpenBSD rev. 1.26
2012-07-09 Ingo SchwarzeImplement -Tman .Bf.
2012-07-09 Ingo Schwarzefix -Tman font handling for:
2012-07-09 Ingo Schwarzeimplement -Tman .No and .Mt; OpenBSD rev. 1.23
2012-07-08 Ingo Schwarzefix .Lk for -Tascii and implement it for -Tman
2012-07-08 Ingo Schwarzefix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft...
2012-07-08 Ingo Schwarzeimplement -Tman .An
2012-07-08 Ingo SchwarzeAdd flags to insert a .sp or .br request before the...
2012-07-08 Ingo SchwarzeInstead of adding one integer variable for each global...
2012-07-08 Ingo Schwarzeimplement -Tman .Va
2012-07-08 Ingo Schwarzeimplement -Tman .Vt; OpenBSD rev. 1.15 and 1.16
2012-07-08 Ingo SchwarzeBasic implementation of -Tman .Fo and .Fa;
2012-07-07 Ingo Schwarzerudimentary support for -Tman .Ft and .Fn;
2012-07-07 Ingo Schwarzebasic support for -Tman .In; OpenBSD rev. 1.12
2012-07-07 Ingo Schwarzeafter .Lb in library section, break the line in the...
2012-07-07 Ingo Schwarzeimplement -Tman .Bk; OpenBSD rev. 1.10
2012-07-07 Ingo Schwarzeimplement -Tman .Sm; OpenBSD rev. 1.9
2012-07-07 Ingo Schwarzeimplement -Tman .Bd -offset and -compact; OpenBSD rev...
2012-07-07 Ingo Schwarzeminor -mdoc -Tman fixes
2011-10-24 Ingo SchwarzeImplement missing enclosures (Ao Do Qo Qq So Bro Brq)
2011-10-20 Ingo SchwarzeImplement the missing text production macros (Bsx Bx...
2011-10-08 Kristaps DzonsonsTweak Makefile and add config.h to -Tman to allow cross...
2011-10-08 Kristaps DzonsonsImplement a basic -Tman `Rv', like `Ex'.
2011-10-08 Kristaps DzonsonsTidy up -Tman output. This has NO functional change...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-09-30 Ingo Schwarzeimplement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po ...
2011-09-20 Ingo Schwarzedo not assign pointers to literal strings
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman