ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Ursula Hermann" <ursula.hermann@univie.ac.at>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Problem with WinEdt
Date: Tue, 19 Sep 2017 10:41:02 +0200	[thread overview]
Message-ID: <000901d33123$065868b0$13093a10$@univie.ac.at> (raw)


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

Hello!

 

Since yesterday I cant compile my files. 

 

Example

 

I have writen:

 

\define[3]\ChapterListCommand

  {\starttabulate

   \NC Number \NC #1 \NC\NR

   \NC Title  \NC #2 \NC\NR

   \NC Page   \NC #3 \NC\NR

   \TB[medium]

   \NC File   \NC \structurelistuservariable{file} \NC\NR

   \stoptabulate}

 

\setuplist[chapter][alternative=command,command=\ChapterListCommand]

 

\define[2]\ChapterHeadCommand

  {\startframed[align=flushleft,strut=no]

     \starttabulate[before=,after=]

     \NC Number \NC #1 \NC\NR

     \NC Title  \NC #2 \NC\NR

     \TB[medium]

     \NC File   \NC \structureuservariable{file} \NC\NR

     \stoptabulate

   \stopframed}

 

\setuphead[chapter][command=\ChapterHeadCommand]

 

\starttext

 

\completecontent

 

\startchapter[title=Knuth example][file=knuth.tex]

\input knuth

\stopchapter

 

\startchapter[title=Zapf example][file=zapf.tex]

\input zapf

\stopchapter

 

\stoptext\define[3]\ChapterListCommand

  {\starttabulate

   \NC Number \NC #1 \NC\NR

   \NC Title  \NC #2 \NC\NR

   \NC Page   \NC #3 \NC\NR

   \TB[medium]

   \NC File   \NC \structurelistuservariable{file} \NC\NR

   \stoptabulate}

 

\setuplist[chapter][alternative=command,command=\ChapterListCommand]

 

\define[2]\ChapterHeadCommand

  {\startframed[align=flushleft,strut=no]

     \starttabulate[before=,after=]

     \NC Number \NC #1 \NC\NR

     \NC Title  \NC #2 \NC\NR

     \TB[medium]

     \NC File   \NC \structureuservariable{file} \NC\NR

     \stoptabulate

   \stopframed}

 

\setuphead[chapter][command=\ChapterHeadCommand]

 

\starttext

 

\completecontent

 

\startchapter[title=Knuth example][file=knuth.tex]

\input knuth

\stopchapter

 

\startchapter[title=Zapf example][file=zapf.tex]

\input zapf

\stopchapter

 

\stoptext

 

Then i get the following code 

 

Command Line:   context.exe --synctex=-1 "short.tex"

Startup Folder: D:\My Documents

 

 

Error Launching Console Application ConTeXt ...

Command Line:   context.exe --synctex=-1 "short.tex"

Startup Folder: D:\My Documents

 

Das System kann die angegebene Datei nicht finden.

 

Whats wrong here? ConTeXt standalone is installed. 

Uschi 


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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2017-09-19  8:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  8:41 Ursula Hermann [this message]
2017-09-19  8:59 ` Norbert Melzer
2017-09-19 18:12 ` Pablo Rodriguez
2017-09-20  7:56   ` Ursula Hermann
2017-09-20  7:59   ` Ursula Hermann

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='000901d33123$065868b0$13093a10$@univie.ac.at' \
    --to=ursula.hermann@univie.ac.at \
    --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).