Skip to content

Commit

Permalink
Add FAQ for Paderborn
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Dec 18, 2017
1 parent be2b3ef commit 71bdfd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,10 @@ For instance, for support of makeglossaries see http://tex.stackexchange.com/que

See installation hints of how to update them at different systems.

### Q: My Paderborn title page is strange. The boxes seem to be located arbitrarily.

Just run pdflatex again.

### Q: I get the error `! pdfTeX error (font expansion): auto expansion is only possible with scalable fonts.`

Install the `cm-super` package using the MiKTeX package manager. Then, run `initexmf --mkmaps` on the command line. (Long description: http://tex.stackexchange.com/a/324972/9075)
Expand Down

0 comments on commit 71bdfd9

Please sign in to comment.