[Haskell-cafe] Making the Haskell 2010 report latex repo
Sean Leather
sean.leather at gmail.com
Thu Jul 3 17:22:59 UTC 2014
[Sorry, Christ. I accidentally forgot to include the Café.]
On Wed, Jul 2, 2014 at 10:14 PM, Christopher Done wrote:
Finally, at the end, it says:
>
> > (./haskell.ind (./index-intro.tex)
> > ! Argument of \OT1\" has an extra }.
> > <inserted text>
> > \par
> > l.61 \item |hyperindexformat{\"}
> > , 51, 73, 107, 112
> > ?
>
> Does anyone familiar with the language of LaTeX have any idea what's
> going on? Has anyone successfully been able to build it? If so, please
> state the exact steps to do so and I will be very grateful.
>
I really don't know why this is happening, but commenting out || from the
TeX and removing it completely from the Haskell gets the build working.
I haven't used LaTeX indexing before, but reading [1] tells me that the
current code should work.
I posted a pull request [2] demonstrating the change.
[1] http://en.wikibooks.org/wiki/LaTeX/Indexing#Using_special_characters
[2] https://github.com/chrisdone/haskell2010-report/pull/3
Regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140703/93a38fe5/attachment.html>
More information about the Haskell-Cafe
mailing list