TeX Live and MacTeX ⇒ update LaTeX broke package dependencies required by beamer
update LaTeX broke package dependencies required by beamer
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
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
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
update LaTeX broke package dependencies required by beamer
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