Hmm, then I must not have something set up correctly. If I type
"\setuphead[subsection] <cr>" I do not get the indenting as you are
showing. Is there someway to check to see if the context.vim
indenting file is being used?
Mike
On Thu, May 7, 2009 at 2:17 PM, Aditya Mahajan
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 ___________________________________________________________________________________