ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Kitzmiller via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl, haksan@me.com
Cc: John Kitzmiller <jkitzm@gmail.com>
Subject: Re: how to setup path of ConTeXtLMTX for MacVim?
Date: Sun, 12 Dec 2021 07:45:57 -0500	[thread overview]
Message-ID: <CAHYz2AVDzQ7wYXzzRUywEGHrh9+fyqGXJ+UfgQTPahBmO2n6pw@mail.gmail.com> (raw)
In-Reply-To: <mailman.1.1639306801.13114.ntg-context@ntg.nl>


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

>
> How to redirect the path for ConTeXt in MacVim?
>

I put this in .vimrc:
map <C-h> <Esc> :w <CR> :!context % <CR>

and $PATH directs "context" to the right place:

/Users/kitz/lmtx/tex/texmf-osx-64/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin


To open the .pdf:

:!open -a <your choice of viewer here, e.g. skim> %r.pdf

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

[-- Attachment #2: Type: text/plain, Size: 493 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
___________________________________________________________________________________

       reply	other threads:[~2021-12-12 12:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1639306801.13114.ntg-context@ntg.nl>
2021-12-12 12:45 ` John Kitzmiller via ntg-context [this message]
     [not found] <mailman.944.1596035580.23406.ntg-context@ntg.nl>
2021-12-11 23:38 ` Jeong Dal via ntg-context
2021-12-12 15:25   ` Nicola via ntg-context
2021-12-13 12:46 ` Jeong Dal via ntg-context
2021-12-13 13:30 ` Jeong Dal via ntg-context
2021-12-13 23:48   ` Jan-Erik Hägglöf via ntg-context
2021-12-14  9:30   ` Nicola via ntg-context
     [not found] <mailman.18.1639439807.1172.ntg-context@ntg.nl>
2021-12-14 14:37 ` Jeong Dal via ntg-context
2021-12-14 21:31   ` Jan-Erik Hägglöf via ntg-context
2021-12-15 12:45   ` Nicola via ntg-context
     [not found] <mailman.50.1639517476.1172.ntg-context@ntg.nl>
2021-12-15 14:59 ` Jeong Dal via ntg-context

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=CAHYz2AVDzQ7wYXzzRUywEGHrh9+fyqGXJ+UfgQTPahBmO2n6pw@mail.gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=haksan@me.com \
    --cc=jkitzm@gmail.com \
    /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).