KTUGFaq

KTUG FAQ

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
You will be awarded some great honor.
FrontPage › Tableȯ°æ

¸ñÂ÷

1 Tableȯ°æ
2 Å×ÀÌºí ¾È¿¡ °¢ÁÖ ³Ö±â
3 ĸ¼Ç(Caption)

1 Tableȯ°æ

\begin{table}[À§Ä¡]

 Å×ÀÌºí º»¹®(tabular ȯ°æ, Ç¥°¡ ±×¸²À¸·Î µÇ¾î ÀÖÀ» ¶§´Â ±×¸²À» ³Ö¾îµµ µÈ´Ù.)

\caption{Å×À̺í ĸ¼Ç}%ĸ¼ÇÀ» Å×À̺í À§ÂÊ¿¡ µÎ·Á¸é Å×ÀÌºí º»¹®º¸´Ù ¾ÕÂÊ
\end{table}

Å×À̺í ȯ°æÀº Figureȯ°æ°ú ¸¶Âù°¡Áö·Î ¶°´Ù´Ï´Â °³Ã¼¸¦ ¸¸µç´Ù. Å×À̺íÀº µÎ ÆäÀÌÁö¿¡ °ÉÃļ­ ±×·ÁÁöÁö ¾Ê´Â´Ù. µÎ ÆäÀÌÁö ÀÌ»ó¿¡ °ÉÄ£ Å×À̺íÀ» ¸¸µé·Á¸é longtableÆÐÅ°Áö¸¦ ÀÌ¿ëÇÑ´Ù. See LongTable

  • 1¹øÁÙ ¿¡ µé¾î°¥ ¼ö ÀÖ´Â ¿É¼Ç°ú 5¹øÁÙ \caption¿¡ ´ëÇؼ­´Â ¶°´Ù´Ï´Â °³Ã¼¸¦ º¸¶ó.
  • Å×ÀÌºí º»¹®¿¡´Â ¾î¶² ³»¿ëÀÌ¶óµµ ¿Ã ¼ö ÀÖÀ¸³ª Tabularȯ°æÀÌ µé¾î°¡´Â °ÍÀÌ º¸ÅëÀÌ´Ù.

2 Å×ÀÌºí ¾È¿¡ °¢ÁÖ ³Ö±â

¶°´Ù´Ï´Â °³Ã¼¿¡ °¢ÁÖ¸¦ ºÙÀÌ´Â ¹æ¹ýÀº ´ÙÀ½°ú °°´Ù.

MinipageFootnote¸¦ ÀÌ¿ëÇÏ´Â ¹æ¹ý

Minipage¿¡ Footnote¸¦ ´Þ¸é mpfootnote¶ó´Â Ưº°ÇÑ °¢ÁÖ Çü½ÄÀ¸·Î MinipageÀÇ ÇÏ´Ü¿¡ ºÙ´Â´Ù. À̸¦ ÀÌ¿ëÇÏ¿© ¶°´Ù´Ï´Â °³Ã¼ÀÇ °¢ÁÖ¸¦ °³Ã¼(Ç¥, ±×¸²)ÀÇ ÇÏ´Ü¿¡ À§Ä¡½Ãų ¼ö ÀÖ´Ù.

Å×ÀÌºí ¹Ù·Î ¾Æ·¡¿¡ °¢ÁÖ ³Ö±â

Ç¥¾È¿¡ °¢ÁÖ¸¦ ÷°¡ÇÏ´Â ÀϹÝÀûÀÎ ¹æ¹ýÀº minipage¸¦ ÀÌ¿ëÇÏ´Â °ÍÀÌ´Ù.
\begin{table}[htbp]
  \centering
  \begin{minipage}{.25\textwidth}
    \begin{tabular}{|c|c|} \hline
      Year & Rate \\\hline
      1999 & 10.8\footnote{Ç¥ ¾Æ·¡ °¢ÁÖ} \\\hline
      2000 & 8.8 \\\hline
    \end{tabular}
  \end{minipage}
  \caption{minipage °¢ÁÖÀÇ ¿¹}
\end{table}
\begin{table}[htbp]
  \centering
  \begin{minipage}{.25\textwidth}
    \begin{tabular}{|c|c|} \hline
      Year & Rate \\\hline
      1999 & 10.8\footnote{Ç¥ ¾Æ·¡ °¢ÁÖ} \\\hline
      2000 & 8.8 \\\hline
    \end{tabular}
  \end{minipage}
  \caption{minipage °¢ÁÖÀÇ ¿¹}
\end{table}

¶°´Ù´Ï´Â °³Ã¼ÀÇ °¢ÁÖ °ü·Ã Q&A

Q. Ç¥ ¾È¿¡ °¢ÁÖ¸¦ ´Þ±â À§Çؼ­ minipageȯ°æÀ» ÀÌ¿ëÇÏ°í Àִµ¥, ¿©·¯ Àå¼Ò¿¡ °°Àº °¢ÁÖ¹øÈ£¸¦ ºÎ¿©ÇÏ°í ½Í½À´Ï´Ù. ¾î¶»°Ô Çϳª¿ä?
A. ¸î°¡Áö ¹æ¹ýÀÌ ÀÖÀ»ÅÙµ¥ \renewcommand\thefootnote{\it\alph{footnote}}¸¦ ÀÌ¿ëÇÏ´Â °ÍÀÌ ±×Áß °£ÆíÇÏ´Ù°í º¾´Ï´Ù.
\begin{table}
  \renewcommand\thefootnote{\it\alph{footnote}}
  \begin{minipage}{\textwidth}
    \begin{tabular}{cc}
      \hline
      First\footnote{first footnote} &
      First\footnotemark[1]
      \\\hline
      Second\footnote{second footnote} &
      Second\footnotemark[1]
      \\\hline
    \end{tabular}
  \end{minipage}
  \caption{°°Àº °¢ÁÖ ¹øÈ£ ¿©·¯¹ø ºÙÀ̱â}\label{tab:le1}
\end{table}
\begin{table}
  \centering
  \renewcommand\thefootnote{\it\alph{footnote}}
  \begin{minipage}{.33\textwidth}
    \begin{tabular}{cc}
      \hline
      First\footnote{first footnote} &
      First\footnotemark[1]
      \\\hline
      Second\footnote{second footnote} &
      Second\footnotemark[1]
      \\\hline
    \end{tabular}
  \end{minipage}
  \caption{°°Àº °¢ÁÖ ¹øÈ£ ¿©·¯¹ø ºÙÀ̱â}\label{tab:le1}
\end{table}


ThreePartTableÀ» ÀÌ¿ëÇÏ´Â ¹æ¹ý

threeparttable.sty´Â Donald Arseneau ¾¾°¡ ¸¸µç Ç¥ ÀÛ¼º ½ºÅ¸ÀÏ ÆÐÅ°Áö·Î¼­, threeparttable ȯ°æÀ» Á¦°øÇÑ´Ù.
  • threeparttable¿¡¼­ Ç¥´Â ¼¼ ºÎºÐÀ¸·Î ±¸¼ºµÈ´Ù: (1) caption, (2) tabular, (3) tablenotes.
  • tabular ºÎºÐ¿¡¼­ ÁÖ¼® À§Ä¡´Â \tnote·Î Ç¥½ÃÇÑ´Ù.
  • tablenotes ȯ°æÀº list ȯ°æµéó·³ \itemÀ» °¡Áø´Ù.
\begin{table}
\centering
\begin{threeparttable}
\caption{F\"orster}
\label{tab:forster}
\begin{tabular}{|l|l|c|}
\hline
Donor & Acceptor & $R_{o}$ (\AA)\\
\hline
CPM\tnote{a} & Fluorescein & 47 \\
Proflavin & ETSC\tnote{b} & 46 \\
CF\tnote{c} & TR\tnote{d} & 51\\
\hline
\end{tabular}
{\small
\begin{tablenotes}
\item[a] Á¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»ç
\item[b] ½ÃÇè½ÃÇè½ÃÇè½ÃÇè½ÃÇè
\item[c] Á¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»ó
\item[d] Åë°úÅë°úÅë°úÅë°ú
\end{tablenotes}
}
\end{threeparttable}
\end{table}
\makeatletter
\input{threeparttable.sty}
\makeatother
\begin{table}
\centering
\begin{threeparttable}
\caption{F\"orster}
\label{tab:forster}
\begin{tabular}{|l|l|c|}
\hline
Donor & Acceptor & $R_{o}$ (\AA)\\
\hline
CPM\tnote{a} & Fluorescein & 47 \\
Proflavin & ETSC\tnote{b} & 46 \\
CF\tnote{c} & TR\tnote{d} & 51\\
\hline
\end{tabular}
{\small
\begin{tablenotes}
\item[a] Á¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»çÁ¶»ç
\item[b] ½ÃÇè½ÃÇè½ÃÇè½ÃÇè½ÃÇè
\item[c] Á¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»ó
\item[d] Åë°úÅë°úÅë°úÅë°ú
\end{tablenotes}
}
\end{threeparttable}
\end{table}


mbenotes¸¦ ÀÌ¿ëÇÏ´Â ¹æ¹ý

\tabnote¿Í \thetabnotes¸¦ ÀÌ¿ëÇÑ´Ù. \thetabnotes´Â tabular ¾ÈÀ̳ª ¹Û ¾îµð¿¡¼­µç ¾µ ¼ö ÀÖ´Ù. mbenotes°¡ Á¦°øÇÏ´Â ´Ù¸¥ ¸í·É¿¡ ´ëÇؼ­´Â MbeNotesPackage¸¦ Âü°í.
\usepackage{mbenotes} %% preamble

...

\begin{table}
\renewcommand\thetabnote{$\alph{tabnote}$}
\centering
\caption{F\"orster}\label{tab:forster}
\begin{tabular}{|l|l|c|}
\hline
Donor & Acceptor & $R_{o}$ (\AA)\\
\hline
CPM\tabnote{tabnote} & Fluorescein & 47 \\
Proflavin & ETSC\tabnote{tabnote two} & 46 \\
CF\tabnote{Á¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»óÁ¤»ó} & TR\tabnote{Åë°úÅë°úÅë°úÅë°ú} & 51\\
\hline
\end{tabular}
\begin{minipage}{.4\linewidth}
\thetabnotes[]
\end{minipage}
\end{table}

ÆäÀÌÁö ¹Ù´Ú¿¡ °¢ÁÖ ³Ö±â

ÆäÀÌÁöÀÇ ¾Æ·¡ÂÊ¿¡ °¢ÁÖ°¡ ³ªÅ¸³ª°Ô ÇÏ·Á¸é footnotemark¿Í footnotetext¸¦ ÀÌ¿ëÇÑ´Ù.
\begin{table}[htbp]
  \centering
  \begin{tabular}{|c|c|} \hline
    Year & Rate \\\hline
    1999 & 10.8\footnotemark \\\hline
    2000 & 8.8 \\\hline
  \end{tabular}
  \caption{ÆäÀÌÁö ¹Ù´Ú¿¡ °¢ÁÖ¸¦ º¸ÀÌ´Â ¿¹}
\end{table}
\footnotetext{ÆäÀÌÁö ¹Ù´Ú °¢ÁÖ}

°¢ÁÖ(footnote)°¡ floatÀÇ ¾Æ·¡·Î ¿Àµµ·Ï ÇÏ·Á¸é

ÆäÀÌÁöÀÇ ¹Ù´Ú(b)¿¡ floats°¡ ¿ÔÀ» ¶§ °¢ÁÖ´Â º¸Åë ÀÌ floatsº¸´Ù À§¿¡ ¿À°Ô µË´Ï´Ù. °¢ÁÖ¸¦ ¶°´Ù´Ï´Â °³Ã¼ ¾Æ·¡ÂÊ¿¡ ³õÀ¸·Á¸é stfloats ÆÐÅ°Áö¸¦ »ç¿ëÇÕ´Ï´Ù. \fnbelowfloats ¸¦ Áö½Ã(¼±¾ð)ÇÏ¸é µË´Ï´Ù.
% <PREAMBLE>
\usepackage{stfloats}
% <DOCUMENT>
\fnbelowfloats
¶Ç´Ù¸¥ ¹æ¹ýÀ¸·Î fnpos ÆÐÅ°ÁöÀÇ \makeFNbelow ¼±¾ðÀ» ÀÌ¿ëÇصµ µË´Ï´Ù.


3 ĸ¼Ç(Caption)

Ç¥(Table)¿Í ±×¸²(Figure)°ú °°Àº ¶°´Ù´Ï´Â °³Ã¼¿¡´Â ĸ¼ÇÀÌ ºÙ´Â´Ù.

¸ñÂ÷

1 CaptionÀ» ¿©·¯ ¶óÀο¡ °ÉÃļ­ ±â·ÏÇϱâ
2 Float°¡ ¾Æ´Ñ °æ¿ì¿¡ Caption ³Ö±â
3 Minipage¿¡ ±×¸² ¶Ç´Â Ç¥ Caption ³Ö±â
4 Table ȯ°æ¿¡ ±×¸² Caption ³Ö±â
5 ĸ¼Ç ȸÀü À§Ä¡¹Ù²Ù±â
6 ¿¬¼Ó ĸ¼Ç
7 Side Caption
8 CaptionÀÇ ¸ð¾ç°ú Á¤·Ä
9 Caption ¾È¿¡ ¼ö½Ä ³Ö±â
10 Å« ±×¸²À» ÇÑ ÆäÀÌÁö °¡µæ ³Ö°í ĸ¼ÇÀº ¾Õ ¶Ç´Â µÚ ÆäÀÌÁö¿¡ ±â·Ï

caption °ü·Ã °ÅÀÇ ´ëºÎºÐÀÇ ¹®Á¦´Â caption ÆÐÅ°Áö·Î ÇØ°á °¡´ÉÇÏ´Ù. caption ÆÐÅ°Áö ¹®¼­¸¦ ¹Ýµå½Ã Àо´Ù.
$ texdoc caption-eng
KC2008¿¡¼­´Â
#> kctexdoc caption-eng

1 CaptionÀ» ¿©·¯ ¶óÀο¡ °ÉÃļ­ ±â·ÏÇϱâ

caption ÆÐÅ°Áö

ĸ¼Ç¿¡ °üÇÑ °ÍÀº caption ÆÐÅ°Áö¸¦ ÀÌ¿ëÇÑ´Ù.
\documentclass{article}

\usepackage{graphicx}
\usepackage{caption}

\captionsetup{%
format=hang,
font=small,
labelfont=sf,
textfont=rm,
labelsep=colon
}

\begin{document}

\begin{figure}
\centering{
\includegraphics{1-1}
}
\caption{Electrical pattern slop trace, hereaftern,
oscillation of cycosolic $\tilde{C}$a$^{-2}
$middle trace and force development bottom trace and force in a
locus following depolarization of the smooth muscle
membrane. The initial steady-state values of parameters and constants
of the model display a slow wave electrical mode. fluctuation of
cytosolic $\tilde{C}$a$^{-2}$ and regular phasic contracuons of constant amplitude
}
\end{figure}

\end{document}

http://www.ktug.or.kr/jsboard/data/operate/files/20070810144935/caption.PNG

hangcaption ÆÐÅ°Áö

¿¹Àü¿¡´Â hangcaption ÆÐÅ°Áö¸¦ ÀÌ¿ëÇÏ¿´´Ù.
\usepackage{hangcaption}

\begin{table}[htpb]
  \captionwidth 4.0in
  \centering
  \hangcaption{The discrete energies $E_i$ (MeV) used for
    deriving the approximate line-beam response function.
    This is a long caption that extends over several line.} \label{t8b}
  \begin{tabular}{|c|c|c|}
  \hline
  A & B & C \\
  \hline
  \end{tabular}
\end{table}

2 Float°¡ ¾Æ´Ñ °æ¿ì¿¡ Caption ³Ö±â

caption ÆÐÅ°Áö

¶°´Ù´Ï´Â °³Ã¼°¡ ¾Æ´Ñ °æ¿ì¿¡ \captionÀ» ºÙ¿©¾ß ÇÒ °æ¿ì°¡ ¾øÁö ¾Ê´Ù. caption ÆÐÅ°ÁöÀÇ \captionof ¸í·ÉÀ» ¾´´Ù.
\captionof{figure}{figure label}
\captionof{table}{tablelabel}
\caption* ¸í·É¿¡ ´ëÀÀÇÏ´Â \captionof* ¸í·Éµµ ÀÖ´Ù. caption Ç¥Áö¸¦ ºÙÀÌÁö ¾ÊÀ¸¸ç listof.. ¿¡ Æ÷ÇÔÇÏÁöµµ ¾Ê´Â´Ù. \captionof ³ª \captionof*´Â minipage ¶Ç´Â parbox ȯ°æ ¾È¿¡¼­ ½á¾ß ÇÑ´Ù.

3 Minipage¿¡ ±×¸² ¶Ç´Â Ç¥ Caption ³Ö±â

±×¸² ¶Ç´Â Ç¥¸¦ ³ª¶õÈ÷ ¿Ã¸®°í °¢°¢ÀÇ Ä¸¼ÇÀ» ºÙÀÏ ¶§µµ Æí¸®ÇÏ´Ù. See KTUGOperate:16586
\documentclass{article}
\usepackage{graphicx}
\usepackage{caption}

\begin{document}
\begin{minipage}{55mm}
  \includegraphics[width=50mm]{test1}
\captionof{figure}{Test1}
\end{minipage}
\hfil
\begin{minipage}{55mm}
  \includegraphics[width=50mm]{test2}
\captionof{figure}{Test2}
\end{minipage}

\end{document}

4 Table ȯ°æ¿¡ ±×¸² Caption ³Ö±â

Ç¥¿Í ±×¸²ÀÌ Ç×»ó ºÙ¾î ´Ù³à¾ß ÇÒ °æ¿ì¿¡µµ Æí¸®ÇÏ´Ù. See KTUGOperate:16909
\documentclass{article}
\usepackage{graphicx}
\usepackage{caption}

\begin{document}
\begin{table}
\centering%
\caption{The width of columns}
\begin{tabular}{l|c} \hline
F & $u^{\ast}$ \\ \hline
G & 0 \\
K & $\frac{1}{40} \left( 11+\sqrt{409} \right) $ \\
CM & $\frac{1+3\lambda}{4}$ \\
New & $\frac{11+5\lambda +\sqrt{409+15\lambda (22+15\lambda)}}{40}$
\\ \hline
\end{tabular}\\
\smallskip
 \includegraphics[width=50mm]{test1}
\captionof*{figure}{Test1}
\end{table}

\end{document}

5 ĸ¼Ç ȸÀü À§Ä¡¹Ù²Ù±â

6 ¿¬¼Ó ĸ¼Ç

½ÇÁ¦·Î´Â ¿©·¯ °³ÀÇ Ç¥°¡ À̾îÁö°í ÀÖÁö¸¸ ³í¸®ÀûÀ¸·Î ÇϳªÀÇ Ç¥·Î °£ÁÖÇÏ°í ½ÍÀ» ¶§´Â, ù¹ø° ³ª¿À´Â Ç¥¿¡ ºÙÀº ĸ¼Ç ¹øÈ£°¡ ÀÌÈÄÀÇ Ç¥¿¡µµ µ¿ÀÏÇÏ°Ô ºÙ¾î¾ß ÇÏ°í, µÎ¹ø° ÀÌÈÄÀÇ Ä¸¼ÇÀº (continued)·Î Ç¥½ÃµÇ¾î¾ß ÇÑ´Ù. ÀÌ·¯ÇÑ Ä¸¼ÇÀ» ºÙÀÌ´Â ¹æ¹ýÀº ccaption ÆÐÅ°ÁöÀÇ \contcaption ¸í·ÉÀ» »ç¿ëÇÏ¸é °¡´ÉÇÏ´Ù. ¶Ç °¢ Ç¥ÀÇ Ã¹ Ç൵ ¸ðµÎ µÇÇ®ÀÌ µÇµµ·Ï ÇÒ ¼ö ÀÖ´Ù. captionÀ̳ª caption2 ÆÐÅ°Áö¸¦ ÀÌ¿ëÇÑ ¿¹°¡ KTUGOperate:16287°ú KTUGOperate:16264¿¡ ÀÖ´Ù.

7 Side Caption

sidecap1.jpg

¾Æ·¡ ¼Ò½º ÆÄÀÏÀ» ÄÄÆÄÀÏÇϸé À§ ±×¸²°ú °°ÀÌ ±×¸² ¿·¿¡ ĸ¼ÇÀÌ ºÙ´Â´Ù.
\documentclass{article}
 \usepackage{caption}
 \usepackage{sidecap}
\newenvironment{Example}%
  {\ifvmode\else\unskip\par\fi
   \minipage{\linewidth}\smallskip}%
  {\smallskip\endminipage}

\begin{document}

 \begin{Example}
   \newsavebox\scbox
   \begin{lrbox}{\scbox}
     \setlength{\unitlength}{.75cm}
     \setlength{\fboxsep}{0pt}
     \fbox{\begin{picture}(4,4)
       \put(1,3){\circle{1}}
       \put(3,3){\circle{1}}
       \put(2,2){\circle{1}}
       \put(1,1){\circle{1}}
       \put(3,1){\circle{1}}
     \end{picture}}
   \end{lrbox}
   \newlength\scboxwidth
   \setlength\scboxwidth{\wd\scbox}
   \makebox[\linewidth][c]{
     \parbox[b]{\scboxwidth}{\unhbox\scbox}
     \hspace\marginparsep
     \parbox[b]{1.5\scboxwidth}{
       \captionsetup{justification=RaggedRight,labelfont=bf}
       \captionof{figure}[]{A small example with the caption beside the figure.}
     }
   }
 \end{Example}
\end{document}

8 CaptionÀÇ ¸ð¾ç°ú Á¤·Ä

Q2(From KTUGOperate:14733): ¿øÇÏ´Â ¸ð¾çÀº ¾Æ·¡¿Í °°½À´Ï´Ù.
         Table 1
      Å×À̺í ĸ¼Ç.....
------------------------------------
------------------------------------
ºÎŹµå¸³´Ï´Ù.

A2: :-9 caption ÆÐÅ°Áö¸¦ ¾¹´Ï´Ù.
\documentclass{article}
 \usepackage{kotex}
 \usepackage[labelsep=newline]{caption}%¿É¼ÇÀ¸·Î´Â newline ´ë½Å none, colon, period, space, quad µîÀÌ ÀÖÀ½

\begin{document}

\begin{table}
\caption{Fancy Caption}
\begin{center}
\begin{tabular}{|c|c|}
  \hline
 ¾Æ¾Æ & ´ëÇѹα¹ \\
  \hline
 ¿µ¿ø & ¿µ¿øÇϸ®¶ó. \\
  \hline
\end{tabular}
\end{center}
\end{table}
\end{document}

Q3(From KTUGOperate:22013): ±×¸²ÀÇ Ä¸¼ÇÀ» ¿ÞÂÊ ³¡À¸·Î ¿Å±â·Á°í Çغ¸¾ÒÁö¸¸ \captionsetup ¿¡¼­ ¿À·ù°¡ ¹ß»ýÇÏ´õ±º¿ä... ¾îÂîÇØ¾ß ÇÏ´Â °¡¿ä? ¹æ¹ýÁ» ÀÏ·¯Áּſä...ºÎŹµå¸®°Ú½À´Ï´Ù.


http://www.ktug.or.kr/jsboard/data/operate/files/20070724193852/left-caption.jpg
\documentclass[a4paper]{article}
\usepackage{graphicx}
\usepackage[labelfont=bf]{caption}
\begin{document}

\begin{figure}[!h]
\centering
\includegraphics[scale=0.5]{aptosta}
\captionsetup{singlelinecheck=off}
\caption{ $\protect\overrightarrow{AB}$ }
 \label{fig:illus}
\end{figure}

\end{document}

9 Caption ¾È¿¡ ¼ö½Ä ³Ö±â

Q4(From KTUGOperate:2123): \caption ¾È¿¡ ¼ö½ÄÀ» ³Ö¾úÀ» ¶§ ¿¡·¯°¡ ¹ß»ýÇÏ´Â °æ¿ì°¡ ÀÖ´Ù.

A4(From KTUGOperate:2124): \protect ¸í·É¾î¸¦ »ç¿ëÇÏ¸é µÈ´Ù.

\begin{figure}
\includegraphics{something}
\caption{$\protect a \cong b$} % \protect ¸í·É¾î¸¦ »ç¿ëÇÏ¿© \cong ¸í·É¾îÀÇ Ç®¸²À» ¹æÁöÇÑ´Ù.
\end{figure}

¾Æ·¡ ¹®¼­ÀÇ 2Àå 13Àý ºÎºÐÀ» Âü°íÇ϶ó.


10 Å« ±×¸²À» ÇÑ ÆäÀÌÁö °¡µæ ³Ö°í ĸ¼ÇÀº ¾Õ ¶Ç´Â µÚ ÆäÀÌÁö¿¡ ±â·Ï

±×¸²ÀÌ Ä¿¼­ ĸ¼ÇÀ» ´ÙÀ½(ÀÌÀü) ÆäÀÌÁö ÇÏ´Ü¿¡ ÁÖ¼®Ã³·³ ³Ö¾î¾ß ÇÏ´Â °æ¿ì°¡ ÀÖ´Ù. fltpage ÆÐÅ°ÁöÀÇ FPfigure, FPtable ȯ°æÀ» ÀÌ¿ëÇÑ´Ù.




^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2005-12-02 18:17:56
Processing time 0.3909 sec