Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What TeX distribution are you using?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  

What TeX distribution are you using?
TeX Live
71%
 71%  [ 200 ]
teTeX
18%
 18%  [ 52 ]
pTeX
0%
 0%  [ 0 ]
other / third party
0%
 0%  [ 1 ]
no TeX installation
9%
 9%  [ 26 ]
Total Votes : 279

Author Message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2032
Location: Canada

PostPosted: Sat Nov 22, 2008 2:40 am    Post subject: Reply with quote

I am still using tetex and do not plan to migrate unless forced. It is a critical package for my day to day work and I cannot afford a chance that something will get broken.
Back to top
View user's profile Send private message
GenKreton
l33t
l33t


Joined: 20 Sep 2003
Posts: 828
Location: Cambridge, MA

PostPosted: Sat Nov 22, 2008 4:11 am    Post subject: Reply with quote

mv wrote:
GenKreton wrote:
I migrated to texlive a while ago and recently to 2008 but my fonts are terrible now

texlive has at least all fonts which tetex had. If some fonts are missing, you probably have disabled some by your useflags. If you have other font problems you should explain them in more detail (including a minimal tex example and how you convert/view the output).
Quote:
and packages seem to be missing like units.sty.

units.sty is contained in dev-texlive/latexextra which is pulled in by app-text/texlive if you activate the "extra" useflag (which will also pull in fonts-extra and thus perhaps also solves your font problem).


The extra flag pulled in fonts among other packages I didn't yet know I was missing that I know I've used. Although the installation is happening now I am confident this fixed my issue. Many thanks for the advice.
Back to top
View user's profile Send private message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Sun Nov 30, 2008 2:33 pm    Post subject: Reply with quote

V-Li wrote:
nabla² wrote:

PS: I'm curious about the new texlive manager. AFAICS updating
packages creates some problems with portage. Will this be supported in
a way?


As far as I understood Alexis (Ballier) it is not supported or allowed within Portage's version of TeXLive. Debian has a similar policy if I am informed correctly. However, I want to provide an interface between the TeXLive updates and Portage (like g-cpan), though my ideas are rough and not backed up by code at the moment. Due to time constraints implementation will take some time here.


Being able to update packages would be nice (some---the most interesting ones, I would say---move quite fast, some great new ones arrive from time to time). Wouldn't it be possible to put them in the TeXMF tree under /usr/local like it is done with mpm right now? I've combined texlive with mpm without any real hassles for quite some time now. Perhaps this could even remove the need to include some packages in dev-tex and thus lessening the support load for the gentoo tex-devs.

Erik
Back to top
View user's profile Send private message
V-Li
Developer
Developer


Joined: 03 Jan 2006
Posts: 597

PostPosted: Tue Dec 02, 2008 9:39 pm    Post subject: Reply with quote

The g-ctan tool is still under development, a good share is done, but it still lacks the last bits to make it functional. My plans are to create ebuilds that install into a completely different tree (not /usr/local to avoid overwriting of user installed files) so some configuration is needed.
The code is available from a Bazaar repository at http://www.v-li.de/g-ctan/

BUT PLEASE BE AWARE THAT THE CODE IS REALLY EXPERIMENtTAL. HAS NEVER BEEN TESTED ON A LIVE SYSTEM AND IS NOT, I REPEAT, NOT FUNCTIONAL.

It is not updated live, but I push it from time to time when I have internet access. Probably you won't get it working, so this is just for the people that yell "Show me the code"
_________________
Christian Faulhammer, Gentoo Lisp project, GNU Emacs wrangler
http://www.gentoo.org/proj/en/lisp/ #gentoo-lisp on FreeNode

http://gentoo.faulhammer.org/
Back to top
View user's profile Send private message
nb_666
n00b
n00b


Joined: 02 Mar 2007
Posts: 37
Location: [Aveiro]

PostPosted: Sat Dec 13, 2008 6:43 am    Post subject: Reply with quote

l3u wrote:
I switched from teTex to TexLive some time ago without problems.

+
Back to top
View user's profile Send private message
luscinius
n00b
n00b


Joined: 17 Jul 2008
Posts: 59

PostPosted: Sat Dec 13, 2008 7:15 am    Post subject: Reply with quote

I use teTeX which was installed by default (I think because of the global "latex" USE flag). On my other computer I have Ubuntu with TeXlive, and I did not see a huge difference to bother upgrading; I decided to stick with what was default and worked nicely out of the box (unlike Ubuntu where I had to install some things manually).
Back to top
View user's profile Send private message
turtles
Veteran
Veteran


Joined: 31 Dec 2004
Posts: 1026
Location: (44.057116, -123.103394)

PostPosted: Fri Dec 19, 2008 6:14 pm    Post subject: Reply with quote

Still using tetex I did not know it died.
and still looking for that perfect page break when printing long tables into a fixed with collum from a database that have widely varying text legnth per row combined with small amounts of text in other rows.

Is Texlive better at page breaks?
_________________
Do you still use Perl?
Back to top
View user's profile Send private message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Sat Dec 20, 2008 2:36 pm    Post subject: Reply with quote

turtles wrote:
Is Texlive better at page breaks?


No. Texlive is a new tex distribution, not a new version of tex, which remains its stable dependable (but extended) self.
For enhanced functionality, see CTAN.

Erik
Back to top
View user's profile Send private message
V-Li
Developer
Developer


Joined: 03 Jan 2006
Posts: 597

PostPosted: Sat Feb 28, 2009 1:54 am    Post subject: Reply with quote

V-Li wrote:
The g-ctan tool is still under development, a good share is done, but it still lacks the last bits to make it functional. My plans are to create ebuilds that install into a completely different tree (not /usr/local to avoid overwriting of user installed files) so some configuration is needed.
The code is available from a Bazaar repository at http://www.v-li.de/g-ctan/

BUT PLEASE BE AWARE THAT THE CODE IS REALLY EXPERIMENtTAL. HAS NEVER BEEN TESTED ON A LIVE SYSTEM AND IS NOT, I REPEAT, NOT FUNCTIONAL.

It is not updated live, but I push it from time to time when I have internet access. Probably you won't get it working, so this is just for the people that yell "Show me the code"


For an update on the topic see http://www.faulhammer.org/archiv-mainmenu-31/35-gentoo/278-g-ctan-is-nigh
_________________
Christian Faulhammer, Gentoo Lisp project, GNU Emacs wrangler
http://www.gentoo.org/proj/en/lisp/ #gentoo-lisp on FreeNode

http://gentoo.faulhammer.org/
Back to top
View user's profile Send private message
ulm
Developer
Developer


Joined: 04 Oct 2004
Posts: 55
Location: Mainz, Germany

PostPosted: Thu Apr 02, 2009 8:02 pm    Post subject: Reply with quote

teTeX is masked for removal:
Quote:
# Ulrich Mueller <ulm@gentoo.org> (2 Apr 2009)
# De-supported by upstream since three years, see http://tug.org/teTeX/
# Please use app-text/texlive as a replacement. A migration guide is at
# http://www.gentoo.org/proj/en/tex/texlive-migration-guide.xml
# Package has open security issues in bug 264598.
# Masked for removal in 60 days, bug 227443.
app-text/tetex
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum