ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Joel C. Salomon" <joelcsalomon@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: ConTeXt mkiv on Ubuntu (Hardy alpha)
Date: Thu, 17 Jan 2008 14:52:41 -0500	[thread overview]
Message-ID: <7871fcf50801171152r68406c26k40dbf48433c8b3a3@mail.gmail.com> (raw)
In-Reply-To: <478E9821.6060206@elvenkind.com>

On Jan 16, 2008 6:49 PM, Taco Hoekwater <taco@elvenkind.com> wrote:
> > Is texexec for some reason not actually running luatex here?
>
> Yes ...
>
>  > chesky@maxwell:~/Documents/tex practice$ texexec --lutex hello_lua.tex
>
>    --luatex, not --lutex

Good eye!

But now the problem looks different:

chesky@maxwell:~/Documents/tex practice$ cat hello_lua.tex
\starttext
Hello World
\ctxlua{a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;}
\stoptext

chesky@maxwell:~/Documents/tex practice$ texexec --luatex hello_lua.tex
TeXExec | processing document 'hello_lua.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file hello_lua.top
TeXExec | using randomseed 734
TeXExec | tex engine: luatex
TeXExec | tex format: cont-en

LuaTools | using format name
///home/chesky/luatex-cache/context/192d6cc536013c8f36d612384a3a539c/formats/cont-en.fmt
LuaTools | no luc/lua with name
///home/chesky/luatex-cache/context/192d6cc536013c8f36d612384a3a539c/formats/cont-en
LuaTools |
LuaTools | runtime: 0.012 seconds
TeXUtil | parsing file hello_lua.tui
TeXUtil | check loading of file 'hello_lua', begin/end problem
TeXUtil | shortcuts : 0
TeXUtil | expansions: 0
TeXUtil | reductions: 0
TeXUtil | divisions : 0
TeXUtil | loaded files: 1
TeXUtil | temporary files: 0
TeXUtil | commands: 3
TeXUtil | programs: 0
TeXUtil | tuo file saved
TeXExec | runtime: 0.399001
chesky@maxwell:~/Documents/tex practice$

...and no PDF file is generated.  Any clues as to what I'm still doing wrong?

--Joel
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-01-17 19:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 21:25 Joel C. Salomon
2008-01-15 22:12 ` luigi scarso
2008-01-16  0:47 ` Aditya Mahajan
2008-01-16  2:47   ` Joel C. Salomon
2008-01-16  3:51     ` Aditya Mahajan
2008-01-16 17:27       ` Joel C. Salomon
2008-01-16 23:49         ` Taco Hoekwater
2008-01-17 19:52           ` Joel C. Salomon [this message]
2008-01-17 20:36             ` luigi scarso
2008-01-18  0:40               ` Joel C. Salomon
2008-01-18  2:44                 ` luigi scarso
2008-01-18  7:41                   ` Taco Hoekwater
2008-01-17  0:38         ` Aditya Mahajan
2008-01-16 10:37 ` Alex Lubberts
2008-01-18  7:47 ` Olivier
2008-01-18 16:45   ` Joel C. Salomon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7871fcf50801171152r68406c26k40dbf48433c8b3a3@mail.gmail.com \
    --to=joelcsalomon@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).