From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55922 Path: news.gmane.org!not-for-mail From: seasoul Newsgroups: gmane.comp.tex.context Subject: Any syntax highlighter for C++ MKIV? Date: Fri, 5 Feb 2010 09:38:06 +0800 Message-ID: <7869ca2b1002041738u3d588854t8e2b279c8514c4db@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1115936636==" X-Trace: ger.gmane.org 1265333902 14115 80.91.229.12 (5 Feb 2010 01:38:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2010 01:38:22 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 05 02:38:19 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NdD9H-0001FK-7R for gctc-ntg-context-518@m.gmane.org; Fri, 05 Feb 2010 02:38:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8BDACC9BFF; Fri, 5 Feb 2010 02:39:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ao2dOVnt-hQE; Fri, 5 Feb 2010 02:39:25 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BE01BC9BA3; Fri, 5 Feb 2010 02:39:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D8838C9BA3 for ; Fri, 5 Feb 2010 02:39:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4+8YjHP9vtx8 for ; Fri, 5 Feb 2010 02:39:19 +0100 (CET) Original-Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by balder.ntg.nl (Postfix) with ESMTP id 7881EC9B8F for ; Fri, 5 Feb 2010 02:39:19 +0100 (CET) Original-Received: by ywh32 with SMTP id 32so3161925ywh.14 for ; Thu, 04 Feb 2010 17:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=WcHvP3Ukq0x7cMXkBIE7k06DEzUAiDbZU44oczUKcQA=; b=dSfdgkSfwLZpfBV09G3CnzOiEwNK6TTrdy90Bk16fHWBzqgm+GncgqyDjcwWR+puv0 rM1imXmFXmQwVRyew/Tr0KjlnQcNi5/CON5wFN12cg6hqdhAUQxTEaqWHoAER/8S7Vnb VunyKNDAeBqIGHB5nD8HvfGQ7Jk7+s3WqH8Xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IrQgI5KKxzT3UCHB8Gq18asW4Fe/CaDYmR0XWfZMSKkqCavhWGlfyky8T+Mkrs2cf/ NyxOogMbxIM46RC+aqMRWXJHfsKwHFh/+9HDynCA493dO4uXL2btXYSa0Bs2WqhcLnM0 zqK41DZZIRi1aQvlQkpBGHWhpwGY+E1BfnO98= Original-Received: by 10.151.20.6 with SMTP id x6mr3221711ybi.144.1265333886246; Thu, 04 Feb 2010 17:38:06 -0800 (PST) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55922 Archived-At: --===============1115936636== Content-Type: multipart/alternative; boundary=000e0cd4b2accfe22a047ed080d1 --000e0cd4b2accfe22a047ed080d1 Content-Type: text/plain; charset=ISO-8859-1 The verbatim function in MKIV is really powerful, and pretty printing of progamming language is easy. But unfortuantely, I do not know how to modify the php, or lua pretty printing formatter to what I want --- C++ formatter. After laboriously searching, I failed to find any working formatter. Is this really really easy, nobody wants to post it? Or there is no person in need of such a formatter, but only me? I tried vim highlighting module in the wiki, but it always complains cannot find "xxx-vimsyntax.tmp" and something, in both windows and unbuntu. I know it is something about mtxrun curruent version. But I still cannot fix it after I did following the posts in this mailing list. --000e0cd4b2accfe22a047ed080d1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The verbatim function in MKIV is really powerful, and pretty printing = of progamming language is easy. But unfortuantely, I do not know how to mod= ify the php, or lua pretty printing formatter to what I want --- C++ format= ter. After laboriously searching, I failed to find any working formatter. I= s this really really easy, nobody wants to post it? Or there is no person i= n need of such a formatter, but only me?
=A0
I tried vim highlighting module in the wiki, but it always complains c= annot find=A0"xxx-vimsyntax.tmp" and something, in both windows a= nd unbuntu. I know it is something about mtxrun curruent version. But I sti= ll cannot fix it after I did following the posts in this mailing list. --000e0cd4b2accfe22a047ed080d1-- --===============1115936636== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1115936636==--