Re: [NTG-context] Building and installing pdftex 1.30 on teTeX 3.0

2005-11-29 Thread Jose Antonio Rodriguez
A las 19:43 del mar 29 nov, Nikolai Weibull tuvo a bien escribir:
> Jose Antonio Rodriguez wrote:
> 
> > After some try and swear...
> 
> I know how that goes :-(
> 
> > $ diff Build Build~
> > 69c69
> > < (cd texk/web2c; $MAKE texmf=${TEXMF_PATH:-/usr/share/texmf} pdftex 
> > pdfetex) || exit 1
> > ---
> > > (cd texk/web2c; $MAKE pdftex pdfetex || exit 1) || exit 1
> > 
> > When it compiles, just copy pdfetex to /usr/bin, and the *.fmt and
> > *.pool to /var/lib/texmf/web2c - this is where formats live.
> 
> OK, thanks, I'll try that.
> 
> > The only texmf.cnf lives in /etc/texmf.cnf; other are symlinks to it.
> 
> Do you have a symlink in /etc/share/texmf/web2c as well?
> 
> nikolai
> 
Sorry, I made a typo:

$ locate texmf.cnf
/etc/texmf/web2c/texmf.cnf  # real; make a backup!
/etc/texmf/texmf.d/00texmf.cnf  
-- forget it - just a template, it'll overwrite your when
updating
/usr/share/texmf/web2c/texmf.cnf-- link
/var/lib/texmf/web2c/texmf.cnf  -- link

I just compiled and installed pdftex 1.30.4 without problems.
But to be safe, in the Build script include "--prefix=/usr" in the
config options if you have the main tree in /usr/share/texmf.
You'll also have a ~/.texmf-var - this is where I put the ConTeXt files.
As in the wiki, you have to run fmtutil-sys --refresh afterwards

Luck

-- 
José Antonio Rodríguez
[EMAIL PROTECTED]

'El Fuego vive en los corazones de quienes aman el futuro' (Agni Yoga)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Building and installing pdftex 1.30 on teTeX 3.0

2005-11-29 Thread Jose Antonio Rodriguez
A las 19:03 del lun 28 nov, Nikolai Weibull tuvo a bien escribir:
> I've followed the instructions listed at
> http://wiki.contextgarden.net/TeTeX_3.0_installation, but it won't quite
> give.  The problem is that I use the Gentoo installation setup as a base
> and have the latest ConTeXt installed in /usr/local/share.  Does anyone
> know what options to pass to pdftex's configure-script to match the
> setup on a Gentoo system (where stuff is stored in /etc/texmf and
> /var/lib/texmf)?
> 
> Thanks.
> 
> nikolai
> 

I have built pdftex-1.30.3 following the wiki on a Gentoo box - which is
what I use. After some try and swear, changing this line in the Build
script of the pdftex dist, made it work:

$ diff Build Build~
69c69
< (cd texk/web2c; $MAKE texmf=${TEXMF_PATH:-/usr/share/texmf} pdftex pdfetex) 
|| exit 1
---
> (cd texk/web2c; $MAKE pdftex pdfetex || exit 1) || exit 1

When it compiles, just copy pdfetex to /usr/bin, and the *.fmt and
*.pool to /var/lib/texmf/web2c - this is where formats live.

The only texmf.cnf lives in /etc/texmf.cnf; other are symlinks to it.

-- 
José Antonio Rodríguez
[EMAIL PROTECTED]

'El Fuego vive en los corazones de quienes aman el futuro' (Agni Yoga)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] beginners manual

2005-11-22 Thread Jose Antonio Rodriguez
A las 23:03 del lun 21 nov, Hans Hagen tuvo a bien escribir:
> 
> as well as:
> 
> - who will participate (in translation)
> - how to deal with localization (maybe dedicated language related chapters)
> 

I'd like to contribute with the spanish translation

-- 
José Antonio Rodríguez
[EMAIL PROTECTED]

'El Fuego vive en los corazones de quienes aman el futuro' (Agni Yoga)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Mini-survey: What do you do with ConTeXt?

2005-11-07 Thread Jose Antonio Rodriguez
A las 15:49 del vie 04 nov, Taco Hoekwater tuvo a bien escribir:
> 
>   What do you do with ConTeXT?
> 

Hi all,

I started some years ago to study ConTeXT out of my interest for
typesetting. I just choose it over LaTeX for his integrated model seemed
better to me, and never regretted.
It have been a rough step learning curve, though. 
Til now I used to typeset/illustrate books with  DSP tools and 
my aim is use ConTeXT/MetaFun to do it. 
Right now I'm converting html based documentation through the xml
toolchain (texml), but most of the time I fight with some obscure
parameter trying to put things where I want.
Integrating MetaPost is definitely a plus for a designer.

Thanks for the tools - (and the mental gym :)

Jose

-- 
José Antonio Rodríguez
[EMAIL PROTECTED]

'El Fuego vive en los corazones de quienes aman el futuro' (Agni Yoga)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context