TeX Live and MacTeXupdate LaTeX broke package dependencies required by beamer

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
letsfetz
Posts: 2
Joined: Tue Dec 17, 2019 12:10 pm

update LaTeX broke package dependencies required by beamer

Post by letsfetz »

Folks,

I've updated my LaTeX distribution today (2019-12-17), which broke the dependencies from beamer: missing "atbegshi.sty". I found this one and reinstalled it manually through TeX Live Utility. But "atbegshi.sty" requires the packages "infwarerr" and "ltxcmds". The first one, I also could install manually, but the later "ltxcmds" seems to have disappeared. Where can I get help?!?

Thanks & cheers

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

update LaTeX broke package dependencies required by beamer

Post by Stefan Kottwitz »

Hello,

welcome to the forum! Thanks for letting us know that the problem is solved.

Also for our readers here in the forum: the oberdiek bundle is a set of many packages. Originally it contained really a lot of packages, that requires much effort in maintaining, so if one package has been changes the whole bundle needs to be updated as well. So, recently, packages have been separated from the bundle and are maintained standalone.

That's why LaTeX distribution update may now require installing some additional packages. If the compiler says it's missing, just install it. You may install the old (backup) oberdiek bundle again or just install the missing packages via the package manager.

Stefan
LaTeX.org admin
Post Reply