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