Template
mirror of
https://github.com/kenryuS/report-temp.git
synced 2026-08-13 20:51:42 +09:00
update
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
\documentclass[xelatex,ja=standard,11pt]{bxjsarticle}
|
||||
|
||||
\title{テストレポート}
|
||||
\author{高専太郎}
|
||||
\date{1970-01-01}
|
||||
|
||||
\usepackage{./template}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\input{part1}
|
||||
\input{part2}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user