KTUGFaq

KTUG FAQ

α:
йȣ:
You will be awarded some great honor.
?독후감&value=DVIPDFMx › Hangul-ucs&value=WinEdtTip/DOSɽWinEdt/lshort-kr/Compile&value=DHUcs/FrontPageMetaPost&value=WinEdtTip/ › LongTable
ġ Ŀٶ ǥ longtable Ű ̿Ѵ. SuperTabular ϶.

1 LongTable ǥ Ӹ ϰ οϱ
2 LongTable font sizeϱ
3 longtable ĸǰ ǥ
4 longtable TabularX
5 LongTable μ

[]

1 LongTable ǥ Ӹ ϰ οϱ


\usepackage{longtable}     % Preamble 
                           % Ʒʹ 
\begin{longtable}{llll}
  \caption{ 뺧л } \\ \hline
   & ̸ &  & о \\ \hline
  \endfirsthead
  \caption[]{ 뺧л ()} \\ \hline
   & ̸ &  & о \\ \hline
  \endhead
  \hline
  \endfoot
  1901 &     &    &    \\
  1902 & ׿  &      &\\
  1903 & B. ܸ   && Ҽ, , ۰ \\
  % ...  ...
  1999 & ׶,   &      & , Ҽ \\
  2000 &       & ߱     & ۰ \\
\end{longtable}

  • 3 {llll} Įڷμ Tabularȯ װͰ . see Tabularȯ
  • \begin{longtable} [c], [l], [r] ϳ ɼǸ ִµ, ̺ , , ʿ ζ ǹ̴. ⺻ ̴.

  • \endfirsthead, 4-5 ̺ ù Ӹ Ÿ.
  • \endhead, 7-8 ̺ Ӹ Ÿ.
  • \endfoot, 10 ̺ ٴڿ Ÿ.
  • \endlastfoot ִٸ ̺ ٴڿ Ÿ.

  • \caption{foo} : ĸ ǥ xx: foo ̰ listoftables foo .
  • \captionbar{foo} : ĸ ǥ xx: foo ̰ listoftables bar .
  • \caption[]{foo} : ĸ ǥ xx: foo ̰ listoftables  ʴ´.
  • \caption*{foo} : ĸ foo ̰ listoftables  ʴ´.

[]

2 LongTable font sizeϱ

Q(From KTUGOperate:17514): longtable caption κ ״ ϰ ̺ ȿ ִ ڸ font size ̰ , ҽڵ忡 κп  ɾ ־ ϴ ???

A(From KTUGOperate:17523): غô ?
\makeatletter
\renewcommand\fnum@table[1]{\normalsize\selectfont\tablename~\thetable:}
\makeatother

\begin{document}

\begin{tiny}
\begin{longtable}{|c|c|c|rr|c|c|}
\caption{\normalsize ̺  .}\label{tabExp1} \\ \hline
Circuit   & \#groups & Algorithm  & Wirelen & Reduction & Maximum 
Skew(ps) & CPU(s) \\ \hline
r1        &     1    & EXT-BST    & 1070421    &           & 10      
& 25    \\ \cline{2-7}
\end{longtable}
\end{tiny}

\end{document}

[]

3 longtable ĸǰ ǥ

from KTUGOperate:2664 ltcaptionskip.sty(by Karnes) ̿Ͽ ĸǰ ǥ ִ.
  1. \setLTcaptionskip{_dim_} : ̴ _dim_ ŭ .
  2. \noLTcaptionskip : ĸǰ ǥ ̸ .
[]

4 longtable TabularX

-> ltablex Ű

[]

5 LongTable μ

from KTUGOperate:3584
Tabularȯ Ͱ ϰ LongTable μ ⸦ ϴ \hlineht
\makeatletter
\def\hlineht#1{%
   \noalign{\ifnum0=`}\fi
    \penalty\@M
    \futurelet
    \@let@token
  \ifx\@let@token\hline
    \global\let\@gtempa\@gobble
    \gdef\LT@sep{\penalty-\@medpenalty\vskip\doublerulesep}%
  \else
    \global\let\@gtempa\@empty
    \gdef\LT@sep{\penalty-\@lowpenalty\vskip-\arrayrulewidth}%
  \fi
  \ifnum0=`{\fi}%
  \multispan\LT@cols
     \unskip\leaders\hrule\@height #1 \hfill\cr
  \noalign{\LT@sep}%
  \multispan\LT@cols
     \unskip\leaders\hrule\@height #1 \hfill\cr
  \noalign{\penalty\@M}%
  \@gtempa}
\makeatother


booktabsŰ
booktabsŰ longtableȯ浵 ϹǷ, μ ʿ ʴٸ booktabsŰ ̿Ͽ μ ⸦ ִ. See BookTabsPackage, Tabularȯ booktabs.dvi.





^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2006-07-26 15:15:09
Processing time 0.0494 sec