Skip to content

Instantly share code, notes, and snippets.

@dokenzy
Last active August 29, 2015 13:57
Show Gist options
  • Save dokenzy/9724191 to your computer and use it in GitHub Desktop.
Save dokenzy/9724191 to your computer and use it in GitHub Desktop.
%!TEX TS-program = xelatex
\documentclass[11pt, chapter, oneside]{oblivoir}
\usepackage{jiwonlipsum}
\setmainhangulfont{HCR Batang LVT}
\title{일야구도하기(一夜九渡河記)}
\author{박지원}
\date{1780년 정조 4년}
\begin{document}
\maketitle
\newpage
\tableofcontents
\chapter{첫 번째}
\jiwon[1-5]
\chapter{두 번째}
\jiwon[6-10]
\chapter{세 번째}
\jiwon[11-15]
\chapter{네 번째}
\jiwon[16-20]
\chapter{다섯 번째}
\jiwon[21-28]
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment