Search found 4 matches

by airblaster
Fri Dec 04, 2009 8:24 pm
Forum: TeX Live and MacTeX
Topic: Install all new packages in TexLive
Replies: 7
Views: 13628

Re: Install all new packages in TexLive

EDITED

Problem solved, reason: "tlmgr update --self --all" ignores the option --all
by airblaster
Thu Dec 03, 2009 12:50 pm
Forum: TeX Live and MacTeX
Topic: Install all new packages in TexLive
Replies: 7
Views: 13628

Re: Install all new packages in TexLive

Thanks for you answers, but so far I couldn't solve the problem

@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 ...
by airblaster
Sun Nov 29, 2009 1:08 pm
Forum: TeX Live and MacTeX
Topic: Install all new packages in TexLive
Replies: 7
Views: 13628

Install all new packages in TexLive

Hello,

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
by airblaster
Mon Nov 23, 2009 5:13 pm
Forum: General
Topic: Problems with \footnote in \caption (in table or figure env)
Replies: 16
Views: 61040

Problems with \footnote in \caption (in table or figure env)

Sorry for pushing this old topic, but its the only one talking about using tabulary inside ctable, so I guess this is the best place.

I adopted the code at the beginning of the second page for use in my thesis, and noticed there is a flaw when using tabulary inside ctable: the whole table is shifte ...