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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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