GeneralPackage not found

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
oldmankit
Posts: 9
Joined: Sun Feb 21, 2010 3:32 pm

Package not found

Post by oldmankit »

I have just started using LyX on Windows 7 and have got a few things to sort out.

I tried inserting phonetic symbols using Insert > Special character > Phonetic Symbol. When it came to compile the document however it says:
LaTeX Error: File 'amstext.sty' not found.
I have tried searching online for the solution but, well, I am sorry that so much of what goes around these forums is right over my head. I'm not a specialist. I know the answer is out there, I just can't find it.

I had a look to try and solve the problem myself. In "C:\Program Files (x86)\MiKTeX 2.9\miktex\bin" I can see "amstex.exe" (note that is tex, not text), which looks similar. However when I double click on it I get a command prompt and don't know what to do. I tried typing install but that didn't seem to work.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Package not found

Post by localghost »

oldmankit wrote:[…] In "C:\Program Files (x86)\MiKTeX 2.9\miktex\bin" I can see "amstex.exe" (note that is tex, not text), which looks similar. […]
There is a big difference between a package file and an executable. The amstext package is part of amsmath. There has been a packaging failure which has been fixed with the current version. So, make an update of your MiKTeX system and it should work again [1].

[1] MiKTeX Manual – Installing Updates


Thorsten
oldmankit
Posts: 9
Joined: Sun Feb 21, 2010 3:32 pm

Package not found

Post by oldmankit »

localghost wrote: The amstext package is part of amsmath. There has been a packaging failure which has been fixed with the current version. So, make an update of your MiKTeX system and it should work again [1].
[1] MiKTeX Manual – Installing Updates
Thorsten
Thank you for your help. That has fixed it. Great! Now I can use IPA easily.
Post Reply