The Gallio Book in HTML format

Julián Hidalgo May 25th, 2008

Tonight I finally got the HTML publishing for the Gallio book working with (basic for now) syntax highlighting and using the same layout of the web site. Here’s a screenshot:

Book

I hope to put it on the web site during this week and to start working on other kind of output formats too. It’s quite satisfying to see this project becoming a reality :)

In my previous post I said I was going to transform the source XML files using .NET, but it was getting too time consuming, so at the end I used the Java flavor of the Saxon XSLT processor. As usual, it was harder than I thought at first because of all the little details that must be taken care of, so I will blog about the process soon.

2 Responses to “The Gallio Book in HTML format”

  1. Peter Mounceon 25 May 2008 at 11:05 am

    Hi there

    I don’t know whether this will be useful to all of the publishing formats, but it certainly will for HTML; you may wish to look at jQuery’s Chili code highlighter for the syntax highlighting within HTML - http://noteslog.com/personal/projects/chili/2.0/

    Pete

  2. Julián Hidalgoon 26 May 2008 at 5:08 am

    Thanks Peter! I’ll check it out :)

Trackback URI | Comments RSS

Leave a Reply