Similar to $title$, $author$, and $date$, is there an $abstract$ parameter that one can pass to a latex file from the title block? Example:
\begin{abstract}
$abstract$
\end{abstract}
|
Similar to
|
||||
Questions on TeX - LaTeX Stack Exchange are expected to relate to TeX, LaTeX or related typesetting systems within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I had a look at the documentation and found out that you can easily set new variables. Sadly, I don't think We can extend
I saved my new file as
The new block
will be available in the generated file. Hope it helps. |
|||
|
pandoc-discusslist – henrique Oct 5 '12 at 13:05