[racket] scribble, tabluar, latex problem?
Not sure if this helps, but I'm using texlive 2012 on a mac and it runs
fine there.
Robby
On Thu, Oct 31, 2013 at 8:16 AM, Manfred Lotz <manfred.lotz at arcor.de> wrote:
> Hi there,
> Having this minimal example:
>
>
> #lang scribble/report
>
> @section{Animals like food}
>
> @tabular[#:sep @hspace[1]
> (list (list @bold{Animal} @bold{Food})
> (list "mouse" "cookie")
> (list "moose" "muffin"))]
>
>
> LaTeX hangs, i.e. nothing happens after this:
>
> LaTeX Font Warning: Font shape `T1/cmtt/m/In' undefined
> (Font) using `T1/cmtt/m/n' instead on input line 282.
>
> (/usr/local/texlive/2013/texmf-dist/tex/latex/wasysym/uwasy.fd)
> Chapter 1.
>
>
>
> I have no idea if the mistake is me, scribble or an error in my
> texlive installation?
>
> Any ideas appreciated.
>
>
> --
> Thanks, Manfred
>
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131031/d49537a9/attachment.html>