Home > Gallio, Gallio Book > The Gallio Book in HTML format

The Gallio Book in HTML format

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.

Julián Hidalgo Gallio, Gallio Book ,

  1. Peter Mounce
    May 25th, 2008 at 11:05 | #1

    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 Hidalgo
    May 26th, 2008 at 05:08 | #2

    Thanks Peter! I’ll check it out :)

  1. No trackbacks yet.