GeneralUndefined control sequence \scriptfont\slfam=\eightsl

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
leafbranch
Posts: 4
Joined: Mon Nov 02, 2009 4:03 pm

Undefined control sequence \scriptfont\slfam=\eightsl

Post by leafbranch »

Hi,

I'm trying to compile this tex file:

http://www-cs-faculty.stanford.edu/~uno ... aah.tex.gz

via texi2pdf and I'm getting the error:

Undefined control sequence.
l.12 \scriptfont\slfam
=\eightsl

I guess I'm missing a package - what's wrong ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Undefined control sequence \scriptfont\slfam=\eightsl

Post by localghost »

This is not a source for LaTeX. You have to run (pdf)tex on it.


Best regards
Thorsten
leafbranch
Posts: 4
Joined: Mon Nov 02, 2009 4:03 pm

Re: Undefined control sequence

Post by leafbranch »

thanks. that worked.
Post Reply