You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought LaTeX was supposed to deal with that already. If it's not, then yeah we need some better logic there. It's a mix of pandoc's templating engine and LaTeX, so it'll take looking at documentation for both.
If there are more then 2 authors, we get something like this:
instead of
I believe this should be somehow fixed at this line in the template.tex:
But it may need a bit smarter logic. I'm a very basic LaTeX user and am not very familiar with its programming elements.
The text was updated successfully, but these errors were encountered: