From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50104 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: gVim complier plugin question Date: Thu, 7 May 2009 14:17:23 -0400 (EDT) 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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241720330 5987 80.91.229.12 (7 May 2009 18:18:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 May 2009 18:18:50 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 07 20:18:40 2009 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 1M28B5-0002JW-Bs for gctc-ntg-context-518@m.gmane.org; Thu, 07 May 2009 20:18:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A3E31FE05; Thu, 7 May 2009 20:18:35 +0200 (CEST) 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 11537-06; Thu, 7 May 2009 20:17:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B335E1FDEF; Thu, 7 May 2009 20:17:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1754B1FDEF for ; Thu, 7 May 2009 20:17:56 +0200 (CEST) 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 13917-01 for ; Thu, 7 May 2009 20:17:49 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by ronja.ntg.nl (Postfix) with ESMTP id 47EC81FDEE for ; Thu, 7 May 2009 20:17:45 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by filter3-ams.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n478EBbU003180 for ; Thu, 7 May 2009 10:14:12 +0200 Original-Received: FROM dhcp128036154227.central.yale.edu (dhcp128036154227.central.yale.edu [128.36.154.227]) By skycaptain.mr.itd.umich.edu ID 4A0325C6.E22D.2804 ; Authuser adityam; 7 May 2009 14:17:42 EDT In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.93.160; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 221316979 - e72b398e437f - 20090507 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50104 Archived-At: On Thu, 7 May 2009, Michael Bynum wrote: > Thanks, that fixed my problem. I installed both of the syntax and > indent files. It wasn't immediately obvious to me what the indent > file does. indent files are for specifying filetype specific indent expressions. See :he indent-expression > Should it > autoindent something like this without me having to manually tab over? > > \setuphead[subsection] > [number=no, > after={\blank[medium]}, > before={\placefloats}, > textcommand=\mysubsectionhead] Yes, it will indent it as \setuphead[subsection] [number=no, after={\blank[medium]}, before={\placefloats}, textcommand=\mysubsectionhead] It also does some simple indentation with \start ... \stop, itemize, and \NC. 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 ___________________________________________________________________________________