[NTG-context] Minimal code for exporting custom tags

Aditya Mahajan adityam at umich.edu
Mon May 18 15:50:00 CEST 2020


On Mon, 18 May 2020, Hans Hagen wrote:

> On 5/18/2020 9:09 AM, Aditya Mahajan wrote:
>> Hi,
>> 
>> What is needed to enable export of user defined macros? Consider the 
>> following example:
>> 
>> What am I missing in order to pass user-defined macros to the exporter?
> you're probably missing documentation + a high level define command
>
> This registers (extra) elements:
>
> \setelementbackendtag[mycommand]
> \setelementnature    [mycommand][mixed]
>

Thanks! This also helped me find the documentation in hybrid.pdf.

I am not using a high-level interface because I was looking at how to get the output of `t-filter` and `t-vim` modules export correctly.

Aditya



More information about the ntg-context mailing list