ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with WinEdt
@ 2017-09-19  8:41 Ursula Hermann
  2017-09-19  8:59 ` Norbert Melzer
  2017-09-19 18:12 ` Pablo Rodriguez
  0 siblings, 2 replies; 5+ messages in thread
From: Ursula Hermann @ 2017-09-19  8:41 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-20  7:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-19  8:41 Problem with WinEdt Ursula Hermann
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

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).