Re: [NTG-context] First try with ConTeXt (Win7)

2010-11-09 Thread Henning Hraban Ramm

Am 2010-11-09 um 12:27 schrieb Peter Davis:

I've used LaTeX for years, but I'm trying to work with ConTeXt now  
on a Win7 PC that has already had MikTeX 2.9 installed.
I've downloaded the minimal ZIP file, unpacked it and run the  
first_setup.bat file.
(Note, I don't have Ruby installed yet, so I can't use pdfTeX, but I  
assume some other build is available.)


Then I opened TeXworks, created a ConTeXt typesetting option,  
entered a helloworld.tex program, and tried to ConTeXt it.


Will you tell us anything about the settings you made in TeXworks?

Did you try to run context on the command line? (GUI setup is an  
additional complication)


This
MTXrun | resolvers: skipping configuration file 'C:/Users/peterd/ 
AppData/Roaming/MiKTeX/2.9/web2c/texmfcnf.lua' (no file)
looks like there's MiKTeX in your (TeXwork's) PATH, but not ConTeXt's  
binaries.



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___
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] First try with ConTeXt (Win7)

2010-11-09 Thread Peter Davis
On Tue, Nov 9, 2010 at 8:30 AM, Mojca Miklavec 
mojca.miklavec.li...@gmail.com wrote:


 In the last tab of settings in TeXworks you should be able to adjust
 paths. Simply add the path to [context root]/texmf-mswin/bin to that
 list and put it on top.


That fixed it.  Thanks!


 Apart from that: ConTeXt should work under MikTeX 2.9 out of the bo.x
 (I reported some problems to CS; I have no idea if he fixed them, but
 all of them were solvable even without official fix of MikTeX, but I
 didn't try the latest version, I only tested the beta.)


I'm trying to shake out a workflow that will eventually be put on systems
that don't have MikTeX pre-installed, so I'd like to keep everything
dependent only on the minimal installation.

Thank you.

-pd
___
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
___


[NTG-context] First try with ConTeXt (Win7)

2010-11-09 Thread Peter Davis
I've used LaTeX for years, but I'm trying to work with ConTeXt now on a Win7
PC that has already had MikTeX 2.9 installed.
I've downloaded the minimal ZIP file, unpacked it and run the
first_setup.bat file.
(Note, I don't have Ruby installed yet, so I can't use pdfTeX, but I assume
some other build is available.)

Then I opened TeXworks, created a ConTeXt typesetting option, entered a
helloworld.tex program, and tried to ConTeXt it.

However, I just get these messages:

MTXrun | forcing cache reload

MTXrun | resolvers: skipping configuration file
'C:/Users/peterd/AppData/Roaming/MiKTeX/2.9/web2c/texmfcnf.lua' (no file)

MTXrun | resolvers

MTXrun | resolvers

MTXrun | the resolver databases are not present or outdated

MTXrun | resolvers: using suffix based filetype 'lua'

MTXrun | resolvers: using suffix based filetype 'lua'

MTXrun | resolvers: remembering file 'mtx-context.lua'

MTXrun | resolvers: using suffix based filetype 'lua'

MTXrun | unknown script 'context.lua' or 'mtx-context.lua'


Any clues available?

Thanks!

-pd
___
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] First try with ConTeXt (Win7)

2010-11-09 Thread Emmanuel Asante
On Tue, Nov 9, 2010 at 5:30 AM, Mojca Miklavec 
mojca.miklavec.li...@gmail.com wrote:

 On Tue, Nov 9, 2010 at 12:27, Peter Davis wrote:
  I've used LaTeX for years, but I'm trying to work with ConTeXt now on a
 Win7
  PC that has already had MikTeX 2.9 installed.
  I've downloaded the minimal ZIP file, unpacked it and run the
  first_setup.bat file.
  (Note, I don't have Ruby installed yet, so I can't use pdfTeX, but I
 assume
  some other build is available.)
  Then I opened TeXworks, created a ConTeXt typesetting option, entered a
  helloworld.tex program, and tried to ConTeXt it.
  However, I just get these messages:
  MTXrun | forcing cache reload
 
  MTXrun | resolvers: skipping configuration file
  'C:/Users/peterd/AppData/Roaming/MiKTeX/2.9/web2c/texmfcnf.lua' (no file)

 In the last tab of settings in TeXworks you should be able to adjust
 paths. Simply add the path to [context root]/texmf-mswin/bin to that
 list and put it on top.

 However note that if you will want to use LaTeX again, you will have
 to put that path lower than MikTeX's binary path again.

 Apart from that: ConTeXt should work under MikTeX 2.9 out of the bo.x
 (I reported some problems to CS; I have no idea if he fixed them, but
 all of them were solvable even without official fix of MikTeX, but I
 didn't try the latest version, I only tested the beta.)

 Mojca




 ___
 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

 ___




You do not have to install Context minimal separately. Just run the package
manager and select Context and install. Context will work without any
problems.

Emmanuel
___
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] First try with ConTeXt (Win7)

2010-11-09 Thread Mojca Miklavec
On Tue, Nov 9, 2010 at 12:27, Peter Davis wrote:
 I've used LaTeX for years, but I'm trying to work with ConTeXt now on a Win7
 PC that has already had MikTeX 2.9 installed.
 I've downloaded the minimal ZIP file, unpacked it and run the
 first_setup.bat file.
 (Note, I don't have Ruby installed yet, so I can't use pdfTeX, but I assume
 some other build is available.)
 Then I opened TeXworks, created a ConTeXt typesetting option, entered a
 helloworld.tex program, and tried to ConTeXt it.
 However, I just get these messages:
 MTXrun | forcing cache reload

 MTXrun | resolvers: skipping configuration file
 'C:/Users/peterd/AppData/Roaming/MiKTeX/2.9/web2c/texmfcnf.lua' (no file)

In the last tab of settings in TeXworks you should be able to adjust
paths. Simply add the path to [context root]/texmf-mswin/bin to that
list and put it on top.

However note that if you will want to use LaTeX again, you will have
to put that path lower than MikTeX's binary path again.

Apart from that: ConTeXt should work under MikTeX 2.9 out of the bo.x
(I reported some problems to CS; I have no idea if he fixed them, but
all of them were solvable even without official fix of MikTeX, but I
didn't try the latest version, I only tested the beta.)

Mojca
___
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
___