* [gentoo-user] Install a more recent version of LaTeX package
@ 2013-10-12 13:14 José Romildo Malaquias
2013-10-12 14:16 ` Marc Joliet
0 siblings, 1 reply; 2+ messages in thread
From: José Romildo Malaquias @ 2013-10-12 13:14 UTC (permalink / raw
To: gentoo-user
Hello.
What is the best way of updating a given LaTeX package in gentoo to the
latest available version on CTAN?
The installed version of tcolorbox is 2.32, provided by
dev-texlive/texlive-latexextra-2013, and I need version 2.51, available
on CTAN.
There used to be a package called g-ctan that could be used in this
situation. But it has been masked.
Any clues?
Romildo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] Install a more recent version of LaTeX package
2013-10-12 13:14 [gentoo-user] Install a more recent version of LaTeX package José Romildo Malaquias
@ 2013-10-12 14:16 ` Marc Joliet
0 siblings, 0 replies; 2+ messages in thread
From: Marc Joliet @ 2013-10-12 14:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1652 bytes --]
Am Sat, 12 Oct 2013 10:14:09 -0300
schrieb José Romildo Malaquias <j.romildo@gmail.com>:
> Hello.
Hi,
> What is the best way of updating a given LaTeX package in gentoo to the
> latest available version on CTAN?
>
> The installed version of tcolorbox is 2.32, provided by
> dev-texlive/texlive-latexextra-2013, and I need version 2.51, available
> on CTAN.
>
> There used to be a package called g-ctan that could be used in this
> situation. But it has been masked.
>
> Any clues?
I was curious myself, and from what I found there are only two ways to go
about this:
- if you install texlive outside of portage, using for example the network
install, you can use tlmgr to install packages
(https://www.tug.org/texlive/tlmgr.html)
- install the package manually into $TEXMFHOME (usually ~/texmf, see the output
of "kpsexpand '$TEXMFHOME'")
For both I found instructions at
https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages (a pretty good
wikibook in general IMHO). Also, I found some better (AFAICT) instructions at
http://tex.stackexchange.com/questions/30307/how-to-install-latex-zip-package-from-ctan-using-texhash-on-a-nix-system.
Or maybe you can see if you can get someone to update the g-ctan package,
which is masked due to incorrect dependencies (it depends on the now
non-existent texlive 2011 packages).
But really, I'm surprised that there doesn't seem to be a tool that can install
packages from CTAN locally into $TEXMFHOME directly.
HTH
--
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-12 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 13:14 [gentoo-user] Install a more recent version of LaTeX package José Romildo Malaquias
2013-10-12 14:16 ` Marc Joliet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox