ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Scite automatic compling
@ 2008-11-05  9:36 mattia schirosa
  2008-11-05  9:57 ` Diego Depaoli
  2008-11-11 11:10 ` Mari Voipio
  0 siblings, 2 replies; 4+ messages in thread
From: mattia schirosa @ 2008-11-05  9:36 UTC (permalink / raw)
  To: ntg-context


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

Hi,
i start use context to write my master thesis, i chose Scite tex editor how was advised in context wiki. I can't found a command or a tool to compile the tex file by Scite, is there any possibility or i have to pass by prompt control everytimes? When i try different layout solution is a bit annoying.
Thaks a lot.
Mattia



      Unisciti alla community di Io fotografo e video, il nuovo corso di fotografia di Gazzetta dello sport:
http://www.flickr.com/groups/iofotografoevideo

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

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Scite automatic compling
  2008-11-05  9:36 Scite automatic compling mattia schirosa
@ 2008-11-05  9:57 ` Diego Depaoli
  2008-11-05 10:40   ` luigi scarso
  2008-11-11 11:10 ` Mari Voipio
  1 sibling, 1 reply; 4+ messages in thread
From: Diego Depaoli @ 2008-11-05  9:57 UTC (permalink / raw)
  To: mattiaschirosa, mailing list for ConTeXt users

2008/11/5 mattia schirosa <mattiaschirosa@yahoo.it>:
> Hi,
> i start use context to write my master thesis, i chose Scite tex editor how
> was advised in context wiki. I can't found a command or a tool to compile
> the tex file by Scite, is there any possibility or i have to pass by prompt
> control everytimes? When i try different layout solution is a bit annoying.
Look at
http://www.pragma-ade.com/general/manuals/mscite-s.pdf

Auguri per la tesi


-- 
Diego Depaoli
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Scite automatic compling
  2008-11-05  9:57 ` Diego Depaoli
@ 2008-11-05 10:40   ` luigi scarso
  0 siblings, 0 replies; 4+ messages in thread
From: luigi scarso @ 2008-11-05 10:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Wed, Nov 5, 2008 at 10:57 AM, Diego Depaoli <trebestie@gmail.com> wrote:

> 2008/11/5 mattia schirosa <mattiaschirosa@yahoo.it>:
> > Hi,
> > i start use context to write my master thesis, i chose Scite tex editor
> how
> > was advised in context wiki. I can't found a command or a tool to compile
> > the tex file by Scite, is there any possibility or i have to pass by
> prompt
> > control everytimes? When i try different layout solution is a bit
> annoying.
> Look at
> http://www.pragma-ade.com/general/manuals/mscite-s.pdf
>
> Auguri per la tesi
>
naah,
qui si dice
"in bocca al lupo"


-- 
luigi

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

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Scite automatic compling
  2008-11-05  9:36 Scite automatic compling mattia schirosa
  2008-11-05  9:57 ` Diego Depaoli
@ 2008-11-11 11:10 ` Mari Voipio
  1 sibling, 0 replies; 4+ messages in thread
From: Mari Voipio @ 2008-11-11 11:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users



On Wed, 5 Nov 2008, mattia schirosa wrote:
> editor how was advised in context wiki. I can't found a command or a 
> tool to compile the tex file by Scite, is there any possibility or i 
> have to pass by prompt control everytimes?

I normally use Ctrl+1 in my SciTe; I've used it so long I've forgotten the 
original command but it seems to be same as "Tools | Process tex file", 
which is probably exactly the correct command to be used, when working 
with ConTeXt. If you use generic Scite and not WinConTeXt you may have to 
put a setting somewhere for TeX=ConTeXt to get this to work - this 
assuming that you never want to use other TeX on your SciTe.

The other command I use once in a while especially if stuff has been 
updated is Ctrl+F7 that stands for "Tools | Compile". I'm sure there's a 
difference between these two commands, but I haven't noticed it in the 
context (pun unintended) I use ConTeXt in pure Windows environment as my 
only TeX.


Note that if you do an imposition (when \setuparranging is in use), plain 
Process (Ctrl+1) will skip among others table of contents and references. 
In those cases you have to command "Tools | Process and Arrange" to get it 
right in SciTe. There's no default shortcut keys for this one, so it's two 
mouseclicks away - but still faster than typing --pdfarrange etc. etc. in 
the prompt (if you ask me - I'm a Windows/mousey type of person anyway).


Hope this helps,

Mari
(who knows just enough of SciTe to compile her files on it...)
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-11-11 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-05  9:36 Scite automatic compling mattia schirosa
2008-11-05  9:57 ` Diego Depaoli
2008-11-05 10:40   ` luigi scarso
2008-11-11 11:10 ` Mari Voipio

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