Skip to content

Commit

Permalink
[preamble] apply parskip instead of parindent for leading a paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam0205 committed Jan 31, 2018
1 parent b75dfef commit 5621059
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
\xeCJKsetup{PunctStyle = kaiming}

\linespread{1.25}
\setlength{\parindent}{2em}
\setlength{\parindent}{0pt}
\setlength{\parskip}{2ex}

\usepackage{xcolor}
\definecolor{myblue}{rgb}{0,0.2,0.6}
Expand Down

0 comments on commit 5621059

Please sign in to comment.