Skip to content

Commit 9b5e5d1

Browse files
author
htallone
committed
first
0 parents  commit 9b5e5d1

20 files changed

+4336
-0
lines changed

.directory

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Dolphin]
2+
Timestamp=2017,8,26,12,18,56
3+
Version=4
4+
ViewMode=1
5+
6+
[Settings]
7+
HiddenFilesShown=true

GB.cpx

Lines changed: 220 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,220 @@
1+
2+
% This is the file GB.cap of the CJK package
3+
% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e
4+
%
5+
% created by aloft <[email protected]> for Standard LaTeX document class.
6+
%
7+
% Version 4.5.2 (18-May-2003)
8+
%
9+
% $Id: GB.cpx,v 1.7 2003/05/20 15:51:14 aloft Exp $
10+
%
11+
12+
13+
\def\fileversion{4.5.2}
14+
\def\filedate{2003/05/18}
15+
\ProvidesFile{GB.cap}[\filedate\space\fileversion
16+
for Standard LaTeX document class]
17+
18+
19+
% Chinese captions
20+
%
21+
% character set: GB 2312-80
22+
% encoding: EUC
23+
24+
\@ifundefined{CJKnumber}
25+
{\def\CJKnumber#1{\ifcase#1\or
26+
一\or二\or三\or四\or五\or
27+
六\or七\or八\or九\or十\or十一\fi}}{}
28+
29+
\renewcommand\contentsname{目录}
30+
\renewcommand\listfigurename{插图}
31+
\renewcommand\listtablename{表格}
32+
33+
\@ifundefined{chapter}
34+
{\renewcommand\refname{参考文献}}
35+
{\renewcommand\bibname{参考文献}}
36+
37+
\renewcommand\indexname{索引}
38+
39+
\renewcommand\figurename{图}
40+
41+
\renewcommand\tablename{表}
42+
43+
\newcommand\CJKprepartname{第}
44+
\newcommand\CJKpartname{部分}
45+
\newcommand\CJKthepart{\CJKnumber{\@arabic\c@part}}
46+
47+
\@ifundefined{chapter}{}{
48+
\newcommand\CJKprechaptername{第}
49+
\newcommand\CJKchaptername{章}
50+
\newcommand\CJKthechapter{\thechapter}}
51+
%\CJKnumber{\@arabic\c@chapter}}}
52+
53+
\renewcommand\appendixname{附录~\@Alph\c@chapter}
54+
55+
\@ifundefined{mainmatter}
56+
{\renewcommand\abstractname{摘要}}{}
57+
58+
% \renewcommand\ccname{} % ?
59+
% \renewcommand\enclname{附件}
60+
% \newcommand\prepagename{} % ?
61+
% \newcommand\postpagename{} % ?
62+
% \renewcommand\headtoname{} % ?
63+
% \renewcommand\seename{} % ?
64+
65+
\let\CJK@todaysave=\today
66+
\def\CJK@todaysmall{~\the\year~年~\the\month~月~\the\day~日}
67+
\def\CJK@todaybig{\CJKdigits{\the\year}年\CJKnumber{\the\month}月\CJKnumber{\the\day}日}
68+
\def\CJK@today{\CJK@todaysmall}
69+
\renewcommand\today{\CJK@today}
70+
\newcommand\CJKtoday[1][1]{%
71+
\ifcase#1\def\CJK@today{\CJK@todaysave}
72+
\or\def\CJK@today{\CJK@todaysmall}
73+
\or\def\CJK@today{\CJK@todaybig}
74+
\fi}
75+
76+
%
77+
% modify the definitions of Standard LaTeX document class
78+
%
79+
\@ifundefined{chapter}{
80+
\def\@part[#1]#2{%
81+
\ifnum \c@secnumdepth >\m@ne
82+
\refstepcounter{part}%
83+
% \addcontentsline{toc}{part}{\thepart\hspace{1em}#1}%
84+
\addcontentsline{toc}{part}{\CJKprepartname\expandafter\noexpand\CJKthepart\CJKpartname\hspace{1em}#1}%
85+
\else
86+
\addcontentsline{toc}{part}{#1}%
87+
\fi
88+
{\parindent \z@ \raggedright
89+
\interlinepenalty \@M
90+
\normalfont
91+
\ifnum \c@secnumdepth >\m@ne
92+
% \Large\bfseries \partname\nobreakspace\thepart
93+
\Large\bfseries \CJKprepartname\CJKthepart\CJKpartname
94+
\par\nobreak
95+
\fi
96+
\huge \bfseries #2%
97+
\markboth{}{}\par}%
98+
\nobreak
99+
\vskip 3ex
100+
\@afterheading}
101+
}{
102+
\def\@part[#1]#2{%
103+
\ifnum \c@secnumdepth >-2\relax
104+
\refstepcounter{part}%
105+
% \addcontentsline{toc}{part}{\thepart\hspace{1em}#1}%
106+
\addcontentsline{toc}{part}{\CJKprepartname\expandafter\noexpand\CJKthepart\CJKpartname\hspace{1em}#1}%
107+
\else
108+
\addcontentsline{toc}{part}{#1}%
109+
\fi
110+
\markboth{}{}%
111+
{\centering
112+
\interlinepenalty \@M
113+
\normalfont
114+
\ifnum \c@secnumdepth >-2\relax
115+
% \huge\bfseries \partname\nobreakspace\thepart
116+
\huge\bfseries \CJKprepartname\CJKthepart\CJKpartname
117+
\par
118+
\vskip 20\p@
119+
\fi
120+
\Huge \bfseries #2\par}%
121+
\@endpart}
122+
\if@twoside
123+
\def\chaptermark#1{%
124+
\markboth {\MakeUppercase{%
125+
\ifnum \c@secnumdepth >\m@ne
126+
\if@mainmatter
127+
% \@chapapp\ \thechapter. \ %
128+
\CJKprechaptername\CJKthechapter\CJKchaptername \ %
129+
\fi
130+
\fi
131+
#1}}{}}%
132+
\def\sectionmark#1{%
133+
\markright {\MakeUppercase{%
134+
\ifnum \c@secnumdepth >\z@
135+
% \thesection. \ %
136+
\thesection \ %
137+
\fi
138+
#1}}}
139+
\else
140+
\def\chaptermark#1{%
141+
\markright {\MakeUppercase{%
142+
\ifnum \c@secnumdepth >\m@ne
143+
\if@mainmatter
144+
% \@chapapp\ \thechapter. \ %
145+
\CJKprechaptername\CJKthechapter\CJKchaptername \ %
146+
\fi
147+
\fi
148+
#1}}}
149+
\fi
150+
\def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne
151+
\if@mainmatter
152+
\refstepcounter{chapter}%
153+
% \typeout{\@chapapp\space\thechapter.}%
154+
\typeout{\CJKprechaptername\CJKthechapter\CJKchaptername}%
155+
\addcontentsline{toc}{chapter}%
156+
% {\protect\numberline{\thechapter}#1}%
157+
{\protect\numberline{}\CJKprechaptername%
158+
\expandafter\noexpand\CJKthechapter\CJKchaptername\hspace{0.8em}#1}%
159+
\else
160+
\addcontentsline{toc}{chapter}{#1}%
161+
\fi
162+
\else
163+
\addcontentsline{toc}{chapter}{#1}%
164+
\fi
165+
\chaptermark{#1}%
166+
\addtocontents{lof}{\protect\addvspace{10\p@}}%
167+
\addtocontents{lot}{\protect\addvspace{10\p@}}%
168+
\if@twocolumn
169+
\@topnewpage[\@makechapterhead{#2}]%
170+
\else
171+
\@makechapterhead{#2}%
172+
\@afterheading
173+
\fi}
174+
\def\@makechapterhead#1{%
175+
\vspace*{50\p@}%
176+
{\parindent \z@ \raggedright \normalfont
177+
\ifnum \c@secnumdepth >\m@ne
178+
\if@mainmatter
179+
% \huge\bfseries \@chapapp\space \thechapter
180+
\huge\bfseries \CJKprechaptername\CJKthechapter\CJKchaptername
181+
\par\nobreak
182+
\vskip 20\p@
183+
\fi
184+
\fi
185+
\interlinepenalty\@M
186+
\Huge \bfseries #1\par\nobreak
187+
\vskip 40\p@
188+
}}
189+
\renewcommand*\l@chapter[2]{%
190+
\ifnum \c@tocdepth >\m@ne
191+
\addpenalty{-\@highpenalty}%
192+
\vskip 1.0em \@plus\p@
193+
% \setlength\@tempdima{1.5em}%
194+
\setlength\@tempdima{0em}%
195+
\begingroup
196+
\parindent \z@ \rightskip \@pnumwidth
197+
\parfillskip -\@pnumwidth
198+
\leavevmode \bfseries
199+
\advance\leftskip\@tempdima
200+
\hskip -\leftskip
201+
#1\nobreak\hfil \nobreak\hb@xt@\@pnumwidth{\hss #2}\par
202+
\penalty\@highpenalty
203+
\endgroup
204+
\fi}
205+
\let\@appendix\appendix
206+
\renewcommand\appendix{\@appendix%
207+
\def\CJKprechaptername{\relax}%
208+
\def\CJKthechapter{\relax}%
209+
\def\CJKchaptername{\appendixname}}
210+
} %end of \@ifundefined{chapter}
211+
212+
\def\numberline#1{\ifdim\@tempdima>0pt%
213+
\settowidth\@tempdimb{#1\space}%
214+
\ifdim\@tempdima<\@tempdimb%
215+
\@tempdima=\@tempdimb%
216+
\fi%
217+
\hb@xt@\@tempdima{#1\hfil}%
218+
\fi}
219+
220+
\endinput

README

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
北航学报自然科学版LaTeX模板(非官方)
2+
3+
LaTeX Template (unofficial) for Journal of Beijing University of Aeronautics and Astronautics
4+
5+
模板是根据 “北航学报模板17.1.16” word版改的,非官方。最终格式解释权在北航学报,本工作只作为参考。
6+
7+
jbuaa.cls 模板文件
8+
9+
cite.sty、GB.cpx 引用样式、中文支持相关文件(文件内有原作者信息)
10+
11+
TempExample.tex 正文内容
12+
13+
TempExample.bib 参考文献
14+
15+
image 文件夹下是正文中用到的图片文件
16+
17+
在完整安装texlive 2016 或者 texlive 2017条件下,直接在命令行按顺序运行如下命令即可
18+
19+
xelatex TempExample.tex
20+
bibtex TempExample
21+
xelatex TempExample.tex
22+
xelatex TempExample.tex
23+
24+
最终生成TempExample.pdf文件
25+
26+
#######################################################
27+
28+
Symbol 文件夹下是《变量符号说明》生成文档
29+
增加了符号在文中的位置的信息,需要辅助文件TempExample.aux
30+
31+
32+

Symbol/.directory

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[Dolphin]
2+
Timestamp=2017,8,26,11,16,20
3+
Version=4
4+
ViewMode=1

Symbol/SymbolTable.pdf

35.6 KB
Binary file not shown.

Symbol/SymbolTable.tex

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
2+
3+
\documentclass[10pt,plain]{article}
4+
\pagestyle{empty}
5+
\usepackage{tikz}
6+
\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps,pgfshade}
7+
\usepackage{pgfplotstable}
8+
\usepackage{siunitx,booktabs}
9+
\usepackage{pgfplots}
10+
\usepackage{array}
11+
\usepackage{multirow}
12+
\usepackage{setspace}
13+
\pgfplotsset{compat=1.14}
14+
15+
\usepackage{amsmath,amssymb,amsfonts,mathrsfs,bm}
16+
17+
\usepackage[margin=2cm]{geometry}
18+
19+
20+
\newlength{\basewidth}
21+
\setlength{\basewidth}{8cm}%
22+
23+
24+
\usepackage[scheme=plain]{ctex}
25+
\setmainfont{Times New Roman}
26+
\setCJKfamilyfont{hwxingkai}{STXingkai}
27+
\newcommand{\hwxingkai}{\CJKfamily{hwxingkai}}
28+
\usepackage{xeCJK}
29+
% \setCJKmainfont[BoldFont=SimHei]{SimSun}
30+
\setCJKfamilyfont{hei}{SimHei}
31+
\setCJKfamilyfont{kai}{KaiTi}
32+
\setCJKfamilyfont{fang}{FangSong}
33+
\newcommand{\hei}{\CJKfamily{hei}}
34+
\newcommand{\kai}{\CJKfamily{kai}}
35+
\newcommand{\fang}{\CJKfamily{fang}}
36+
37+
\newcommand{\erhao}{\fontsize{22pt}{\baselineskip}\selectfont} % 字号设置
38+
\newcommand{\sihao}{\fontsize{14pt}{\baselineskip}\selectfont} % 字号设置
39+
\newcommand{\xiaosihao}{\fontsize{12pt}{\baselineskip}\selectfont} % 字号设置
40+
\newcommand{\wuhao}{\fontsize{10.5pt}{\baselineskip}\selectfont} % 字号设置
41+
\newcommand{\xiaowuhao}{\fontsize{9pt}{\baselineskip}\selectfont} % 字号设置
42+
\newcommand{\liuhao}{\fontsize{7.875pt}{\baselineskip}\selectfont} % 字号设置
43+
\newcommand{\myxiaoliuhao}{\fontsize{6.5pt}{\baselineskip}\selectfont} % 字号设置
44+
\newcommand{\qihao}{\fontsize{5.25pt}{\baselineskip}\selectfont} % 字号设置
45+
46+
\usepackage{tabu}
47+
\usepackage{longtable}
48+
\usepackage{makecell}
49+
\renewcommand\cellgape{\Gape[-3pt][-5pt]}
50+
% \renewcommand\cellgape{\gape[t]}
51+
% \setcellgapes[t]{-3pt}
52+
53+
\usepackage{xr}
54+
\externaldocument{TempExample}
55+
56+
\begin{document}
57+
58+
\newcommand{\Expect}{{\rm I\kern-.3em E}}
59+
60+
\centering
61+
{\sihao \textbf{变量符号说明}}\\
62+
\wuhao
63+
\tabulinesep=1.2mm
64+
\begin{longtabu} to 0.85\linewidth {|X[c,m]|X[1.2,c,m]|X[1.8,c,m]|X[3,c,m]|X[3,c,m]|}
65+
\hline
66+
\textbf{符号} & \textbf{文中位置} & \textbf{类型} & \textbf{上下标说明} & \textbf{物理含义} \\ \hline
67+
\endhead
68+
$a$ & 式(\ref{eqnLabelp}) & 标量 & & \\ \hline
69+
$\bm y$ & 式(\ref{eqnLabelp}) & 向量 & & \\ \hline
70+
$\bm A$ & 式(\ref{eqnLabelp}) & 矩阵 & & \\ \hline
71+
$\mathcal{L}$ & 式(\ref{eqnLabelp}) & 函数 & & \\ \hline
72+
$n_{\textnormal{He}}$ & 式(\ref{eqnLabelp}) & 标量 & 氦气化学符号 & \\ \hline
73+
$t_{\mathrm{f}}$ & 式(\ref{eqnLabelp}) & 标量 & ``final"的首字母 & \\ \hline
74+
$\mathbb{R}^n$ & 节\ref{labSecForm} & 空间 & 空间维数 & \\ \hline
75+
$\mathrm{d}\tau$ & 式(\ref{eqnLabelp}) & 微分 & & \\ \hline
76+
\end{longtabu}
77+
78+
\end{document}

Symbol/TempExample.aux

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
\relax
2+
\citation{Harpold1979Shuttle,Yu2011Guidance}
3+
\citation{Hu2015Steady}
4+
\citation{Laning1956Random,Zarchan2013Tactical,Zadeh1963Linear}
5+
\citation{Weiss2005Adjoint,Zarchan1979Complete,Weiss2005Handover}
6+
\citation{Lin1996ResearchAdjoint,Zou2001Adjoint}
7+
\pgfsyspdfmark {pgfid1}{3729359}{39735465}
8+
\pgfsyspdfmark {pgfid2}{3729359}{29388917}
9+
\@writefile{toc}{\contentsline {section}{\numberline {1}引言的说明}{1}}
10+
\@writefile{toc}{\contentsline {section}{\numberline {2}题目、作者和单位}{1}}
11+
\@writefile{toc}{\contentsline {section}{\numberline {3}正文}{2}}
12+
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}量、单位、公式}{2}}
13+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.1}公式编排}{2}}
14+
\newlabel{labSecForm}{{3.1.1}{2}}
15+
\newlabel{eqnLabelp}{{1}{2}}
16+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.2}量和单位}{2}}
17+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.3}字体}{2}}
18+
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}图、表}{2}}
19+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.1}图片}{2}}
20+
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces 图}}{2}}
21+
\newlabel{labelFigtu1}{{1}{2}}
22+
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces 图}}{3}}
23+
\newlabel{labelFigtu2}{{2}{3}}
24+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.2}表格}{3}}
25+
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces 表}}{3}}
26+
\newlabel{labelTabtab1}{{1}{3}}
27+
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.3}计算、实验}{3}}
28+
\@writefile{toc}{\contentsline {section}{\numberline {4}参考文献}{3}}
29+
\@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces 表}}{3}}
30+
\newlabel{labelTabtab2}{{2}{3}}
31+
\@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces 表}}{3}}
32+
\newlabel{labelTabtab3}{{3}{3}}
33+
\@writefile{toc}{\contentsline {section}{\numberline {5}其他有关事项说明}{3}}
34+
\bibstyle{unsrt}
35+
\bibdata{./TempExample}
36+
\bibcite{Harpold1979Shuttle}{1}
37+
\bibcite{Yu2011Guidance}{2}
38+
\bibcite{Hu2015Steady}{3}
39+
\@writefile{toc}{\contentsline {section}{\numberline {6}结\nobreakspace {}\nobreakspace {}论}{4}}
40+
\@writefile{toc}{\contentsline {section}{\numberline {7}{\color {red}模板中一些问题}}{4}}
41+
\bibcite{Laning1956Random}{4}
42+
\bibcite{Zarchan2013Tactical}{5}
43+
\bibcite{Zadeh1963Linear}{6}
44+
\bibcite{Weiss2005Adjoint}{7}
45+
\bibcite{Zarchan1979Complete}{8}
46+
\bibcite{Weiss2005Handover}{9}
47+
\bibcite{Lin1996ResearchAdjoint}{10}
48+
\bibcite{Zou2001Adjoint}{11}
49+
\pgfsyspdfmark {pgfid7}{3729359}{35694918}

0 commit comments

Comments
 (0)