ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Running Mk-IV using TeXLive 2010
@ 2010-10-05 17:03 R (Chandra) Chandrasekhar
  2010-10-05 17:32 ` David Rogers
                   ` (3 more replies)
  0 siblings, 4 replies; 29+ messages in thread
From: R (Chandra) Chandrasekhar @ 2010-10-05 17:03 UTC (permalink / raw)
  To: ntg-context

Dear Folks,

I am a LaTeX user trying out ConTeXt for the first time. I am running 
TeXLive 2010 (full scheme) on a x86_64-linux platform. I have visited

http://wiki.contextgarden.net/Running_Mark_IV

and put the instructions there into an executable file:

---
#! /bin/bash
#
# Manual update for ConTeXt in TeXLive 2010 as suggested at
#
# http://wiki.contextgarden.net/Running_Mark_IV
#

# Update ConTeXt

rsync -av rsync://contextgarden.net/minimals/current/context/current/ 
/usr/local/texlive/2010/texmf-dist/

# Update LuaTeX

rsync -av 
rsync://contextgarden.net/minimals/current/bin/luatex/linux-64/bin/luatex 
     /usr/local/texlive/2010/bin/x86_64-linux/

# Run equivalent mktexlsr

luatools --generate
context --make
context --make cont-en
---

The last output lines after running this file are:

---
LuaTools | runtime: 1.610 seconds
.../2010/texmf-dist/scripts/context/lua/mtx-context.lua:985: attempt to 
call upvalue 'make_mkiv_format' (a nil value)
.../2010/texmf-dist/scripts/context/lua/mtx-context.lua:985: attempt to 
call upvalue 'make_mkiv_format' (a nil value)
---

When I compiled a trivial file called first.tex using

texexec first

I got in the output, inter alia,
---
ConTeXt  ver: 2010.07.30 11:35 MKII  fmt: 2010.10.5  int:
english/english
---

Why am I not seeing Mk-IV yet?

I have used LuaLaTeX with fontspec quite successfully and would like to 
try ConTeXt with LuaTeX support in Mk-IV to compare ease of 
customization and use.

I am happy to furnish more information if necessary.

Sorry if my query sounds elementary, but I am new to ConTeXt.

Thanks in advance.

Chandra
___________________________________________________________________________________
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] 29+ messages in thread

end of thread, other threads:[~2010-10-06 19:46 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-05 17:03 Running Mk-IV using TeXLive 2010 R (Chandra) Chandrasekhar
2010-10-05 17:32 ` David Rogers
2010-10-05 17:51   ` Tom Maynard
2010-10-05 17:54   ` R (Chandra) Chandrasekhar
2010-10-05 18:07     ` Florian Wobbe
2010-10-05 18:42       ` Tom Maynard
2010-10-05 19:06         ` Aditya Mahajan
2010-10-05 19:20           ` Tom Maynard
2010-10-05 19:30             ` luigi scarso
2010-10-05 20:39               ` Tom Maynard
2010-10-06  2:07           ` R (Chandra) Chandrasekhar
2010-10-06 10:03             ` Mojca Miklavec
2010-10-06 17:19               ` R (Chandra) Chandrasekhar
2010-10-06 18:09                 ` Mojca Miklavec
2010-10-06 18:46                   ` Running Mk-IV using TeXnicCenter Tom Maynard
2010-10-06 18:51                     ` Hans Hagen
2010-10-06 19:30                     ` Mojca Miklavec
2010-10-06 19:46                       ` luigi scarso
2010-10-06 18:48                   ` Running Mk-IV using TeXLive 2010 Hans Hagen
2010-10-06 19:24                   ` R (Chandra) Chandrasekhar
2010-10-05 17:45 ` Florian Wobbe
2010-10-06  2:02   ` R (Chandra) Chandrasekhar
2010-10-06  7:32     ` Florian Wobbe
2010-10-06  7:45       ` Hans Hagen
2010-10-06  7:43     ` Hans Hagen
2010-10-06 10:07     ` Mojca Miklavec
2010-10-05 19:03 ` Mojca Miklavec
2010-10-06  2:26   ` R (Chandra) Chandrasekhar
2010-10-05 19:13 ` Hans Hagen

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).