사용자 도구

사이트 도구


pandoc:template

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
pandoc:template [2014/08/09 17:16]
kwon37xi [페이지 나눔]
pandoc:template [2014/08/09 17:21]
kwon37xi [페이지 나눔]
줄 98: 줄 98:
 ===== 페이지 나눔 ===== ===== 페이지 나눔 =====
 ''\newpage'', ''\pagebreak''는 페이지를 나누는 작용을 한다. 하지만 PDF와 Latex에만 적용된다. ''\newpage'', ''\pagebreak''는 페이지를 나누는 작용을 한다. 하지만 PDF와 Latex에만 적용된다.
- +원칙적으로 페이지 나눔은 지원하지 않는다.  
-http://tex.stackexchange.com/questions/131562/adding-page-breaks-to-pandoc-latex-template-when-converting-markdown +https://github.com/jgm/pandoc/pull/805 에서 논의중.
-> pandoc <nowiki>--chapters, or pandoc -V documentclass=memoir or pandoc -V documentclass=book</nowiki> will tell pandoc to treat level 1 headers as chapters rather than sectionsIn both the book and memoir document classes, chapters are preceded by page breaks. +
-> I'm not sure exactly what you need to set in your header to get page breaks before sections. Have you read the documentation for the memoir class? It includes a \setbeforesectionskip{} command that might a place to start. +
pandoc/template.txt · 마지막으로 수정됨: 2014/08/11 16:55 저자 kwon37xi