ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicola <nvitacolonna@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: ANN: Updated Vim scripts for ConTeXt
Date: Tue, 11 Oct 2016 11:00:55 +0200	[thread overview]
Message-ID: <nti9o4$dvm$1@blaine.gmane.org> (raw)
In-Reply-To: <nti46p$e5a$1@blaine.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

On 2016-10-11 07:26:20 +0000, Nicola said:

> No, everything just works(tm) :)

Ehm, nearly. There was an error in setting the compiler. Please use
the files attached below.

You should be able to typeset the current document synchronously with

  :make

or asynchronously with:

  :ConTeXt

This latter command also accepts an optional path, in case you want
to typeset a document different from the current buffer.

In either case, 'mtxrun' must be in your $PATH. If necessary, you may
set the path explicitly with

  let g:context_mtxrun = '/path/to/mtxrun'

Something like

  let g:context_mtxrun = 
'$PATH=$HOME/context-beta/tex/texmf-osx-64/bin:$PATH mtxrun'

should also work.

Finally, you may check the status of the background jobs with

  :ConTeXtJobStatus

and possibly kill all running jobs with

  :ConTeXtStopJobs

Nicola

[-- Attachment #2: context.tgz --]
[-- Type: application/octet-stream, Size: 5269 bytes --]

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



[-- Attachment #4: Type: text/plain, Size: 489 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-10-11  9:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 10:49 Nicola
2016-10-11  6:39 ` Jan Willem Flamma
2016-10-11  7:26   ` Nicola
2016-10-11  9:00     ` Nicola [this message]
2016-10-11  9:33     ` Henning Hraban Ramm
2016-10-11  9:46       ` Nicola
2016-10-12 10:18         ` DesdeChaves
2016-10-12 13:51           ` Nicola
2016-10-20 22:22         ` Sandiford Kevin
2016-10-21  1:05           ` Nicola

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='nti9o4$dvm$1@blaine.gmane.org' \
    --to=nvitacolonna@gmail.com \
    --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).