Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TeX Template
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
PotatoGim
TeX Template
Commits
22c9e87c
Commit
22c9e87c
authored
Oct 17, 2013
by
PotatoGim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SNUT 전용 템플릿 추가
parent
38d130fa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
65 deletions
+1
-65
.gitignore
.gitignore
+1
-0
SNUT/presentation.tex~
SNUT/presentation.tex~
+0
-32
SNUT/title.tex~
SNUT/title.tex~
+0
-33
No files found.
.gitignore
0 → 100644
View file @
22c9e87c
*~
SNUT/presentation.tex~
deleted
100644 → 0
View file @
38d130fa
\documentclass
{
beamer
}
\usepackage
[hangul]
{
kotex
}
\usepackage
{
graphicx
}
\usepackage
{
tikz
}
\title
{
제목
}
\author
{
작성자)
}
\date
{
날짜
}
\begin{document}
\maketitle
\begin{frame}
\frametitle
{
슬라이드1
}
\end{frame}
\begin{frame}
\frametitle
{
슬라이드2
}
\end{frame}
\begin{frame}
\frametitle
{
슬라이드3
}
\end{frame}
\begin{frame}
[fragile]
\frametitle
{
소스 코드
}
\begin{verbatim}
소스 코드
\end{verbatim}
\end{frame}
\end{document}
SNUT/title.tex~
deleted
100644 → 0
View file @
38d130fa
\begin{titlepage}
\begin{center}
% Logo
\includegraphics[scale=1.0]{../logo_snut.png}~\\[1cm]
% Main-Title, Sub-Title
\textsc{\LARGE 큰 제목}
\HRule \\[0.4cm]
{ \huge \bfseries 작은 제목} \\
\HRule \\[1.5cm]
% Author
\begin{minipage}{0.4\textwidth}
\begin{flushleft} \large
\emph{작 성 자} \\
산업대학원 야간 컴퓨터공학과\\
김 지 현
\end{flushleft}
\end{minipage}
\begin{minipage}{0.4\textwidth}
\begin{flushright} \large
\emph{교 수} \\
컴퓨터공학과 \\
아 무 개
\end{flushright}
\end{minipage}
\vfill
{\large 2013년 12월 04일}
\end{center}
\protect\let\thefootnote\relax\footnote{이 문서는 \TeX Live2013, ko.\TeX 로 작성되었습니다.}
\end{titlepage}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment