KTUGFaq

KTUG FAQ

α:
йȣ:
There will be big changes for you but you will be happy.
KTUGNewsletter占쌜뀐옙占쏙옙占쏙옙占쌜깍옙WinEdtTip/ڼKTUG위키/제안&value=HelpMiscellaneous/FrequentlyAskedQuestionsDVI/Format › ̺

r1.3

@@ -1,72 +1,125 @@
LaTeX Ǵ õ ɰ ϸ .
̸ Ÿ ؼ [̴] .
[[TableOfContents]]
== ̺ ==
=== ̺ ===
'''̺''' ڰ ٲ ִ [LaTeX ] ]̴.
,
{{{
\setlength\parindent{2em}
}}}
`\setlength`, `\addtolength` ɿ Ͽ ִ.
1. `\parindent` : 鿩
1. `\baselineskip` : ణ (ڵ baseline baseline Ÿ)
(KTUGOperate:14835'''''') `\baselineskip` Ϸ 밳 `\fontsize` ɿ մϴ. `\fontsize{10pt}{12pt}` 10pt ۲ÿ 12pt `\baselineskip` شٴ Դϴ. ̹ κ ۲ÿ Ͽ ֽϴ.
1. `\parskip` : ̿ `\baselineskip` ܿ ִ '''߰'''
DeleteMe '''߰''' ϴ ʹ ʳ׿ -- DohyunKim
DeleteMe `\baselineskip + \parskip` ܰ ȴٴ ǹε.... ǥ ֽø . :) --[Karnes]
1. `\textwidth` : ؽƮ
1. `\linewidth` : ־ ȯ ؽƮ
1. `\textheight` : ؽƮ
1. `\unitlength` : `picture` ȯ濡 ⺻
. default 1 pt( 0.35 mm) ȴ.
=== ̺() ===
'''̺''' ̸ ϴ ̴. ׷Ƿ `0 Ѵ. 5
{{{
a\hspace{2\fill}b\hfill c
}}}
⼭ `2\fill` ǹϰ , 0 ȴ. Ϸ ` 0pt \stretch` Ÿ .
{{{
a\hspace{\stretch{2}}b\hspace{\stretch{1}}c
a\hfill\hfill b\hfill c %ٰ δ
}}}
1. `\fill` : ⺻ 0`pt` ̸ ߰ϴ .
1. `\hfill` : `\hspace\fill` .
1. `\vfill` : `\vspace\fill` .
1. `\dotfill` : `\hfill` ä.
1. `\hrulefill` : `\hfill` ׾ش.
==== \hfill vs. \hfil ====
{{{
\hfill b\hfill
}}}
̸
{{{
\hfil b
}}}
ȴ.
{{{
\hfill b\hfill c\hfill
}}}
̸
{{{
b\hfil c
}}}
ȴ. \hfil
{{{
\documentclass[a4paper]{article}
\usepackage{graphicx}
\usepackage{ccaption}
\newfixedcaption{\figcaption}{figure}

\begin{document}
\begin{minipage}{0.45\textwidth}
\includegraphics[width= 0.4\textwidth]{...}
\figcaption{Test1}
\end{minipage}
\hfil
\begin{minipage}{0.45\textwidth}
\includegraphics[width= ̻ == 0.4\textwidth]{...}
\figcaption{Test2}
\end{minipage}
\medskip

⼭ '''' `\ setlength` noindent\hfil
\begin{minipage}{0.45\textwidth}
\includegraphics[width=0.4\textwidth]{..}
\figcaption{Test3}
\end{minipage}
\end{document}
}}}
ٲ minipage ȯ [LaTeXBoxes] Ŀ ϰ `\renewcommand` ؾ , [ٴ LaTeX ü] Ŀ ϰ ִ. Ư Ű \centering . center ȯ [̴] ־ ƴ϶ ϰ ؾ . See KTUGOperate:21214''''''.

== ̻ ==
⼭ '''' `\setlength` ٲ `\renewcommand` ؾ ϴ LaTeX Ű ̴. [̴] ־ ƴ϶ ¼ ؾ Ѵ.
1. `\baselinestretch` : `\baselineskip` $$n$$踦 Ͽ ణ ϴ . ⺻ $$1.0$$̴.
<!> ܿ ణ ٲٷ `\baselineskip` , `\baselinestretch` ¼ . `\renewcommand\baselinestretch{2.0}` double spacing ְ Ѵ.
== ̸ ==
1. `\newlength`
ο ̺ Ѵ.
{{{
\newlength{\Mylen}
}}}
1. `\setlength`
̺ ҴѴ. See also [Tabularȯ] "Ÿ "
{{{
\setlength{\Mylen}{10mm}
\setlength{\Mylen}{5mm plus 1mm minus .5mm}
% ǻ +1mm, -0.5mm ȿ ִٴ ǹ
}}}
1. `\addtolength`
̺ . ־ٸ ״ .
{{{
\addtolength{\Mylen}{ 1pc \baselineskip} % \Mylen \baselineskip 1 picaŭ þ
}}}
1. `\settowidth`
ؽƮ(Ʒ `ABCD`) ŭ ̺ ִ.
{{{
\settowidth{\Mylen}{ABCD}
}}}
== ݸ ==
See [ݶ]
1. <!> ̾ƿ õ `\ smallskip`, enlargethispage` \medskip`, `\bigskip` : ణ ϴ ִ. ؼ α(height) ִ . `\ vspace\smallskipamount enlargethispage{value}` [Preamble] س Ǹ α̿ value ŭ ؼ ̴ ̰, `\ vspace\medskipamout enlargethispage*{value}` Ǹ α̴ ׳ ä, `\vspace\bigskipamount` ε, `\smallskipamount` Ÿ Ͽ Ǿ ٰ ݾ ٿ value ŭ ó .
== Math Mode ==
1. `\;` : \quad 5/18
1. `\:` : \quad 4/18
1. `\,` : \quad 3/18(= `\thinspace`), ۿ 밡
1. `\!` : \, ̳ʽ (= `\negthinspace`)
1. `\quad` : ۲ em(簢 Ȱ) , ۿ 밡
1. `\qquad` : \quad ι, ĸ ۿ 밡
== Q & A ==
=== ణ ===
'''Q.''' ̽ ִ ˷ּ.

1 '''A. `\;` ''' See DoubleSpace
1. `\:` ----
1. `\,`
1. `\!` : ̳ʽ CategoryFaq



LaTeX Ǵ õ ɰ ϸ . ̸ Ÿ ؼ ̴ .

1 ̺
1.1 ̺
1.2 ̺()
1.2.1 \hfill vs. \hfil
2 ̻
3 ̸
4 ݸ
5 Math Mode
6 Q & A
6.1
[]

1 ̺

[]

1.1 ̺

̺ ڰ ٲ ִ LaTeX ɵ̴. ,
 \setlength\parindent{2em}
\setlength, \addtolength ɿ Ͽ ִ.
  1. \parindent : 鿩
  2. \baselineskip : ణ (ڵ baseline baseline Ÿ)
    (KTUGOperate:14835) \baselineskip Ϸ 밳 \fontsize ɿ մϴ. \fontsize{10pt}{12pt} 10pt ۲ÿ 12pt \baselineskip شٴ Դϴ. ̹ κ ۲ÿ Ͽ ֽϴ.
  3. \parskip : ܰ ̿ \baselineskip ܿ ִ ߰
    DeleteMe ߰ ϴ ʹ ʳ׿ -- DohyunKim
    DeleteMe \baselineskip + \parskip ܰ ȴٴ ǹε.... ǥ ֽø . :) --Karnes
  4. \textwidth : ؽƮ
  5. \linewidth : ־ ȯ ؽƮ
  6. \textheight : ؽƮ
  7. \unitlength : picture ȯ濡 ⺻ . default 1 pt( 0.35 mm) ȴ.
[]

1.2 ̺()

̺ ̸ ϴ ̴. Ѵ.
 a\hspace{2\fill}b\hfill c
2\fill ǹϰ ᱹ 0 ȴ. ϴ Ϸ \stretch ̿Ѵ.
 a\hspace{\stretch{2}}b\hspace{\stretch{1}}c
 a\hfill\hfill b\hfill c        %ٰ   δ
  • \fill : ⺻ 0pt ̸ ߰ϴ .
  • \hfill : \hspace\fill .
  • \vfill : \vspace\fill .
  • \dotfill : \hfill ä.
  • \hrulefill : \hfill ׾ش.
  • []

    1.2.1 \hfill vs. \hfil

    \hfill b\hfill 
    
    ̸
    \hfil b
    
    ȴ.
    \hfill b\hfill c\hfill  
    
    ̸
    b\hfil c
    
    ȴ. \hfil
    \documentclass[a4paper]{article}
    \usepackage{graphicx}
    \usepackage{ccaption}
    \newfixedcaption{\figcaption}{figure}
    
    \begin{document}
    \begin{minipage}{0.45\textwidth}
      \includegraphics[width=0.4\textwidth]{...}
    \figcaption{Test1}
    \end{minipage}
    \hfil
    \begin{minipage}{0.45\textwidth}
      \includegraphics[width=0.4\textwidth]{...}
    \figcaption{Test2}
    \end{minipage}
    \medskip
    
    \noindent\hfil
    \begin{minipage}{0.45\textwidth}
      \includegraphics[width=0.4\textwidth]{..}
    \figcaption{Test3}
    \end{minipage}
    \end{document}
    
    minipage ȯ LaTeXBoxes Ŀ ϰ ְ, ٴϴ°ü Ŀ ϰ ִ. Ư ɾ \centering ̳ center ȯ ʴ ϰ ִ. See KTUGOperate:21214.

    []

    2 ̻

    \setlength ٲ \renewcommand ؾ ϴ LaTeX Ű ̴. ̴ ־ ƴ϶ ¼ ؾ Ѵ.
    1. \baselinestretch : \baselineskip $$n$$踦 Ͽ ణ ϴ . ⺻ $$1.0$$̴.
      <!> ܿ ణ ٲٷ \baselineskip , \baselinestretch ¼ . \renewcommand\baselinestretch{2.0} double spacing ְ Ѵ.
    []

    3 ̸

    1. \newlength
      ο ̺ Ѵ.
      \newlength{\Mylen}
      
    2. \setlength
      ̺ ҴѴ. See also Tabularȯ "Ÿ "
      \setlength{\Mylen}{10mm}
      \setlength{\Mylen}{5mm plus 1mm minus .5mm}
      %  ǻ  +1mm, -0.5mm ȿ     ִٴ ǹ
      
    3. \addtolength
      ̺ Ѵ. ־ٸ ״ ȴ.
      \addtolength{\Mylen}{\baselineskip} % \Mylen \baselineskipŭ þ
      
    4. \settowidth
      ؽƮ(Ʒ ABCD) ŭ ̺ ִ.
      \settowidth{\Mylen}{ABCD}
      
    []

    4 ݸ

    See ݶ
    <!> ̾ƿ õ \enlargethispage ִ. ؼ α(height) ִ Ѵ. \enlargethispage{value} Preamble س Ǹ α̿ value ŭ ؼ ̴ ̰, \enlargethispage*{value} Ǹ α̴ ׳ ä, ٰ ݾ ٿ value ŭ ó ش.
    []

    5 Math Mode

    1. \; : \quad 5/18
    2. \: : \quad 4/18
    3. \, : \quad 3/18(= \thinspace), ۿ 밡
    4. \! : \, ̳ʽ (= \negthinspace)
    5. \quad : ۲ em(簢 Ȱ) , ۿ 밡
    6. \qquad : \quad ι, ĸ ۿ 밡
    []

    6 Q & A

    []

    6.1

    Q. ̽ ִ ˷ּ.

    A. See DoubleSpace


    ^
    Valid XHTML 1.0! Valid CSS! powered by MoniWiki
    last modified 2007-05-27 17:58:26
    Processing time 0.0833 sec