Hello,

I am using attached latex template to convert docx documents to latex.
Also see result file attached.

To make it simple, I have the following lines (herited from default template) to include the appropriate packages for the tables
$if(tables)$
\usepackage{longtable,booktabs}
% Fix footnotes in tables (requires footnote package)
\IfFileExists{footnote.sty}{\usepackage{footnote}\makesavenoteenv{longtable}}{}
$endif$

In the generated tex file, I get this
%%%%%%%\usepackage{longtable,booktabs}
% Fix footnotes in tables (requires footnote package)
\IfFileExists{footnote.sty}{\usepackage{footnote}\makesavenoteenv{longtable}}{}

Can someone tell why the packages are not included while the second line of the conditionnal block is inserted ?

Thanks in advance

Dorice

--
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/5ec5b2f3-8c0d-43bd-9827-356f3869fffa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.