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

* Re: Problem with WinEdt
  2017-09-19  8:41 Problem with WinEdt Ursula Hermann
@ 2017-09-19  8:59 ` Norbert Melzer
  2017-09-19 18:12 ` Pablo Rodriguez
  1 sibling, 0 replies; 5+ messages in thread
From: Norbert Melzer @ 2017-09-19  8:59 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1.1: Type: text/plain, Size: 747 bytes --]

On 19.09.2017 10:41, Ursula Hermann wrote:
> 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
>

Make sure that you have configured the location of `context.exe`
properly in your editor or configure your PATH environment variable to
point to the location of `context.exe`.

Depending on which way your editor uses to determine the location of the
executable.

If you run it through the command line, of course only adjusting `PATH`
will help.

Mit freundlichen Grüßen (best regards)
  Norbert

[-- Attachment #1.1.1.2: Type: text/html, Size: 2782 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 862 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

* Re: Problem with WinEdt
  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
  1 sibling, 2 replies; 5+ messages in thread
From: Pablo Rodriguez @ 2017-09-19 18:12 UTC (permalink / raw)
  To: ntg-context

On 09/19/2017 10:41 AM, Ursula Hermann wrote:
> Hello!
> 
> Since yesterday I cant compile my files.

Hi Ursula,

what has changed in your computer since yesterday?

I mean, did you update ConTeXt or WindEdt? Or have they been updated
automatically?

Does WinEdt work fine with the following sample?

  \starttext
  \input zapf
  \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.

Welche Datei? I mean, I wonder which file is missing there. Is it the
executable or the ConTeXt source file?

Do you have a file "D:\My Documents\short.tex"?

Which is the path to the ConTeXt Suite?

Can you see it inside the output from "echo %PATH%"?

Coud you send us a PNG screenshot from the ConTeXt entry displayed in
the execution modes (similar to the first image from this page
http://www.winedt.com/doc/QuickGuide.pdf#page=18)?

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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

* Re: Problem with WinEdt
  2017-09-19 18:12 ` Pablo Rodriguez
@ 2017-09-20  7:56   ` Ursula Hermann
  2017-09-20  7:59   ` Ursula Hermann
  1 sibling, 0 replies; 5+ messages in thread
From: Ursula Hermann @ 2017-09-20  7:56 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Hello Pablo!

Thanks for your nice E-Mail. The problem began after trying an mp.file. Than suddenly i couldnt make nothing. But also i have an old pc. Maybe this was an problem too. But after new installation TeXlive, and new installation of ConText standalone, it worked well. I hope i will get soon an new pc. But this is another problem.  

-----Ursprüngliche Nachricht-----
Von: ntg-context [mailto:ntg-context-bounces@ntg.nl] Im Auftrag von Pablo Rodriguez
Gesendet: Dienstag, 19. September 2017 20:13
An: ntg-context@ntg.nl
Betreff: Re: [NTG-context] Problem with WinEdt

On 09/19/2017 10:41 AM, Ursula Hermann wrote:
> Hello!
> 
> Since yesterday I cant compile my files.

Hi Ursula,

what has changed in your computer since yesterday?

I mean, did you update ConTeXt or WindEdt? Or have they been updated automatically?

Does WinEdt work fine with the following sample?

  \starttext
  \input zapf
  \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.

Welche Datei? I mean, I wonder which file is missing there. Is it the executable or the ConTeXt source file?

Do you have a file "D:\My Documents\short.tex"?

Which is the path to the ConTeXt Suite?

Can you see it inside the output from "echo %PATH%"?

Coud you send us a PNG screenshot from the ConTeXt entry displayed in the execution modes (similar to the first image from this page http://www.winedt.com/doc/QuickGuide.pdf#page=18)?

I hope it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

___________________________________________________________________________________
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

* Re: Problem with WinEdt
  2017-09-19 18:12 ` Pablo Rodriguez
  2017-09-20  7:56   ` Ursula Hermann
@ 2017-09-20  7:59   ` Ursula Hermann
  1 sibling, 0 replies; 5+ messages in thread
From: Ursula Hermann @ 2017-09-20  7:59 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Hello once again!

The Example worked well.

Uschi  

-----Ursprüngliche Nachricht-----
Von: ntg-context [mailto:ntg-context-bounces@ntg.nl] Im Auftrag von Pablo Rodriguez
Gesendet: Dienstag, 19. September 2017 20:13
An: ntg-context@ntg.nl
Betreff: Re: [NTG-context] Problem with WinEdt

On 09/19/2017 10:41 AM, Ursula Hermann wrote:
> Hello!
> 
> Since yesterday I cant compile my files.

Hi Ursula,

what has changed in your computer since yesterday?

I mean, did you update ConTeXt or WindEdt? Or have they been updated automatically?

Does WinEdt work fine with the following sample?

  \starttext
  \input zapf
  \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.

Welche Datei? I mean, I wonder which file is missing there. Is it the executable or the ConTeXt source file?

Do you have a file "D:\My Documents\short.tex"?

Which is the path to the ConTeXt Suite?

Can you see it inside the output from "echo %PATH%"?

Coud you send us a PNG screenshot from the ConTeXt entry displayed in the execution modes (similar to the first image from this page http://www.winedt.com/doc/QuickGuide.pdf#page=18)?

I hope it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

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