summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex b/Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex
new file mode 100644
index 00000000000..a68eaacb46f
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/mynsfc/my-proposal.tex
@@ -0,0 +1,17 @@
+\documentclass[boldtoc]{mynsfc}
+
+\addbibresource{my-proposal.bib}
+
+\title{报告正文}
+\author{齐飞}
+
+\begin{document}
+
+\thispagestyle{empty}
+
+%% 大字体显示“报告正文”字样
+\maketitle
+
+\input{my-proposal-contents.tex}
+
+\end{document}