-
Notifications
You must be signed in to change notification settings - Fork 1
/
luatex.tex
48 lines (41 loc) · 1.83 KB
/
luatex.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
\documentclass[a4j,twocolumn,12pt,lualatex]{ltjsarticle}
\usepackage[top=1.3in, hmargin=0.787in, bottom=1.18in]{geometry}
\usepackage{fancyhdr}
\pagestyle{fancy}
\rhead{工学研究部 部報XX号}
\chead{}
\lhead{}
\lfoot{電気通信大学 工学研究部}
\cfoot{}
\rfoot{http://www.koken.club.uec.ac.jp\\ueckoken@gmail.com}
\renewcommand{\footrulewidth}{0.4pt}
\renewcommand{\abstractname}{}
\usepackage{luatexja}
\usepackage[no-math]{luatexja-fontspec}
\usepackage{verbatim}
\usepackage{listings}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{here}
\usepackage{multicol}
\pagestyle{empty}
\title{工学研究部部報用テンプレート}
\date{}
\author{工学研究部}
\begin{document}
\begin{abstract}
\vspace*{-2em}
\centering
いんとろ
あああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああ
\end{abstract}
\maketitle
\pagestyle{fancy}
\section{セクション1}
いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい
\newpage
\subsection{サブセクション}
ううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
\end{document}