I imagine you could solve this by writing a filter that takes Tables and replaces them with RawLatex Inlines that use the table invocation command that you are looking for.

On Sun, Jan 25, 2015 at 4:52 PM, Chris <cglucas@gmail.com> wrote:
I've recently been experimenting with drafting conference papers using markdown and converting them to latex with pandoc. For this to me worthwhile -- for me -- it's important that I can produce an almost-final version using only a conference-specific template file. Ideally, I'd like to be able to use "./confHelper.sh myMarkdown.txt myConferencePaper.pdf" to get a submission-ready result.

There are a few issues I can live with, namely lack of an obvious markdown replacement for the different flavors of \cite{} (e.g., \citeA, \citeNP) as well as the need to update table and figure number references by hand, but there is one blocker:

My papers tend to include tables, and conferences often use a two-column environment. I've tried a couple of workarounds, like using "\renewenvironment" in my template file to replace longtables with tables-in-tabulars, but that breaks my captions. Can anyone recommend a good solution?

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7d108f14-395f-46c7-a8df-544ef10c6932%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAE4-1rXdF7m8HoJpQBxbGCj-H6ZytN88Y1Y1Khv5StnS998H8g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.