Skip to content

Commit 9104d6a

Browse files
doc(UTE): 更新英文模板示例
- 西文引号及撇号应让LaTeX替换 - `center`环境会在上下文产生一个额外间距,而`\centering`命令不产生,只是改变对齐方式。浮动体环境中用`\centering`命令即可 - 改正抄写错误 Resolves #540
1 parent f14ec56 commit 9104d6a

File tree

6 files changed

+47
-20
lines changed

6 files changed

+47
-20
lines changed

templates/undergraduate-thesis-en/chapters/1_chapter1.tex

+10-11
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,15 @@ \chapter{Introduction}
44
Product performance and reliability assessments depend heavily on physical tests,
55
which involve fabricating functional prototypes of the product and usually lengthy and expensive physical tests.
66
Fabricating prototypes usually involves manufacturing process planning and fixtures and tooling
7-
for a very small amount of pro-duction.
7+
for a very small amount of production.
88
The process can be expensive and lengthy,
99
especially when a design change is requested to correct problems found in physical tests.
1010

1111
\section{Introduction}
1212

1313
\begin{figure}[htbp]
14-
\begin{center}
15-
\includegraphics[width=0.35\textwidth]{example-image}
16-
\end{center}
14+
\centering
15+
\includegraphics[width=0.35\textwidth]{example-image}
1716
\caption{Comparison of the percentages of customer needs that are revealed for focus groups and interviews as a function of the number of sessions}\label{fig:a}
1817
\end{figure}
1918

@@ -30,10 +29,10 @@ \section{Introduction}
3029
shown in Figure \ref{fig:a}.
3130

3231
It is reported that only 8\% of the total product budget is spent for design; however, in
33-
the early stage, designdetermines 80\% of the lifetime cost of the product (Anderson 1990).
34-
Realistically, todays industries will not survive worldwide competition unless they introduce
32+
the early stage, design determines 80\% of the lifetime cost of the product (Anderson 1990).
33+
Realistically, today's industries will not survive worldwide competition unless they introduce
3534
new products of better quality, at lower cost, and with shorter lead times. Many approaches
36-
and concepts have been proposed over the years, all with a common goalto shorten
35+
and concepts have been proposed over the years, all with a common goal to shorten
3736
the product development cycle, improve product quality, and reduce product cost\parencite{cite2}.
3837

3938

@@ -44,9 +43,9 @@ \section{Background}
4443
understand product behavior and make design decisions in a virtual environment.
4544
The virtual environment is a computational framework in which the geometric and
4645
physical properties of products are accurately simulated and represented. A number
47-
of successful virtual prototypes have been reported, such as Boeings 777 jetliner,
48-
General Motors locomotive engine, Chryslers automotive interior design,
49-
and the Stockholm Metros Car 2000. In addition to virtual prototyping,
46+
of successful virtual prototypes have been reported, such as Boeing's 777 jetliner,
47+
General Motors' locomotive engine, Chrysler's automotive interior design,
48+
and the Stockholm Metro's Car 2000. In addition to virtual prototyping,
5049
the concurrent engineering (CE) concept and methodology have been studied
51-
and developed with emphasis on subjects such as product life cycledesign,
50+
and developed with emphasis on subjects such as product life cycle design,
5251
design for X-abilities (DFX), integrated product and process development (IPPD), and Six Sigma.

templates/undergraduate-thesis-en/chapters/2_chapter2.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
\chapter{Identifying Customer Needs}
22

3-
A successful hand tool manufacturer was exploring the growing market for handheld power tools. After performing initial research, the firm decided to enter the market with a cordless screwdriver. Exhibit 5-1 shows several existing products used to drive screws. After some initial concept work, the manufacturers development team fabricated and field-tested several prototypes. The results were discouraging. Although some of the products were liked better than others, each one had some feature that customers objected to in one way or another. The results were quite mystifying since the company had been successful in related consumer products for years. After much discussion, the team decided that its process for identifying customer needs was inadequate.
3+
A successful hand tool manufacturer was exploring the growing market for handheld power tools. After performing initial research, the firm decided to enter the market with a cordless screwdriver. Exhibit 5-1 shows several existing products used to drive screws. After some initial concept work, the manufacturer's development team fabricated and field-tested several prototypes. The results were discouraging. Although some of the products were liked better than others, each one had some feature that customers objected to in one way or another. The results were quite mystifying since the company had been successful in related consumer products for years. After much discussion, the team decided that its process for identifying customer needs was inadequate.
44

55
\section{Method of study}
66

Original file line numberDiff line numberDiff line change
@@ -1,8 +1,36 @@
11
\chapter{Engineering Design}
22

3-
Although engineering drawing still plays an important role in product design and manufacturing in many industrial sectors around the world, manual sketching for creating drawings has been gradually replaced by CAD (computer-aided design) software using computers. Beginning in the 1980s, CAD software reduced the need for draftsmen significantly, especially in small to mid-sized companies. The softwares affordability and ability to run on personal computers in the mid-1990s allowed engineers to do their own drafting and analytic work to some extent \ref{eq:1}.
3+
Although engineering drawing still plays an important role in product design and manufacturing in many industrial sectors around the world, manual sketching for creating drawings has been gradually replaced by CAD (computer-aided design) software using computers. Beginning in the 1980s, CAD software reduced the need for draftsmen significantly, especially in small to mid-sized companies. The software's affordability and ability to run on personal computers in the mid-1990s allowed engineers to do their own drafting and analytic work to some extent \ref{eq:1}.
44

55
\begin{equation}
66
x^n + y^n = z^n
77
\label{eq:1}
88
\end{equation}
9+
10+
\section{注意事项}
11+
12+
为保证封面、参考文献等支持中文,模板尽管是英文,仍使用了 \texttt{ctex} 及 \texttt{xeCJK} 宏包。
13+
请注意以下事项。
14+
15+
\subsection{输入标点符号}
16+
17+
% 此节删改自 lshort-zh-cn(GFDL v1.3)。
18+
% https://github.com/CTeX-org/lshort-zh-cn/blob/e95288a697822a6f63e6f2eb1b9160a6f324c566/src/chap/chap.02.text.tex#L160-L178
19+
20+
\LaTeX{} 中,西文的单引号 ` 和\ ' 分别用 \verb|`| 和 \verb|'| 输入;双引号 ``\ '' 分别用 \verb|``| 和 \verb|''| 输入。
21+
若用其它方式,引号具体形状和宽度可能错误。
22+
(而中文的标点符号使用中文输入法输入即可,一般不需要过多留意。)
23+
24+
\begin{lstlisting}
25+
``No, sir!'' All the pedant in Dean Hart was aroused.
26+
``In the English language, the word `majority' means `more than half'.
27+
Thirteen out of fourteen is a majority, nothing more.''
28+
29+
“他不回答,对柜里说,‘温两碗酒,要一碟茴香豆。’便排出九文大钱。”
30+
\end{lstlisting}
31+
32+
``No, sir!'' All the pedant in Dean Hart was aroused. ``In the English language, the word `majority' means `more than half'. Thirteen out of fourteen is a majority, nothing more.''
33+
34+
“他不回答,对柜里说,‘温两碗酒,要一碟茴香豆。’便排出九文大钱。”
35+
36+
% 如有特殊需要,可参考 https://github.com/CTeX-org/ctex-kit/issues/389 定制。

templates/undergraduate-thesis-en/misc/1_conclusions.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
%%
2222

2323
\begin{conclusion}
24-
During the 1980s, design-for-manufacturing practices were put into place in thousands of firms. Today DFM is an essential part of almost every product development effort. No longer can designers throw the design over the wall to production engineers. As a result of this emphasis on improved design quality, some manufacturers claim to have reduced production costs of products by up to 50 percent. In fact, comparing current new product designs with earlier generations, one can usually identify fewer parts in the new product, as well as new materials, more integrated and custom parts, higher-volume standard parts and subassemblies, and simpler assembly procedures.
24+
During the 1980s, design-for-manufacturing practices were put into place in thousands of firms. Today DFM is an essential part of almost every product development effort. No longer can designers ``throw the design over the wall'' to production engineers. As a result of this emphasis on improved design quality, some manufacturers claim to have reduced production costs of products by up to 50 percent. In fact, comparing current new product designs with earlier generations, one can usually identify fewer parts in the new product, as well as new materials, more integrated and custom parts, higher-volume standard parts and subassemblies, and simpler assembly procedures.
2525
\end{conclusion}

templates/undergraduate-thesis-en/misc/3_appendices.tex

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
\section{Design Structure Matrix Example}
2525
One of the most useful applications of the design structure matrix (DSM) method is to represent well-established, but complex, engineering design processes. This rich process modeling approach facilitates:
2626
\begin{itemize}
27-
\item Understanding of the existing development process.• Communication of the process to the people involved.
27+
\item Understanding of the existing development process.
28+
\item Communication of the process to the people involved.
2829
\item Process improvement.
2930
\item Visualization of progress during the project.
3031
\end{itemize}
@@ -34,9 +35,8 @@
3435
\section{Image Test}
3536

3637
\begin{figure}[htbp]
37-
\begin{center}
38-
\includegraphics[width=0.45\textwidth]{example-image}
39-
\end{center}
38+
\centering
39+
\includegraphics[width=0.45\textwidth]{example-image}
4040
\caption{Hello World}\label{fig:2}
4141
\end{figure}
4242

templates/undergraduate-thesis-en/misc/4_acknowledgements.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
%%
2222

2323
\begin{acknowledgements}
24-
acknowledgements This book contains material developed for use
24+
This book contains material developed for use
2525
in the interdisciplinary courses on product development that we teach.
2626
Participants in these courses include graduate students in engineering,
2727
industrial design students, and MBA students. While we
@@ -30,7 +30,7 @@
3030
in engineering design have also found the material useful. Product
3131
Design and Development is also for practicing professionals. Indeed,
3232
we could not avoid writing for a professional audience,
33-
because most of our students are themselvesprofessionals who have worked
33+
because most of our students are themselves professionals who have worked
3434
either in product development or in closely related functions.
3535

3636
This book blends the perspectives of marketing, design, and manufacturing into

0 commit comments

Comments
 (0)