6 ms·
Is it possible to use other templating engine such as ninjucks, swig to generate the documents?
by ishu3101 9y ago
Is it possible to use other templating engine such as ninjucks, swig to generate the documents?
- nicholasjstock 9y agoCurrently no. I use mustache with <% as an opening tag and %> as closing tag so as not to conflict with the tex file structure.