Fixed the patch so that it only fixes the title font size before making the title page.
This commit is contained in:
		| @@ -1,13 +1,7 @@ | ||||
| diff -r -u a/_build/latex/learning-limesurvey.tex b/_build/latex/learning-limesurvey.tex | ||||
| --- a/_build/latex/learning-limesurvey.tex	2017-11-17 09:54:11.711630680 +0800 | ||||
| +++ b/_build/latex/learning-limesurvey.tex	2017-11-17 10:33:51.263713553 +0800 | ||||
| @@ -36,12 +36,12 @@ | ||||
|  \setCJKsansfont{AR PL UKai TW} | ||||
|   | ||||
|   | ||||
| -\title{台師大問卷調查平台LimeSurvey學習手冊} | ||||
| +\title{\huge 台師大問卷調查平台LimeSurvey學習手冊} | ||||
|  \date{11月 17, 2017} | ||||
| --- a/_build/latex/learning-limesurvey.tex	2017-11-17 20:55:47.365945886 +0800 | ||||
| +++ b/_build/latex/learning-limesurvey.tex	2017-11-17 20:56:46.851964402 +0800 | ||||
| @@ -41,7 +41,7 @@ | ||||
|  \release{1.0} | ||||
|  \author{楊士青} | ||||
|  \newcommand{\sphinxlogo}{} | ||||
| @@ -16,15 +10,17 @@ diff -r -u a/_build/latex/learning-limesurvey.tex b/_build/latex/learning-limesu | ||||
|  \makeindex | ||||
|   | ||||
|  \makeatletter | ||||
| @@ -149,6 +149,7 @@ | ||||
| @@ -148,7 +148,9 @@ | ||||
|   | ||||
|  \begin{document} | ||||
|   | ||||
| +\title{\huge 台師大問卷調查平台LimeSurvey學習手冊} | ||||
|  \maketitle | ||||
| +\title{台師大問卷調查平台LimeSurvey學習手冊} | ||||
|  \tableofcontents | ||||
|  \phantomsection\label{index::doc} | ||||
|   | ||||
| @@ -181,7 +182,7 @@ | ||||
| @@ -181,7 +183,7 @@ | ||||
|   | ||||
|  \begin{threeparttable} | ||||
|  \capstart\caption{問卷調查平台比較}\label{01-intro:id5} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user