| View previous topic :: View next topic |
| What TeX distribution are you using? |
| TeX Live |
|
71% |
[ 200 ] |
| teTeX |
|
18% |
[ 52 ] |
| pTeX |
|
0% |
[ 0 ] |
| other / third party |
|
0% |
[ 1 ] |
| no TeX installation |
|
9% |
[ 26 ] |
|
| Total Votes : 279 |
|
| Author |
Message |
dmpogo Advocate

Joined: 02 Sep 2004 Posts: 2032 Location: Canada
|
Posted: Sat Nov 22, 2008 2:40 am Post subject: |
|
|
| 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 |
|
 |
GenKreton l33t


Joined: 20 Sep 2003 Posts: 828 Location: Cambridge, MA
|
Posted: Sat Nov 22, 2008 4:11 am Post subject: |
|
|
| 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 |
|
 |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Sun Nov 30, 2008 2:33 pm Post subject: |
|
|
| 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 |
|
 |
V-Li Developer

Joined: 03 Jan 2006 Posts: 597
|
Posted: Tue Dec 02, 2008 9:39 pm Post subject: |
|
|
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 |
|
 |
nb_666 n00b

Joined: 02 Mar 2007 Posts: 37 Location: [Aveiro]
|
Posted: Sat Dec 13, 2008 6:43 am Post subject: |
|
|
| l3u wrote: | | I switched from teTex to TexLive some time ago without problems. |
+ |
|
| Back to top |
|
 |
luscinius n00b

Joined: 17 Jul 2008 Posts: 59
|
Posted: Sat Dec 13, 2008 7:15 am Post subject: |
|
|
| 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 |
|
 |
turtles Veteran


Joined: 31 Dec 2004 Posts: 1026 Location: (44.057116, -123.103394)
|
Posted: Fri Dec 19, 2008 6:14 pm Post subject: |
|
|
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 |
|
 |
equaeghe Apprentice

Joined: 22 Feb 2005 Posts: 235
|
Posted: Sat Dec 20, 2008 2:36 pm Post subject: |
|
|
| 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 |
|
 |
V-Li Developer

Joined: 03 Jan 2006 Posts: 597
|
Posted: Sat Feb 28, 2009 1:54 am Post subject: |
|
|
| 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 |
|
 |
ulm Developer

Joined: 04 Oct 2004 Posts: 55 Location: Mainz, Germany
|
Posted: Thu Apr 02, 2009 8:02 pm Post subject: |
|
|
teTeX is masked for removal:
|
|
| Back to top |
|
 |
|