KTUGFaq

KTUG FAQ

Workshop/2008Spring (rev. 1.16)

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
Good news from afar can bring you a welcome visitor.
FrontPage › Workshop/2008Spring

¸ñÂ÷


1 Èıâ


2 ÀÚ·á

2.1 À̱âȲ, °³°ü

2.2 ÀÌÁÖÈ£, ÀåÀý¸í·É°ú ÆäÀÌÁö ·¹À̾ƿô

2.3 °úÁ¦¹°

2.5 ÀÌÁÖÈ£, pdfÆÄÀÏ ´Ù·ç±â, À妽º ¸¸µé±â

3 Áغñ

4 ½Ç½À


%%%%% An italic and tighter description environment
\newcommand{\itlabel}[1]{\hspace\labelsep\normalfont\itshape #1}
\newenvironment{itdesc}%
{%
  \begin{list}%
    {default label}%
    {%
      \setlength{\labelsep}{0.5em}
      \setlength{\itemindent}{0pt}
      \setlength{\leftmargin}{\parindent}
      \setlength{\labelwidth}{\leftmargin}
      \addtolength{\labelwidth}{-\labelsep}
      \setlength{\listparindent}{\parindent}
      \setlength{\parsep}{\parskip}
      \setlength{\itemsep}{0.5\baselineskip}
      \let\makelabel\itlabel
    }%
}%
{\end{list}}

\newenvironment{newidth}[2]{%
\begin{list}{}{%
    \setlength{\topsep}{0pt}%
    \setlength{\leftmargin}{#1}%
    \setlength{\rightmargin}{#2}%
    \setlength{\listparindent}{\parindent}%
    \setlength{\itemindent}{\parindent}%
    \setlength{\parsep}{\parskip}%
}
\item[]}{\end{list}}

^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-06-05 12:14:48
Processing time 0.0672 sec