Y
Hacker News
new
|
ask
|
show
|
jobs
by
ishu3101
3350 days ago
Is it possible to use other templating engine such as ninjucks, swig to generate the documents?
1 comments
nicholasjstock
3350 days ago
Currently no. I use mustache with <% as an opening tag and %> as closing tag so as not to conflict with the tex file structure.
link