newsWeb Documentation Typesetter - News: Some working code

 
 
Latest News
Links posted by stam, Thu 24 Nov 2005 01:50:07 PM UTC
Image tag added posted by stam, Sun 20 Nov 2005 09:52:44 AM UTC
Syntax highlighting; LaTeX output posted by stam, Fri 18 Nov 2005 04:13:31 AM UTC
Some working code posted by stam, Wed 16 Nov 2005 08:24:34 PM UTC
Yeah! It started. posted by stam, Tue 15 Nov 2005 02:54:27 AM UTC

Some working code

Item posted by Stanislav Yaglo <stam> on Wed 16 Nov 2005 08:24:34 PM UTC.

You can download the code at Download Area or through CVS.

Woking features:

  • Generating table of contents (only one level "sect" available for now)
  • HTML output
  • .title tag, (".title Document Title")
  • .author tag (".author Name | link")
  • .sect tag (".sect Section Title")
  • blocks (.src/.esrc, .pre/.epre ...) (blocks are only printed within <pre> tags, no source highlight)
  • |...| and /|...|/ tags in text, which are bold and italic font selectors.


Usage:
webdoc > out.html - parses file named "a.txt" into "out.html"
webdoc infile.wd > outfile.html - same as above but reads input from "infile.wd"

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code