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 ?
General ⇒ Undefined control sequence \scriptfont\slfam=\eightsl
-
- Posts: 4
- Joined: Mon Nov 02, 2009 4:03 pm
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
This is not a source for LaTeX. You have to run (pdf)tex on it.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 4
- Joined: Mon Nov 02, 2009 4:03 pm
Re: Undefined control sequence
thanks. that worked.