Skip to content

Commit 55cd7d2

Browse files
committed
fix: add Chinese abstract section.
1 parent 7f78856 commit 55cd7d2

File tree

7 files changed

+63
-10
lines changed

7 files changed

+63
-10
lines changed

bithesis.dtx

+10-2
Original file line numberDiff line numberDiff line change
@@ -4398,8 +4398,16 @@
43984398
}
43994399

44004400
\@@_if_bachelor_thesis:T {
4401-
\ctexset{
4402-
chapter/titleformat = {\textmd}
4401+
\int_compare:nNnTF {\g_@@_thesis_type_int} = {3}
4402+
{
4403+
\ctexset{
4404+
chapter/titleformat = {\heiti}
4405+
}
4406+
}
4407+
{
4408+
\ctexset{
4409+
chapter/titleformat = {\textmd}
4410+
}
44034411
}
44044412
}
44054413

templates/graduate-thesis/bithesis.cls

+10-2
Original file line numberDiff line numberDiff line change
@@ -1823,8 +1823,16 @@
18231823
}
18241824

18251825
\__bithesis_if_bachelor_thesis:T {
1826-
\ctexset{
1827-
chapter/titleformat = {\textmd}
1826+
\int_compare:nNnTF {\g__bithesis_thesis_type_int} = {3}
1827+
{
1828+
\ctexset{
1829+
chapter/titleformat = {\heiti}
1830+
}
1831+
}
1832+
{
1833+
\ctexset{
1834+
chapter/titleformat = {\textmd}
1835+
}
18281836
}
18291837
}
18301838

templates/paper-translation/bithesis.cls

+10-2
Original file line numberDiff line numberDiff line change
@@ -1823,8 +1823,16 @@
18231823
}
18241824

18251825
\__bithesis_if_bachelor_thesis:T {
1826-
\ctexset{
1827-
chapter/titleformat = {\textmd}
1826+
\int_compare:nNnTF {\g__bithesis_thesis_type_int} = {3}
1827+
{
1828+
\ctexset{
1829+
chapter/titleformat = {\heiti}
1830+
}
1831+
}
1832+
{
1833+
\ctexset{
1834+
chapter/titleformat = {\textmd}
1835+
}
18281836
}
18291837
}
18301838

templates/undergraduate-thesis-en/bithesis.cls

+10-2
Original file line numberDiff line numberDiff line change
@@ -1823,8 +1823,16 @@
18231823
}
18241824

18251825
\__bithesis_if_bachelor_thesis:T {
1826-
\ctexset{
1827-
chapter/titleformat = {\textmd}
1826+
\int_compare:nNnTF {\g__bithesis_thesis_type_int} = {3}
1827+
{
1828+
\ctexset{
1829+
chapter/titleformat = {\heiti}
1830+
}
1831+
}
1832+
{
1833+
\ctexset{
1834+
chapter/titleformat = {\textmd}
1835+
}
18281836
}
18291837
}
18301838

templates/undergraduate-thesis-en/chapters/0_abstract.tex

+12
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121
%
2222
% https://github.com/BITNP/BIThesis
2323

24+
\begin{abstract}
25+
Conventional product development employs a design-build-test philosophy.
26+
The sequentially executed development process often results in prolonged
27+
lead times and elevated product costs. The proposed e-Design paradigm employs
28+
IT-enabled technology for product design, including virtual prototyping (VP) to
29+
support a cross-functional team in analyzing product performance, reliability,
30+
and manufacturing costs early in product development, and in making quantitative
31+
trade-offs for design decision making. Physical prototypes of the product design
32+
are then produced using the rapid prototyping (RP) technique and computer
33+
numerical control (CNC) to support design verification and functional prototyping, respectively.
34+
\end{abstract}
35+
2436
\begin{abstractEn}
2537
Conventional product development employs a design-build-test philosophy.
2638
The sequentially executed development process often results in prolonged

templates/undergraduate-thesis-en/main.tex

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
author = Feng Kaiyu,
4343
studentId = 11xxxxxxxx,
4444
supervisor = Alex Zhang,
45+
keywords = {北京理工大学;本科生;毕业设计(论文)},
4546
keywordsEn = {Computer-Aided Design; FEM; CAM},
4647
% 如果你的毕设为校外毕设,请将下面这一行语句解除注释(删除第一个百分号字符)并填写你的校外毕设导师名字
4748
% externalSupervisor = 左偏树,

templates/undergraduate-thesis/bithesis.cls

+10-2
Original file line numberDiff line numberDiff line change
@@ -1823,8 +1823,16 @@
18231823
}
18241824

18251825
\__bithesis_if_bachelor_thesis:T {
1826-
\ctexset{
1827-
chapter/titleformat = {\textmd}
1826+
\int_compare:nNnTF {\g__bithesis_thesis_type_int} = {3}
1827+
{
1828+
\ctexset{
1829+
chapter/titleformat = {\heiti}
1830+
}
1831+
}
1832+
{
1833+
\ctexset{
1834+
chapter/titleformat = {\textmd}
1835+
}
18281836
}
18291837
}
18301838

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy