Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Bf, Pf, etc. to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -1/+2 |
| | | | | Fixed Rs in -Tascii to behave properly when not in "SEE ALSO" section. | ||||
* | Split html.c into html.h, mdoc_html.c, man_html.c. | Kristaps Dzonsons | 2009-09-21 | 1 | -1683/+7 |
| | |||||
* | Removed man handling in -Thtml (for now). | Kristaps Dzonsons | 2009-09-21 | 1 | -40/+13 |
| | | | | Added some UTF chars to chars.in. | ||||
* | Fix height of hard-breaks in -Thtml. | Kristaps Dzonsons | 2009-09-21 | 1 | -3/+9 |
| | |||||
* | Consolidation of Pp/sp/br/Lp stuff. | Kristaps Dzonsons | 2009-09-21 | 1 | -19/+28 |
| | |||||
* | Fix in outopts processing. | Kristaps Dzonsons | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Fixed body/divbody structure of html pages. | Kristaps Dzonsons | 2009-09-21 | 1 | -9/+16 |
| | | | | | | Added example style.css (example.style.css). Enabled using -Thtml to generate manuals in Makefile. Stopped making text manuals for webpage. | ||||
* | getsubopt() is in unistd.h, not stdlib.h (error in xBSD manuals). | Kristaps Dzonsons | 2009-09-21 | 1 | -0/+1 |
| | |||||
* | Lint pass (OpenBSD-alpha). Noops. | Kristaps Dzonsons | 2009-09-21 | 1 | -4/+2 |
| | |||||
* | Removed new-born out.{h,c} (not a good idea). | Kristaps Dzonsons | 2009-09-21 | 1 | -14/+120 |
| | | | | | Removed if 0 for HTML-mode output (why not). Added option -oxxxx for passing options to output devices. | ||||
* | Added example stylesheet. | Kristaps Dzonsons | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Tentative addition of front-end utility functions (out.h) (not sure if it's ↵ | Kristaps Dzonsons | 2009-09-21 | 1 | -234/+396 |
| | | | | | | necessary). More -Thtml installments. | ||||
* | Using inline-blocks for header and footer (works much better). | Kristaps Dzonsons | 2009-09-20 | 1 | -57/+41 |
| | |||||
* | Headers and footers in -Thtml. Various minor additions. | Kristaps Dzonsons | 2009-09-20 | 1 | -18/+250 |
| | |||||
* | Bl -column in place for -Thtml. | Kristaps Dzonsons | 2009-09-20 | 1 | -3/+25 |
| | |||||
* | Some extra html tags and near-complete Bl: -tag is hopeless (synonym for ↵ | Kristaps Dzonsons | 2009-09-20 | 1 | -181/+201 |
| | | | | -hang, now) and -column is still pending. | ||||
* | Fixed memory leak on close. | Kristaps Dzonsons | 2009-09-20 | 1 | -0/+3 |
| | |||||
* | Considerable, wide-ranging improvements to the -Thtml output mode (most ↵ | Kristaps Dzonsons | 2009-09-20 | 1 | -101/+165 |
| | | | | especially proper tagging and using `em' instead of `px'). | ||||
* | Consider html fixes, most importantly -tag and -hang (breaks in IE6, ↵ | Kristaps Dzonsons | 2009-09-17 | 1 | -90/+438 |
| | | | | apparently). | ||||
* | Hang lists in html (the hard one first). | Kristaps Dzonsons | 2009-09-17 | 1 | -13/+295 |
| | |||||
* | More html. | Kristaps Dzonsons | 2009-09-17 | 1 | -19/+151 |
| | | | | Initial html encodings in chars.in. | ||||
* | ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). | Kristaps Dzonsons | 2009-09-17 | 1 | -3/+29 |
| | | | | More html work. | ||||
* | More updates to html.c. | Kristaps Dzonsons | 2009-09-16 | 1 | -149/+298 |
| | | | | Secretly enabled -Thtml in main.c (obviously not yet documented). | ||||
* | Made tree/term/out() functions return void. | Kristaps Dzonsons | 2009-09-16 | 1 | -0/+638 |
| | | | | Put err() functions back into front-ends (no use making it needlessly complex). | ||||
* | Purged all old files in favour of new design. Selective reintegration. | Kristaps Dzonsons | 2008-12-15 | 1 | -1085/+0 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-12 | 1 | -0/+4 |
| | |||||
* | Prettier HTML. | Kristaps Dzonsons | 2008-12-10 | 1 | -3/+16 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -99/+83 |
| | |||||
* | Sx to Sh anchors work. | Kristaps Dzonsons | 2008-12-10 | 1 | -1/+29 |
| | |||||
* | Linted on NetBSD side. | Kristaps Dzonsons | 2008-12-10 | 1 | -0/+2 |
| | |||||
* | Versioning up. | Kristaps Dzonsons | 2008-12-10 | 1 | -14/+120 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -3/+11 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -111/+134 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-09 | 1 | -36/+73 |
| | |||||
* | Considerable clean-ups. | Kristaps Dzonsons | 2008-12-09 | 1 | -35/+69 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-08 | 1 | -11/+4 |
| | |||||
* | Added warnings for using macros in the wrong sections. | Kristaps Dzonsons | 2008-12-08 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-07 | 1 | -4/+81 |
| | |||||
* | .St macros in place. | Kristaps Dzonsons | 2008-12-06 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-06 | 1 | -14/+43 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -10/+10 |
| | |||||
* | Nm works properly, many other changes, etc. | Kristaps Dzonsons | 2008-12-05 | 1 | -21/+267 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -52/+47 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -9/+48 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -153/+146 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-04 | 1 | -0/+12 |
| | |||||
* | Character-encoding tests. | Kristaps Dzonsons | 2008-12-04 | 1 | -1/+1 |
| | |||||
* | More html-css. | Kristaps Dzonsons | 2008-12-04 | 1 | -72/+129 |
| | |||||
* | Initial html outputs working. | Kristaps Dzonsons | 2008-12-03 | 1 | -16/+164 |
| |