From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45675 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: syntax highlighting problem with vim module Date: Tue, 18 Nov 2008 08:20:07 -0500 (EST) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227014572 27605 80.91.229.12 (18 Nov 2008 13:22:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2008 13:22:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 18 14:23:54 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1L2QYT-0001ff-Ni for gctc-ntg-context-518@m.gmane.org; Tue, 18 Nov 2008 14:23:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 43B6E1FB5B; Tue, 18 Nov 2008 14:22:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04651-01-7; Tue, 18 Nov 2008 14:21:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C7F181FB3C; Tue, 18 Nov 2008 14:21:45 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A32DE1FB3C for ; Tue, 18 Nov 2008 14:21:43 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04651-01-6 for ; Tue, 18 Nov 2008 14:21:06 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with ESMTP id C418E1FA2B for ; Tue, 18 Nov 2008 14:21:05 +0100 (CET) Original-Received: FROM [192.168.2.8] (c-71-234-195-113.hsd1.ct.comcast.net [71.234.195.113]) BY hackers.mr.itd.umich.edu ID 4922C140.34835.8902 ; 18 Nov 2008 08:21:04 -0500 In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:45675 Archived-At: On Tue, 18 Nov 2008, Shiv Shankar Dayal wrote: > Hi, > > If I have a product name xyz and I have following things set up. > \usemodule[vim] > \setuptyping[option=color] > \definevimtyping [C] [syntax=c] > .................... > then I have following > .................. > \startC > #include > using namespace std; > \stopC > ..................... > I get the error : I can't find file xyz-vimsyntax.tmp-vimsyntax.tmp" > > temmfstart bin:vim starts vim. vim is in the path. I am using Windows > Vista with Texlive 2008. > I would also like to know the syntax for C++. You will need to update t-vim module from http://modules.contextgarden.net/vim Something changed in texexec that made t-vim fail. The new version uses mtxrun. I have only tested it on linux, but Hans tested mtxrun on Windows, so the new version should work on Vista. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________