[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ConTeXt/LuaTeX not generating a PDF



Hi,

I'm having issues compiling a simple ConTeXt file like this with LuaTeX:

pmjdebruijn@unicron:~/luatex$ cat hello.tex
\starttext
Hello World
\stoptext

pmjdebruijn@unicron:~/luatex$ texexec --luatex hello
TeXExec | processing document 'hello'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file hello.top
TeXExec | using randomseed 965
TeXExec | tex engine: luatex
TeXExec | tex format: cont-en

LuaTools | using format name /home/pmjdebruijn/luatex-cache/context/formats/cont-en.fmt
LuaTools | no luc/lua with name /home/pmjdebruijn/luatex-cache/context/formats/cont-en
LuaTools |
LuaTools | runtime: 0 seconds
TeXUtil | parsing file hello.tui
TeXUtil | shortcuts : 0
TeXUtil | expansions: 4
TeXUtil | reductions: 0
TeXUtil | divisions : 0
TeXUtil | loaded files: 1
TeXUtil | temporary files: 0
TeXUtil | commands: 20
TeXUtil | programs: 0
TeXUtil | tuo file saved
TeXExec | runtime: 0.028245

I have these versions installed:
ii  context                        2007.09.28-1                   powerful TeX format
ii  luatex                         0.15-1                         next generation TeX engine

Please note that pdfTeX works just fine. So maybe I didn't setup LuaTeX properly?

Regards,
Pascal de Bruijn


Reply to: