-
Notifications
You must be signed in to change notification settings - Fork 1
/
platex.tex
52 lines (42 loc) · 1.87 KB
/
platex.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
49
50
51
52
\documentclass[dvipdfmx,a4j,twocolumn,12pt]{jsarticle}
\usepackage[top=1.3in, hmargin=0.787in, bottom=1.18in]{geometry}
\usepackage{fancyhdr}
\pagestyle{fancy}
\rhead{工学研究部 部報XX号}
\chead{}
\lhead{}
\def\footrulewidth{1pt}
\lfoot{電気通信大学 工学研究部}
\cfoot{}
\rfoot{\url{http://www.koken.club.uec.ac.jp}\\\url{ueckoken@gmail.com}}
\renewcommand{\abstractname}{}
\usepackage{verbatim}
\usepackage{listings}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage[dvipdfmx]{graphicx}
\usepackage{here}
\usepackage{multicol}
\usepackage{lmodern}
\usepackage{verbatim}
\usepackage{url}
\usepackage[pdfusetitle]{hyperref}
\pagestyle{empty}
\title{工学研究部部報用テンプレート}
\date{}
\author{工学研究部}
\begin{document}
\begin{abstract}
\vspace*{-2em}
\centering
いんとろ
あああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああ
\end{abstract}
\maketitle
\pagestyle{fancy}
\section{セクション1}
いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい
\subsection{サブセクション}
ううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
\end{document}