Skip to content

Conversation

@tdealtry
Copy link
Contributor

@tdealtry tdealtry commented May 2, 2017

I was getting the error with my tex setup (tex live 2016 through mactex):

! Class scrartcl Error: undefined old font command `\tt'.

Even if this works for you now, it will almost certainly stop working with future distributions.
There are a couple of ways of fixing this:

  1. Change the document type from scrartcl to article
  2. Define \tt as something that works

This pull request uses option 1.

 ! Class scrartcl Error: undefined old font command `\tt'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant