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.
Jupyterノートブックをラテックスファイルに変換するためにnbconvert(を使用しています)を使用しています。pandoc
nbconvert
pandoc
pandocマークダウン ヘッダーを tex セクションに変換します。途中で各ヘッダーを「減らす」方法はありますか?
つまり、 の代わりに に変換し、の代わりにに##変換したいのです。sectionsubsection###subsectionsubsubsection
##
section
subsection
###
subsubsection