ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi scarso" <luigi.scarso@gmail.com>
To: Yatskovsky <yatskovsky@gmail.com>,
	 "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: luac-texluac-luatex-texlua-...
Date: Wed, 8 Aug 2007 16:15:29 +0200	[thread overview]
Message-ID: <fe8d59da0708080715t4a783edbg794bac481e64660e@mail.gmail.com> (raw)
In-Reply-To: <174897200.20070808162624@gmail.com>

On 8/8/07, Vyatcheslav Yatskovsky <yatskovsky@gmail.com> wrote:
> Hello,
>
> It is silly, but luatools urges me to have luac or texluac files, while the magazine tells only about luatex/texlua. It seems like luac not is the same as luatex, so I'm in despair because don't know where to get those additional files.
try to copy luatex as luac and as texluac
Do you have lua installed under windows ?
It should be 5.1 release.
>
> // from luatools.lua //
> function utils.lua.compile(luafile, lucfile)
>  -- utils.report("compiling",luafile,"into",lucfile)
>     os.remove(lucfile)
>     local command = "-s -o " .. string.quote(lucfile) .. " " .. string.quote(luafile)
>     if os.execute("texluac " .. command) == 0 then
>         return true
>     elseif os.execute("luac " .. command) == 0 then
>         return true
>     else
>         return false
>     end
> end
>
> --
> Best regards,
> Vyatcheslav Yatskovsky
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 
luigi
----------------------------------------------------------------
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
___________________________________________________________________________________
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:[~2007-08-08 14:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.589.1186577547.2346.ntg-context@ntg.nl>
2007-08-08 13:26 ` luac-texluac-luatex-texlua- Vyatcheslav Yatskovsky
2007-08-08 14:15   ` luigi scarso [this message]
2007-08-08 14:24   ` luac-texluac-luatex-texlua- Hans Hagen
2007-08-08 16:04   ` luac-texluac-luatex-texlua- WN
2007-08-08 22:57     ` luac-texluac-luatex-texlua- luigi scarso
2007-08-09  3:10       ` luac-texluac-luatex-texlua- WN
2007-08-08 15:03 ` temp files Vyatcheslav Yatskovsky
2007-08-08 19:51   ` Hans Hagen

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=fe8d59da0708080715t4a783edbg794bac481e64660e@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=yatskovsky@gmail.com \
    /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).