ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: can't find file `./1.tex'.
Date: Thu, 19 Nov 2015 23:06:38 -0500 (EST)	[thread overview]
Message-ID: <alpine.OSX.2.02.1511192305060.10985@nqv-znpobbx> (raw)
In-Reply-To: <CAPtmdbOReVeR7g8uSQP2pZuOOYebYCZgMRaffzvwK7W3YRxJoQ@mail.gmail.com>

On Sat, 14 Nov 2015, Context NTG wrote:

> I installed in windows 7 x64 standatalone context from
> http://standalone.contextgarden.net/setup/context-setup-mswin.zip
> I installed it with first-setup.bat --version=current --modules=all
> I added d:\context\tex\texmf-win64\bin in the PATH
> I made a simple \starttext .. \stoptext file and run it in a command prompt
> with:
>
> context myfile.tex
>
> Below is the output. Would somebody know what could cause this problem
>
> ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
> english/english
> system          > 'cont-new.mkiv' loaded
> open source     > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> close source    > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> system          > files > jobname '1', input './1', result '1'
> fonts           > latin modern fonts are not preloaded
> languages       > language 'en' is active
> tex error       > error on line 8 in file
> D:/0_System/software_portable/context/
> context0/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't find
> file `
> ./1.tex'.

You are trying to execute "context 1.tex" from a directory that does not 
contain the file 1.tex.

Run context from the directory where 1.tex is. If your sample file was 
named something else, say test.tex, then you should run "context 
test.tex".

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

      parent reply	other threads:[~2015-11-20  4:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-14 19:32 Context NTG
2015-11-15 23:04 ` Hans Hagen
2015-11-16 18:43   ` Context NTG
2015-11-16 18:53     ` Hans Hagen
2015-11-16 18:55 ` Mojca Miklavec
2015-11-20  4:06 ` Aditya Mahajan [this message]

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=alpine.OSX.2.02.1511192305060.10985@nqv-znpobbx \
    --to=adityam@umich.edu \
    --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).