$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Line endings fixes
From: Daniel James (daniel_at_[hidden])
Date: 2013-08-07 14:47:10
On Wed, 7 Aug 2013, at 08:21 PM, Jürgen Hunold wrote:
>
> Well, please take a look at the conversion result at
> https://github.com/boostorg/math/blob/master/doc/equations/airy.svg
>
> It seems that github delivers the source.
http://danieljames.github.io/math/doc/equations/airy.svg
I just needed to create a branch called 'gh-pages', so that the repo is
automatically served from:
http://danieljames.github.io/math/
Hopefully we'll be able to set up some kind of hook so that 'gh-pages'
is kept up to date.