]> git.cameronkatri.com Git - mandoc.git/history - out.h
When in a <PRE>, don't print out the <BR> before lines that have leading
[mandoc.git] / out.h
2011-01-05 Kristaps DzonsonsStuff tbl_calc() into out.c so that it can be shared...
2010-07-21 Kristaps DzonsonsAccomodate for groff's crappy behaviour wherein an...
2010-07-18 Kristaps DzonsonsThrow out a2roffdeco() in out.c for a readable version...
2010-06-25 Kristaps DzonsonsRemove "pt" from struct roffsu, as CSS (the only reason...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-04-07 Kristaps DzonsonsAdd support/ignoring of \f(xy, \f[X...], \F(xy, \FX...
2009-11-12 Kristaps DzonsonsFixed \c support for all input and output modes (docume...
2009-11-08 Kristaps Dzonsonsa2roffdeco() now supports \s escapes.
2009-11-07 Kristaps DzonsonsInitial abstraction of front-end decoration events...
2009-10-22 Kristaps DzonsonsFixed maddening mismatch between groff and strftime...
2009-10-18 Kristaps DzonsonsHad out.h roff-scale converters accept default unit...
2009-10-09 Kristaps DzonsonsScaling factor made floating point (as per groff.7...
2009-10-07 Kristaps DzonsonsAdditions to -Tman -Thtml: all structural components...
2009-09-21 Kristaps DzonsonsRemoved new-born out.{h,c} (not a good idea).
2009-09-21 Kristaps DzonsonsTentative addition of front-end utility functions ...