ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MKIV and path updated by Mktexlsr...
@ 2010-08-31 10:12 Jaroslav Hajtmar
  2010-08-31 11:23 ` Jaroslav Hajtmar
  0 siblings, 1 reply; 4+ messages in thread
From: Jaroslav Hajtmar @ 2010-08-31 10:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello list,
I do not know why, but somehow ConTeXt MKIV stopped (in texlive 2010) 
look up the my .tex files (my libraries) that I placed to 
c:/texlive/texmf-local/tex/... etc. ..
While MKII works fine.

Is Mktexlsr command for MKIV without effect?
Knows anyone what may be the problem and how to fix it??

Thanks Jaroslav
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: MKIV and path updated by Mktexlsr...
  2010-08-31 10:12 MKIV and path updated by Mktexlsr Jaroslav Hajtmar
@ 2010-08-31 11:23 ` Jaroslav Hajtmar
  2010-08-31 11:32   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Jaroslav Hajtmar @ 2010-08-31 11:23 UTC (permalink / raw)
  To: ntg-context

luatools --generate dont work...
Where can I read about it (where to place its library to the path, etc)?
I found such that the directory texmf-local anywhere in installation the 
TL 2010 does not appear ...

Thanx Jaroslav...


Dne 31.8.2010 12:12, Jaroslav Hajtmar napsal(a):
> Hello list,
> I do not know why, but somehow ConTeXt MKIV stopped (in texlive 2010) 
> look up the my .tex files (my libraries) that I placed to 
> c:/texlive/texmf-local/tex/... etc. ..
> While MKII works fine.
>
> Is Mktexlsr command for MKIV without effect?
> Knows anyone what may be the problem and how to fix it??
>
> Thanks Jaroslav
> ___________________________________________________________________________________ 
>
> 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
> ___________________________________________________________________________________ 
>
>

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: MKIV and path updated by Mktexlsr...
  2010-08-31 11:23 ` Jaroslav Hajtmar
@ 2010-08-31 11:32   ` Hans Hagen
  2010-08-31 11:44     ` Jaroslav Hajtmar
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2010-08-31 11:32 UTC (permalink / raw)
  To: hajtmar, mailing list for ConTeXt users

On 31-8-2010 1:23, Jaroslav Hajtmar wrote:
> luatools --generate dont work...
> Where can I read about it (where to place its library to the path, etc)?
> I found such that the directory texmf-local anywhere in installation the
> TL 2010 does not appear ...

don't mix context updates with tex live as some fundamentals changed ... 
when you still want to do that, you need to put texmfcnf.lua in your 
web2c path as that one is used

also, it's

mtxrun --generate

nowadays

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: MKIV and path updated by Mktexlsr...
  2010-08-31 11:32   ` Hans Hagen
@ 2010-08-31 11:44     ` Jaroslav Hajtmar
  0 siblings, 0 replies; 4+ messages in thread
From: Jaroslav Hajtmar @ 2010-08-31 11:44 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

OK. thanks for the reply. I wonder whether it is better to load the my 
libraries with relative or absolute path to the library. Currently it 
seems to me to be sensible.

Jaroslav


Dne 31.8.2010 13:32, Hans Hagen napsal(a):
>
> don't mix context updates with tex live as some fundamentals changed 
> ... when you still want to do that, you need to put texmfcnf.lua in 
> your web2c path as that one is used
>
> also, it's
>
> mtxrun --generate
>
> nowadays 

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-31 11:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-31 10:12 MKIV and path updated by Mktexlsr Jaroslav Hajtmar
2010-08-31 11:23 ` Jaroslav Hajtmar
2010-08-31 11:32   ` Hans Hagen
2010-08-31 11:44     ` Jaroslav Hajtmar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).