ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: t-vim: additional space in \inlineX{}
Date: Thu, 22 Sep 2011 12:28:27 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.02.1109221227080.1736@nqv-gnoyrg> (raw)
In-Reply-To: <201109221436.09180.romain.diss@yahoo.fr>

On Thu, 22 Sep 2011, Romain Diss wrote:

> On tue, 22 Sep 2011, Aditya Mahajan wrote:
>> In file-res.mkvi change
>>
>>   \long\def\dodoreadfile#true#false%
>> -  {#true
>> +  {#true%
>>      \relax
>>      \normalinput{\readfilename}%
>>      \relax}
> This change does nothing here but the following works:

You also need to regenerate the format.

>> \def\InputFile#1{\input#1\relax}
>> \setupvimtyping[readcommand=\InputFile]
>
> Another not so linked question: what is the .mkvi extension for (in  file-
> res.mkvi)? The future of mkiv?

Yes. This allows you to write symbolic variable names (#true, #false) 
rather than numeric variables (#1, #2). I think this is documented in the 
mkiv manual.

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2011-09-22 16:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 22:19 Romain Diss
2011-09-21  1:39 ` Aditya Mahajan
2011-09-21 19:52   ` Romain Diss
2011-09-22  2:36     ` Aditya Mahajan
2011-09-22  2:58       ` Aditya Mahajan
2011-09-22 12:36         ` Romain Diss
2011-09-22 16:28           ` Aditya Mahajan [this message]
2011-09-22 19:31             ` Romain Diss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.02.1109221227080.1736@nqv-gnoyrg \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).