TeX 2008. 2. 20
BIBTeX, (Windows, KC2007) LaTeX 1 1 KCMenu ->
/
\setlength{\parindent}{ } \usepackage{indentfirst}
test.tex \documentclass{report} \usepackage{indentfirst} \setlength{\parindent}{1.0cm} \begin{document}
test.tex \documentclass{report} \usepackage{indentfirst} \setlength{\parindent}{1.0cm} \begin{document}
\usepackage[ ]{setspace} singlespace, onehalfspace, doublespace \linespread{ } doublespacing 10pt(1.67), 11pt(1.62), 12pt(1.66) \begin{spacing}{ }
\documentclass{report} \linespread{3.0} \end{document}
\documentclass{report} \linespread{3.0} \end{document}
\vskip \null \vskip 1.3cm \smallskip, \medskip, \bigskip \setlength{\parskip}{ }
.`` \~{} $\sim$ ---."\label{pg:intro} \vskip 4cm `` - --."
.`` \~{} $\sim$ ---."\label{pg:intro} \vskip 4cm `` - --."
.`` \~{} $\sim$ ---."\label{pg:intro} \vskip 4cm `` - --."
.`` \~{} $\sim$ ---."\label{pg:intro} `` - --."
.`` \~{} $\sim$ ---."\label{pg:intro} \medskip `` - --."
.`` \~{} $\sim$ ---."\label{pg:intro} \medskip `` - --."
\documentclass : a4paper, a5paper, b5paper, letterpaper, legalpaper, executivepaper : portrait( ), landscape
\setlength[ ]{ } \setlength{\leftmargin}{2cm} \usepackage{geometry} \usepackage [left=1.0in,right=1.0in,top=1.0in,bottom=1.0in]{geometry} \textwidth=200mm \textheight=300mm
/
/ \usepackage{fancyhdr} \pagestyle{fancy} \lhead{} \chead{} \rhead{} \lfoot{} \cfoot{} \rfoot{}
\documentclass{report} \usepackage{fancyhdr} \pagestyle{fancy} \chapter{ } \lhead{\today}
\documentclass{report} \usepackage{fancyhdr} \pagestyle{fancy} \chapter{ } \lhead{\today}
\pagenumbering{ } arabic, roman, Roman, alph, Alph
\maketitle \pagenumbering{roman} \tableofcontents \listoffigures \listoftables
\maketitle \pagenumbering{roman} \tableofcontents \listoffigures \listoftables
\maketitle \pagenumbering{roman} \tableofcontents \listoffigures \listoftables
\maketitle \pagenumbering{roman} \tableofcontents \listoffigures \listoftables \pagenumbering{arabic}
\maketitle \pagenumbering{roman} \tableofcontents \listoffigures \listoftables \pagenumbering{arabic}
\setcounter{ }{ } \setcounter{section}{3} \setcounter{exercise}{\value{page}}
\chapter{ } \setcounter{chapter}{4} \chapter{ }\label{ch:test}
\chapter{ } \setcounter{chapter}{4} \chapter{ }\label{ch:test}
\linebreak:. \newline:. \\[ ]
\par
\newpage: \clearpage:. \cleardoublepage: \clearpage.
\newcommand{ }[ ][ ]{ } \renewcommand{ }[ ][ ]{ }
\documentclass{report} \newcommand{\ex}[2][ ]{ #1#2.} \begin{document} \ex{ } \ex{ } \ex[]{ } \ex[ ]{ }
\documentclass{report} \newcommand{\ex}[2][ ]{ #1#2.} \begin{document} \ex{ } \ex{ } \ex[]{ } \ex[ ]{ }
\newenvironment{ }[ ][ ]{ }{ } \renewenvironment{ }[ ][ ]{ }{ }
\documentclass{report} \newenvironment{exercise}{\textbf{ } \begin{itshape}}{\end{itshape}} \begin{document} \begin{exercise}. \end{exercise}
\documentclass{report} \newenvironment{exercise}{\textbf{ } \begin{itshape}}{\end{itshape}} \begin{document} \begin{exercise}. \end{exercise}
, \renewcommnad{\thechapter}{\hnum{chapter}} \renewcommnad{figurename}{fig.}
\documentclass{report} \usepackage[hangul]{kotex} \ksnamedef{contentsname}{ ~ } \ksnamedef{listtablename}{ ~ } \ksnamedef{listfigurename}{ ~ } \ksnamedef{refname}{ ~ } \kscntformat{section}{}{} \kscntformat{subsection}{}{} \kscntformat{subsubsection}{}{} \renewcommand\thesection{\thechapter.\arabic{section}}
\documentclass{report} \usepackage[hangul]{kotex} \ksnamedef{contentsname}{ ~ } \ksnamedef{listtablename}{ ~ } \ksnamedef{listfigurename}{ ~ } \ksnamedef{refname}{ ~ } \kscntformat{section}{}{} \kscntformat{subsection}{}{} \kscntformat{subsubsection}{}{} \renewcommand\thesection{\thechapter.\arabic{section}}
\documentclass{report} \usepackage[hangul]{kotex} \ksnamedef{contentsname}{ ~ } \ksnamedef{listtablename}{ ~ } \ksnamedef{listfigurename}{ ~ } \ksnamedef{refname}{ ~ } \kscntformat{section}{}{} \kscntformat{subsection}{}{} \kscntformat{subsubsection}{}{} \renewcommand\thesection{\thechapter.\arabic{section}}
\makeatletter \def\@makechapterhead#1{% \vspace*{0pt}% {\parindent \z@ \raggedright \normalfont \ifnum \c@secnumdepth >\m@ne \LARGE\bfseries \pre@chaptercnt\thechapter \post@chaptercnt }} \fi \quad #1% \vskip 40\p@
\makeatletter \def\@makechapterhead#1{% \vspace*{0pt}% {\parindent \z@ \raggedright \normalfont \ifnum \c@secnumdepth >\m@ne \LARGE\bfseries \pre@chaptercnt\thechapter \post@chaptercnt }} \fi \quad #1% \vskip 40\p@
\newtheorem{ }{ }[ ]
\documentclass{report} \newtheorem{proposition}{ }[chapter] \newenvironment{proof}[1][ ]{\noindent\textbf{#1.} }{\% rule{0.5em}{0.5em}} \begin{document} \begin{proposition} \TeX \end{proposition} \begin{proof}. \end{proof}
\documentclass{report} \newtheorem{proposition}{ }[chapter] \newenvironment{proof}[1][ ]{\noindent\textbf{#1.} }{\% rule{0.5em}{0.5em}} \begin{document} \begin{proposition} \TeX \end{proposition} \begin{proof}. \end{proof}
float \usepackage{float} \floatstyle{ } \newfloat{ }{ }{ }[ ] \floatname{ }{ } \listof{ }{ } \begin{ } %\caption{ } \end{ }
\usepackage{float} \floatstyle{ruled} \newfloat{ass}{!b}{loa}[chapter] \floatname{ass}{ } \begin{document} \listoftables \listof{ass}{ } \begin{ass} \caption{ }. \end{ass}
package : KCMenu package www.ctan.org search -> Get the name of ~ -> float 7, location on CTAN -> KCMenu -> TeX System package, float, TDS, package
package : KCMenu package www.ctan.org search -> Get the name of ~ -> float 7, location on CTAN -> KCMenu -> TeX System package, float, TDS, package
mythesis.cls
mythesis.cls \NeedsTeXFormat{LaTeX2e} \ProvidesClass{mythesis} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{report}} \ProcessOptions \LoadClass{report} \endinput test.tex \documentclass{mythesis} \begin{document}