Have you refreshed the texmf tree with a texhash command?dmt wrote:I was unable to install shortlst for some reason. I followed the directions in the pdf and put the .sty file in the misc directory, but latex is complaining that it can't find it. Anyone had this problem?
General ⇒ aligning equations and spacing with inparaenum
aligning equations and spacing with inparaenum
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
aligning equations and spacing with inparaenum
maybe you just did not refresh the file name database. After download and copying you should call mktexlsr or texhash on Unix/Linux or click the Refresh FNDB button with MiKTeX (Settings or Options).
Stefan
Re: aligning equations and spacing with inparaenum
And now I've tested shortenumerate ... and it was exactly what I was looking for. Thanks!