Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
$title$、$author$、および と同様に、表題欄からラテックス ファイルに渡すことができるパラメータ$date$はありますか? $abstract$例:
$title$
$author$
$date$
$abstract$
\begin{abstract} $abstract$ \end{abstract}
$はい、これは問題なく機能します(ただし、アブストラクトが何らかの理由でインライン数学でない限り、必要ありません)
$
\begin{abstract} This paper proposes a new method of blah blah blah \end{abstract
おそらく特定のLaTeXテンプレートでは機能しませんが、pandocは、ほとんどのTeXマークアップを妨げられずに通過させるのに十分なほどスマートです。