TeX Live and MacTeX ⇒ Install all new packages in TexLive
-
- Posts: 4
- Joined: Wed Jul 15, 2009 11:49 am
Install all new packages in TexLive
I know how to update all installed packages, but I couldn't find any information on how install all new packages (not yet installed) with just one command.
Is there any way to do that?
Thanks
airblaster
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Install all new packages in TexLive
[1] The TeX Live Guide - TeX Live 2009: 6 tlmgr - managing your installation
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
-
- Posts: 4
- Joined: Wed Jul 15, 2009 11:49 am
Re: Install all new packages in TexLive
@localghost: AFAIK the documentation does not tell how to install all new packages
@josephwright: "tlmgr update --self --all" updates installed packages and the infrastructure, but AFAIK it does not install new packages.
e.g. there is the new package gnu-freefont from yesterday. If I call "tlmgr update --self --all" it is not installed.
So far the only way I have found to install a new package is "tlmgr install <package name>".
But what I want is to install any new packages from the command line, whithout knowing their name. Kind of like a (non-existing) "tlmgr install --all".
Did I miss anything?
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Install all new packages in TexLive
-
- Posts: 4
- Joined: Wed Jul 15, 2009 11:49 am
Re: Install all new packages in TexLive
Problem solved, reason: "tlmgr update --self --all" ignores the option --all
Install all new packages in TexLive
No, that is not the case.airblaster wrote:"tlmgr update --self --all" ignores the option --all
Install all new packages in TexLive
This is actually a bug. Just to confirm, you are on Windows, right?airblaster wrote:"tlmgr update --self --all" ignores the option --all
This should be fixed with the next infrastructure update. Thanks for the report.
Cheers,
Tomek