Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-10-02 Thread Olivier
Quoting  Alexander Lazic :
 -- was [EMAIL PROTECTED] on Oct 01, 2005 at 11:02:39PM --

 I don't have found a debian package for this therefore i have used the
 zipfile from:  http://www.pragma-ade.com/context/current/cont-lmt.zip

This will work but mess the Debian packaging :(

One solution for this specific issue discussed earlier on this mailing
list is to save a copy of /usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc
under the name ec-lm.enc in a local tree like /usr/local/share/texmf or
so.

Sorry for this late answer.
Olivier

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-10-02 Thread Alexander Lazic

On Son 02.10.2005 11:19, Olivier wrote:

Quoting  Alexander Lazic :


I don't have found a debian package for this therefore i have used the
zipfile from:  http://www.pragma-ade.com/context/current/cont-lmt.zip


This will work but mess the Debian packaging :(


Well if there isn't any package, then get the source ;-)

I think it's an working solution and therfore an valid ;-)


Sorry for this late answer.


No probs ;-)

al ;-)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-10-01 Thread Alexander Lazic

Hi,

On Die 27.09.2005 17:27, Olivier wrote:


So you may be interested in a packaging of the TeXlive
for Debian GNU/Linux:
   http://www.tug.org/texlive/debian.html


i get the following error after install from texlive:

---
Warning: pdfetex (file \
/usr/share/texmf/fonts/type1/public/lm/lmr12.pfb): character 120 is \
mapped to .notdef
---

How can i 'rebuild' these db.

Sorry for these simple question but i don't have handle some non
standart fonts with tex|latex|context.

al ;-)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-10-01 Thread Christopher Creutzig
Alexander Lazic wrote:
 Warning: pdfetex (file \
 /usr/share/texmf/fonts/type1/public/lm/lmr12.pfb): character 120 is \
 mapped to .notdef

 Please update your latin modern installation.  I have no idea if there
is a debian package for that already.


Christopher
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-10-01 Thread Alexander Lazic

On Sam 01.10.2005 22:47, Christopher Creutzig wrote:

Alexander Lazic wrote:

Warning: pdfetex (file \
/usr/share/texmf/fonts/type1/public/lm/lmr12.pfb): character 120 is \
mapped to .notdef


Please update your latin modern installation.  I have no idea if there
is a debian package for that already.


Thanx for your help.

I don't have found a debian package for this therefore i have used the
zipfile from:

http://www.pragma-ade.com/context/current/cont-lmt.zip

extracted at:

/usr/share/texmf (my texmf-root)

and have make a:

texhash

Now i have also letters in the pdf ;-)

al ;-)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-09-27 Thread Hans Hagen

Alexander Lazic wrote:


Hi,

please can anybody help me about the following error, sorry i don't know
what the error can be :-(

I have used the code fro: http://wiki.contextgarden.net/Thumb_index

---
TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002

   executable : pdfetex
   format : cont-en
inputfile : thumb_index
   output : pdftex
interface : en
  options : color
 current mode : none
  TeX run : 1

This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./thumb_index.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2003.1.31  fmt: 2005.8.2  int: english  mes: english

language   : language en is active
.
.
layout : calculating backgrounds
! Undefined control sequence.
\@@suthumbs -\definemeasure 
[thumbheight][\dimexpr \paperheight /\NOfChapte...


\executedefinedoverlay ...x {\the \everyoverlay #2
 }}\dimen 0\wd 
\scratchbox ...


\dodobackgroundbox ...4}{\dimen 6}{#3}{#4}{#5}{#6}
 }}}\wd \extraframebox 
\zer...


\rawprocesscommaitem ...commalevel \endcsname {#1}
 \expandafter 
\rawprocessco...


\rawprocesscommalist ... \rawprocesscommaitem #1,]
 ,\global \advance 
\commale...


\dobackgroundbox ...st [#2]\noexpand \docommando }
 \box #1\hss }}
...
l.45 \chapter{second}
 \dorecurse{10}{\input davis  }
? No pages of output.
---

Greetings

al ;-)


old + new context mixed up

an option is to download the linux minimal distribution from out site and use that for testing, install it in (e.g.) 


 /usr/local/mytex

go there, and run 

 . setuptex (shell script) 

and then 


 mktexlsr

plus 

 texexec --make --all 

and you should have a working context (when you open a new console setuptex is to be run once before you start working) 

Hans 


-
 Hans Hagen | PRAGMA ADE
 Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Q: http://wiki.contextgarden.net/Thumb_index

2005-09-27 Thread Olivier
Quoting  Alexander Lazic :
 -- was [EMAIL PROTECTED] on Sep 27, 2005 at 08:10:43AM --

 On Die 27.09.2005 07:03, VnPenguin wrote:
 On 9/27/05, Alexander Lazic [EMAIL PROTECTED] wrote:
 
 I have used the code fro: http://wiki.contextgarden.net/Thumb_index
 
 TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002
 
 Your ConTeXt and pdfetex are TOO old. Maybe you need update them.
 
 I use debian unstable/testing an have assume that this 'version' of
 debian use the current stable version of the programs.

So you may be interested in a packaging of the TeXlive
for Debian GNU/Linux:
http://www.tug.org/texlive/debian.html

Greetings,
Olivier

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context