From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/106964 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: =?utf-8?B?SmFuLUVyaWsgSMOkZ2dsw7Zm?= Newsgroups: gmane.comp.tex.context Subject: Setting up macvim in mac os catalina to work with LMTX Date: Tue, 21 Apr 2020 22:51:16 +0200 Message-ID: <5F148BD7-43F6-46B4-8EF6-1B503A2E01E4@bahnhof.se> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Content-Type: multipart/mixed; boundary="===============5183510374859976118==" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="51116"; mail-complaints-to="usenet@ciao.gmane.io" To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 21 22:51:45 2020 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jQzrs-000D9G-Et for gctc-ntg-context-518@m.gmane-mx.org; Tue, 21 Apr 2020 22:51:44 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 53635183445; Tue, 21 Apr 2020 22:51:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KavUMHoDPCYH; Tue, 21 Apr 2020 22:51:21 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 66907183455; Tue, 21 Apr 2020 22:51:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 0037B183455 for ; Tue, 21 Apr 2020 22:51:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UwwgRnuPlMe9 for ; Tue, 21 Apr 2020 22:51:19 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=79.136.2.40; helo=pio-pvt-msa1.bahnhof.se; envelope-from=janerik.hagglof@bahnhof.se; receiver= Original-Received: from pio-pvt-msa1.bahnhof.se (pio-pvt-msa1.bahnhof.se [79.136.2.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 18319183445 for ; Tue, 21 Apr 2020 22:51:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by pio-pvt-msa1.bahnhof.se (Postfix) with ESMTP id 05E553F958 for ; Tue, 21 Apr 2020 22:51:18 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bahnhof.se Original-Received: from pio-pvt-msa1.bahnhof.se ([127.0.0.1]) by localhost (pio-pvt-msa1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L5GlMKTbqht2 for ; Tue, 21 Apr 2020 22:51:17 +0200 (CEST) Original-Received: from [192.168.1.72] (h-248-232.A400.priv.bahnhof.se [85.24.248.232]) (Authenticated sender: mb287648) by pio-pvt-msa1.bahnhof.se (Postfix) with ESMTPA id 0D2893F71F for ; Tue, 21 Apr 2020 22:51:16 +0200 (CEST) X-Mailer: Apple Mail (2.3608.80.23.2.2) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:106964 Archived-At: --===============5183510374859976118== Content-Type: multipart/alternative; boundary="Apple-Mail=_78E6891E-EA94-4EFF-BE14-8726D344B763" --Apple-Mail=_78E6891E-EA94-4EFF-BE14-8726D344B763 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi ! I am curious about testing macvim and it seems doing fine in edit mode. = But how do i set up the typesetting engine? As far as I understand, there is, the command :ConteXt with guidance = from the wiki https://wiki.contextgarden.net/Vim = But I do not understand how to customize it to be directed to the path = to my engine I=E2=80=99ve installed the LMTX in /Users/janneman/context-osx-64/ The installation works fine in TeXshop but still an error shows up in = macvim and the message dissappears very quick so there is not much time = to read the cause of error. I have created the subdirectory .vim/ftplugin/ and put the context.vim = file there also the corresponding in .vim/compiler/context.vim=20 which is copied from the program located in = /usr/local/Cellar/macvim/8.2-163/MacVim.app/Contents/Resources/vim/runtime= So, how do I get this up and running? Thanks in advance Regards /Janne --Apple-Mail=_78E6891E-EA94-4EFF-BE14-8726D344B763 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi = !

I am curious about = testing macvim and it seems doing fine in edit mode. But how do i set up = the typesetting engine?

As far as I understand, there is, the command :ConteXt with = guidance from the wiki https://wiki.contextgarden.net/Vim

But I do not understand = how to customize it to be directed to the path to my engine

I=E2=80=99ve installed = the LMTX in /Users/janneman/context-osx-64/



The installation works fine in TeXshop = but still an error shows up in macvim and the message dissappears very = quick so there is not much time to read the cause of error.

I have created the = subdirectory .vim/ftplugin/ and put the context.vim file there
also the corresponding in = .vim/compiler/context.vim 

which is copied from the program = located in /usr/local/Cellar/macvim/8.2-163/MacVim.app/Contents/Resources/= vim/runtime

So, how do I get this up and running?

Thanks in = advance

Regards

/Janne



= --Apple-Mail=_78E6891E-EA94-4EFF-BE14-8726D344B763-- --===============5183510374859976118== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============5183510374859976118==--