ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Meer, Hans van der" <H.vanderMeer@uva.nl>
To: NTG ConTeXt <ntg-context@ntg.nl>
Subject: file not found
Date: Tue, 12 Jan 2016 12:00:30 +0000	[thread overview]
Message-ID: <D4E13299-347C-4777-A99F-14E40B546974@uva.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2692 bytes --]

The code below did work ok some version of ConTeXt ago, now an error and I cannot think of the cause.

There is an unknown file ./t. Is it origin something with the jobname mysteriously being t? Or is it perhaps that modules now have names preceded by t- ? I am completely baffled.
Help would be very much appreciated because I have not much time left to finish the text.

Macro for calling a context run:

% Call context for figures #1 = mode, #2 = fontchoice, #3 = colorchoice, #4 = file without .tex extension.
\def\callcontext[#1][#2][#3]#4{%
\writestatus{HVDM}{CALLING DIRECTLUA file=#4 mode=#1 fontchoice=#2}%
\directlua{os.execute("cd \FigSrc;context --once --mode=#1 --font=#2 --colors=#3 --purge #4;rm #4.tuc;cd -;mv \FigSrc/#4.pdf \FigDir")}%
}

HVDM            > CALLING DIRECTLUA file=taalengels mode=screen,info fontchoice=lucidaot,sans,12pt\tt

resolvers       | trees | analyzing '/Users/hansm/Documents/TeX/texmf'
mtx-context     | warning: no (local) file './t', proceeding
mtx-context     | run 1: luatex --fmt="/Users/hansm/Applications/TeX/context-28/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" --jobname="t" --lua="/Users/hansm/Applications/TeX/context-28/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" --no-parse-first-line --c:colors="darkslategray,darkslategray,mistyrose,darklavenderblush,peachpuff" --c:currentrun=1 --c:font="lucidaot,sans,12pt" --c:fulljobname="./t" --c:input="./t" --c:kindofrun=3 --c:maxnofruns=1 --c:mode="screen,info" --c:once --c:purge "cont-yes.mkiv"
This is LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238)
 \write18 enabled.

resolvers       > trees > analyzing '/Users/hansm/Documents/TeX/texmf'

system          > callbacks > not registering frozen 'find_format_file'
open source     > 1 > 1 > /Users/hansm/Applications/TeX/context-28/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2015.10.09 21:28 MKIV beta  fmt: 2015.10.11  int: english/english

system          > 'cont-new.mkiv' loaded
open source     > 2 > 2 > /Users/hansm/Applications/TeX/context-28/tex/texmf-context/tex/context/base/cont-new.mkiv
close source    > 2 > 2 > /Users/hansm/Applications/TeX/context-28/tex/texmf-context/tex/context/base/cont-new.mkiv
system          > files > jobname 't', input './t', result 't'
fonts           > latin modern fonts are not preloaded
languages       > language 'en' is active

tex error       > tex error on line 8 in file /Users/hansm/Applications/TeX/context-28/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't find file `./t'.


Hans van der Meer





[-- Attachment #1.2: Type: text/html, Size: 6641 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

                 reply	other threads:[~2016-01-12 12:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=D4E13299-347C-4777-A99F-14E40B546974@uva.nl \
    --to=h.vandermeer@uva.nl \
    --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).