ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* modes with Scite
@ 2006-07-22 20:03 dwarnold45
  2006-07-24  8:30 ` Hans Hagen
  2006-07-24  8:34 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: dwarnold45 @ 2006-07-22 20:03 UTC (permalink / raw)


All,

I am using the Scite editor provided by one of the Context dristributions.

Is there a way to include modes with one of the various compiling commands?

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

* Re: modes with Scite
  2006-07-22 20:03 modes with Scite dwarnold45
@ 2006-07-24  8:30 ` Hans Hagen
  2006-07-24  8:34 ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2006-07-24  8:30 UTC (permalink / raw)


dwarnold45@cox.net wrote:
> All,
>
> I am using the Scite editor provided by one of the Context dristributions.
>
> Is there a way to include modes with one of the various compiling commands?
>   
no, but you can 

(1) temporary put \enablemode[...] at the to of the file
(2) use a separate file where you set the mode, and load the file 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: modes with Scite
  2006-07-22 20:03 modes with Scite dwarnold45
  2006-07-24  8:30 ` Hans Hagen
@ 2006-07-24  8:34 ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2006-07-24  8:34 UTC (permalink / raw)


dwarnold45@cox.net wrote:
> All,
>
> I am using the Scite editor provided by one of the Context dristributions.
>
> Is there a way to include modes with one of the various compiling commands?
>   
btw, you can make a local scite options file and add menu items (key bindings); so you can map say ctrl-F10 to process your doc using your mode; see context.properties for examples); local scite files are per directory 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: modes with Scite
  2006-07-24 15:31 dwarnold45
@ 2006-07-24 16:21 ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2006-07-24 16:21 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

dwarnold45@cox.net wrote:
> Hans,
>
> I thought Shift+F8, paramters, would have something to do with adding options at the command line, but it did not work with --mode=short.
>
>   
in your user scite props you need to say:

name.context.texexec=texmfstart texexec $(name.texexec.flag.pdfopen) $(1)


> ---- Hans Hagen <pragma@wxs.nl> wrote: 
>   
>> dwarnold45@cox.net wrote:
>>     
>>> All,
>>>
>>> I am using the Scite editor provided by one of the Context dristributions.
>>>
>>> Is there a way to include modes with one of the various compiling commands?
>>>   
>>>       
>> no, but you can 
>>
>> (1) temporary put \enablemode[...] at the to of the file
>> (2) use a separate file where you set the mode, and load the file 
>>
>> Hans 
>>
>> -----------------------------------------------------------------
>>                                           Hans Hagen | PRAGMA ADE
>>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>>                                              | www.pragma-pod.nl
>> -----------------------------------------------------------------
>>
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>     
>
>   


-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: modes with Scite
@ 2006-07-24 15:31 dwarnold45
  2006-07-24 16:21 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: dwarnold45 @ 2006-07-24 15:31 UTC (permalink / raw)
  Cc: Hans Hagen

Hans,

I thought Shift+F8, paramters, would have something to do with adding options at the command line, but it did not work with --mode=short.

---- Hans Hagen <pragma@wxs.nl> wrote: 
> dwarnold45@cox.net wrote:
> > All,
> >
> > I am using the Scite editor provided by one of the Context dristributions.
> >
> > Is there a way to include modes with one of the various compiling commands?
> >   
> no, but you can 
> 
> (1) temporary put \enablemode[...] at the to of the file
> (2) use a separate file where you set the mode, and load the file 
> 
> Hans 
> 
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-07-24 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-22 20:03 modes with Scite dwarnold45
2006-07-24  8:30 ` Hans Hagen
2006-07-24  8:34 ` Hans Hagen
2006-07-24 15:31 dwarnold45
2006-07-24 16:21 ` Hans Hagen

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