Re: [NTG-context] pdfcrop

2010-11-01 Thread Taco Hoekwater

On 11/01/2010 11:03 AM, Herbert Voss wrote:

I have installed context minimal and TeXLive2010. When I run pdfcrop
on a created context source, I get:


v...@shania:~/texte  pdfcrop --luatex 04-02-5.pdf
PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek.

kpathsea: Running mktexfmt luatex.fmt
/usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395:
/opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht
gefunden fmtutil: config file `fmtutil.cnf' not found.
!!! Error: LuaTeX run failed!


the same happens whithou --luatex, the it tries to create
the pdftex format file. Is this a problem with pdfcrop or
context minimal?


Most likely, something is wrong with your PATH. My pdfcrop
works nicely with just texlive 2010. You should try

  $ pdfcrop -debug 04-02-5.pdf

which gives lots of debugging information.
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] pdfcrop

2010-11-01 Thread luigi scarso
On Mon, Nov 1, 2010 at 11:10 AM, Taco Hoekwater t...@elvenkind.com wrote:
 On 11/01/2010 11:03 AM, Herbert Voss wrote:

 I have installed context minimal and TeXLive2010. When I run pdfcrop
 on a created context source, I get:

 
 v...@shania:~/texte  pdfcrop --luatex 04-02-5.pdf
 PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek.

 kpathsea: Running mktexfmt luatex.fmt
 /usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395:
 /opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht
 gefunden fmtutil: config file `fmtutil.cnf' not found.
 !!! Error: LuaTeX run failed!
 

 the same happens whithou --luatex, the it tries to create
 the pdftex format file. Is this a problem with pdfcrop or
 context minimal?

 Most likely, something is wrong with your PATH. My pdfcrop
 works nicely with just texlive 2010. You should try

  $ pdfcrop -debug 04-02-5.pdf

 which gives lots of debugging information.
Hm, a nice application for leptonica .
I consider it for the next article for maps.
-- 
luigi
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___