David Kaplan
David Kaplan
This may be possible, though on a technical level, I am not 100% sure how you are thinking of going about it. To create my format, I first took the...
Think away, there is no rush. I more or less get what you are proposing, though I might need help with the mechanics of it when the time comes to...
Perhaps I am wrong, but I think we are on the wrong track with something here. `$header-include$` only allows including raw LaTeX code, but I have code that includes pandoc...
Also, I ran the idea of a `babel` pipe for pandoc up the flag pole at the pandoc github page and they immediately shot down the idea... I have an...
I created a [repository](https://github.com/dmkaplan2000/generic_rmarkdown_article) with my template where I have taken the default latex template for pandoc, very slightly modified it to add hooks for partials and then placed all...
In case it is pertinent, the pandoc template I started with is: https://github.com/jgm/pandoc/blob/master/data/templates/default.latex If you diff mine with theirs you should be able to see where I made modifications and...
I have now fixed essentially all the issues I had with multi-lingual abstracts and even improved on how it worked before by using divs with `.abstract` for the class name....
Hope everyone had a nice summer. I wanted to let you know that I now have a worked example that uses this template (with a few small unimportant modifications to...
FYI, I have thrown my latest version of this template into a small R package: https://github.com/dmkaplan2000/starticles
Hi, if I may, I would suggest a more flexible mechanism that allows putting vertical lines on top of the other Gantt data at arbitrary dates with labels. I have...