KTUGFaq

KTUG FAQ

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
Let a fool hold his tongue and he will pass for a sage.
FrontPage › ChngpagePackage

r1.4°ú ÇöÀç ¹öÀüÀÇ Â÷ÀÌÁ¡

@@ -1,6 +1,17 @@
[[TableOfContents]]
{{{
\usepackage{changepage}
}}}
¶Ç´Â ¿¾³¯ ½Ã½ºÅÛ¿¡¼­
{{{
\usepackage{chngpage}
}}}
<!> memoir¿¡´Â ÀÌ ÆÐÅ°ÁöÀÇ ±â´ÉÀÌ ¸ðµÎ µé¾î ÀÖ´Ù. º°µµÀÇ \usepackage ¾øÀÌ ¾Æ·¡ ¸í·É°ú ±â´ÉÀÌ ¸ðµÎ »ç¿ë °¡´ÉÇÔ.
=== `\changetext` ¸í·É ===
`\changetext` ¸í·ÉÀº ÅؽºÆ® ¿µ¿ªÀÇ Æø°ú À§Ä¡¸¦ º¯°æÇÏ´Â ¿ªÇÒ ±¸½ÇÀ» ÇÑ´Ù. ÀÌ ¸í·ÉÀº ´Ù¼¸ °³ÀÇ ÀÎÀÚ¸¦ °¡Áö´Âµ¥ ¸ðµç ÀÎÀÚ´Â ±æÀÌ°ªÀ» ÁöÁ¤Çϰųª ºñ¿öµÎ¾î¾ß ÇÑ´Ù. °¢°¢ÀÇ ÀÎÀÚ°¡ ÀǹÌÇÏ´Â °ÍÀº ´ÙÀ½°ú °°´Ù.
{{{#!vim tex
\changetext{textheight}{textwidth}{evensidemargin}{oddsidemargin}{columnsep}
}}}
@@ -37,36 +48,40 @@
}}}

À̵û±Ý `\change...` ¸í·ÉÀ» afterpage ÆÐÅ°Áö `\afterpage` ¸í·ÉÀÇ ÀÎÀÚ·Î »ç¿ëÇϸé ÁÁÀ» ¶§°¡ ÀÖ´Ù.
=== adjustwidth ȯ°æ ===
Within an adjustwidth environment the left and right margins can be adjusted ȯ°æÀº ¹®´ÜÀÇ ÁÂ¿ì ¸¶ÁøÀ» º¯°æÇÏ´Â µ¥ »ç¿ëÇÑ´Ù. ÀÌ È¯°æÀº ÇÑ °³ÀÇ ¿É¼Ç ÀÎÀÚ Ç¥Áö¿Í µÎ °³ÀÇ ±æÀÌ°ª ÀÎÀÚ¸¦ ¿ä±¸ÇÑ´Ù. The environment takes one optional argument and two required length arguments:
{{{ #!vim tex
\begin{adjustwidth}[]{leftmargin}{rightmargin}
}}}

A positive length value will increase the relevant margin ±æÀÌ°ªÀÌ ¾ç¼ö·Î ÁÖ¾îÁö¸é ÇØ´ç ¸¶ÁøÀ» Áõ°¡Å°½Ã°í( shortening the text lines = ÅؽºÆ® Çà±æÀ̴ ª¾ÆÁø´Ù) while a negative length value will decrease the margin , À½¼ö°ªÀ¸·Î ÁÖ¾îÁö¸é ¸¶ÁøÀ» °¨¼Ò½ÃŲ´Ù( lengthening text lines = ÅؽºÆ® Çà±æÀÌ´Â ±æ¾îÁø´Ù). An empty length argument means no change to the margin. At the end of the environment the margins revert to their original values ±æÀÌ°ª ÀÎÀÚ¸¦ ºñ¿öµÎ¸é º¯È­°¡ ¾ø´Ù´Â °ÍÀÌ´Ù.

For example, to extend the text into the right margin: ÀÌ È¯°æÀÌ Á¾·áµÇ´Â ½ÃÁ¡¿¡¼­ ¿ø·¡ÀÇ ¸¶Áø °ªÀ¸·Î º¹±ÍÇÑ´Ù.
ƯÁ¤ ¹®´ÜÀ» ¿À¸¥ÂÊ ¸¶ÁøÀ¸·Î »©¼­ ´Ã¸®·Á¸é
{{{ #!vim tex
\begin{adjustwidth}{}{-8em}
}}}

Any appearance of the optional argument (even just ¿É¼Ç ÀÎÀÚ¸¦ ºÙÀÌ¸é ¸¶Áø°ªÀÌ È¦Â¦¼öÂÊ¿¡ µû¶ó °ªÀ» º¯È­½ÃŲ´Ù. ±×³É {{{[] ) will cause the values of the margins to switch between odd and even pages }}}¸¸À» ºÙ¿©ÁÖ¸é µÈ´Ù.

If the document is being set twosided it might be advantageous to have any wider text extending into the outside margin ¹®¼­°¡ twoside·Î ÀÛ¼ºµÇ°í ÀÖ°í ¹Ù±ùÂÊ ¸¶ÁøÀ¸·Î ¹®´ÜÀ» »©°í ½Í´Ù¸é ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ´Ù. This could be done via the optional argument, as:
{{{ #!vim tex
\begin{adjustwidth}[]{}{-8em}
}}}

To have the adjusted text horizontally centered with respect to any surrounding text, the margins should be adjusted equally: ¹®´ÜÀÇ ÆøÀº ´Ã¸®¸é¼­ ¹®´Ü À§Ä¡¸¦ °¡¿îµ¥·Î ÇÏ°í ½Í´Ù¸é ´ÙÀ½°ú °°ÀÌ ÇÒ ¼ö ÀÖ´Ù.
{{{ #!vim tex
\begin{adjustwidth}{-4em}{-4em}
}}}

For interest, `\begin{ ¿¹¸¦ µé¾î quotation }` is pretty much equivalent to ` ȯ°æÀº ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ °Í°ú °ÅÀÇ °°´Ù.
{{{#!vim tex
\begin{adjustwidth}{2.5em}{2.5em} `
}}}

The environment may also be used inside a float if the contents are a bit too wide for the text block, but can still fit within the physical page: ÀÌ È¯°æÀº [¶°´Ù´Ï´Â °³Ã¼] ¾È¿¡¼­µµ ÀÛµ¿ÇÑ´Ù. Ç¥ÀÇ ÆøÀÌ ¹®´ÜÆøº¸´Ù ´õ ³Ð¾î¼­ ÆäÀÌÁö¿¡ ³õ¿´À» ¶§ ÇÑÂÊÀ¸·Î ±â¿ï¾îÁø´Ù¸é ´ÙÀ½°ú °°Àº ¹æ½ÄÀ¸·Î Á¶ÀýÇÒ ¼ö ÀÖ´Ù.
{{{ #!vim tex
\begin{figure}
\begin{adjustwidth}{-2em}{-2em}
\includegraphics{wide}
@@ -75,21 +90,17 @@
\end{figure}
}}}

Sometimes, because of the asynchronous nature of the Ȧ¦¼öÂÊ¿¡ µû¶ó ¸¶ÁøÀ» º¯°æÇÏ´Â ±â´ÉÀÌ Ç÷ÎÆ®ÀÇ °æ¿ì Àß ÀÛµ¿ÇÏÁö ¾Ê´Â °æ¿ì°¡ ÀÖ´Ù. ÀÌ°ÍÀº Ç÷ÎÆ®°¡ ÃÖÁ¾ÀûÀ¸·Î ³õÀÌ´Â À§Ä¡°¡ Ȧ¼öÂÊÀÌ µÉÁö ¦¼öÂÊÀÌ µÉÁö¸¦ TeX output routine, the margin switching may be incorrect (like `\marginpar` sometimes) near the top of a page ÀÌ ¹Ì¸® °áÁ¤ÇÏÁö ¾Ê±â ¶§¹®¿¡ ¹ß»ýÇÏ´Â °ÍÀ̹ǷΠÇ÷ÎÆ®°¡ ³õÀÌ´Â À§Ä¡¿¡ labelÀ» ºÙ¿©µÎ¾ú´Ù°¡ ´ÙÀ½¹ø ½ÇÇà ¶§ ÀÌ label À§Ä¡¸¦ Àо Ȧ¦¼öÂÊÀ» ¾Ë¾Æ³»µµ·Ï ÇÏ´Â "¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç"¸¦ °­Á¦ÇÏ´Â ¹æ¹ýÀÌ ÀÖ´Ù. This can be corrected by using the package option ÆÐÅ°Áö ¿É¼Ç `strict` (i ¸¦ ÁÖ¸é adjustwidth°¡ `\checkoddpage`¸¦ »ç¿ëÇÏ°Ô µÈ´Ù. e ÀÌ ¸í·É¿¡ ´ëÇؼ­´Â ¾Æ·¡¸¦ Âü°íÇ϶ó. , ` {{{\usepackage[strict]{chngpage} `), which causes adjustwidth to use the `\checkoddpage` command (see below).
A disadvantage of the strict option is that the package generates a new label for each adjustwidth environment, and TeX may run out of space if there are an excessive number of labels in the document.
Whether or not the strict option is used, `strict adjustwidths` can be turned on by putting the command `\cpstricttrue` before the environment, and turned of by using `\cpstrictfalse` }}}.

/!\ NOTE: In a twocolumn document, the adjustwidth environment treats both columns equally ÀÌ ¿É¼ÇÀ» ½èÀ» ¶§ÀÇ ¹®Á¦Á¡Àº ÇÑ ¹®¼­¿¡ ³Ê¹« ¸¹Àº labelÀÌ ºÙ°Ô µÇ¾î¼­ TeXÀÇ ½ÇÇà ¿ë·®À» ³Ñ¾î°¥ °¡´É¼ºÀÌ ¾øÁö ¾Ê´Ù´Â °ÍÀÌ´Ù. For example, if the width is meant to be wider at the outer margin, then on odd pages the extra width will be at the right of any column, and on even pages the extra will be at the left of any column ±×·¡¼­ ²À ÇÊ¿äÇÒ ¶§¸¸ ¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç¸¦ Çϵµ·Ï Çϸé ÁÁÀ» °ÍÀÌ´Ù. You can get interesting effects by careful hand tuning on two column pages `\cpstricttrue`¿Í `\cpstrictfalse`¸¦ ÀÌ¿ëÇؼ­ ¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç¸¦ ÄѰųª ²ø ¼ö ÀÖ´Ù.

/!\ NOTE: 2´Ü ¹®¼­¿¡¼­ adjustwidth ȯ°æÀº µÎ °³ÀÇ Ä®·³À» µ¿ÀÏÇÏ°Ô Ãë±ÞÇÑ´Ù. ¿¹¸¦ µé¾î ¹®´ÜÆøÀÌ ¹Ù±ùÂÊ ¸¶ÁøÀ¸·Î ´õ ³Ð¾îÁö¸é Ȧ¼öÂÊ¿¡¼­´Â Ãß°¡ ±æÀÌ°¡ ¸ðµç ´ÜÀÇ ¿À¸¥ÂÊÀ¸·Î ¿Ã °ÍÀÌ°í ¦¼öÂÊ¿¡¼­´Â ¿ÞÂÊÀ¸·Î ¿Ã °ÍÀÌ´Ù. ¿øÄ¡ ¾Ê´Â °á°ú°¡ »ý±ä´Ù¸é ¼öÀÛ¾÷À¸·Î Á¶ÀýÇØ¾ß ÇÒ ¼öµµ ÀÖ´Ù.
=== `\checkoddpage` ¸í·É ===
The \checkoddpage command can be used anywhere in the body of a document to determine if ¸í·ÉÀº TeX is typesetting on an odd or even numbered page ÀÌ ÇöÀç Á¶ÆÇÇÏ°í ÀÖ´Â ÆäÀÌÁö°¡ Ȧ¼öÂÊÀÎÁö ¦¼öÂÊÀÎÁö °áÁ¤ÇÏ´Â µ¥ »ç¿ëÇÑ´Ù. If on an odd page then Ȧ¼öÂÊÀ̸é \ifcpoddpage is set °¡ TRUE , otherwise (on an even page) \ifcpoddpage is set °¡ µÇ°í ¦¼öÂÊÀ̸é FALSE °¡ µÈ´Ù.

This works by the ÀÌ°ÍÀº \checkoddpage command generating a ¸í·É¿¡ ÀÇÇØ label and then checking the À» ¸¸µå´Â ¹æ½ÄÀ¸·Î µ¿ÀÛÇÑ´Ù. \pageref for the ¸í·ÉÀº label (actually, a special version of À» üũÇÑ´Ù. Á¤È®ÇÏ°Ô ¸»ÇÏ¸é »õ·Î¿î \pageref is required and is used internally by ¸í·ÉÀÌ ÇÊ¿äÇѵ¥ ÀÌ ¸í·ÉÀº \checkoddpage ).
This mechanism requires at least two LaTeX passes to ensure that the labels have settled (on the initial pass there will be no labels in the *.aux file to be checked) °¡ ³»ºÎÀûÀ¸·Î »ç¿ëÇÑ´Ù.

The label identifier is composed of the command Áö½ÃÀÚ´Â \cplabelprefix and an automatically generated number ¸í·ÉÀ¸·Î ÀÌ·ç¾îÁ® ÀÖ°í ÀÚµ¿ÀûÀ¸·Î ¹øÈ£°¡ ºÎ¿©µÈ´Ù. \cplabelprefix , initially defined as ` ´Â ±âº»°ªÀÌ {{{''''''^ ''''''_ `, can be changed in the preamble if it will cause a clash with any author-defined labels ''''''}}}Àε¥ ¸¸¾à ÇÊ¿äÇÏ´Ù¸é ¹Ù²Ü ¼ö ÀÖ´Ù. The default labels will be of the form ` ±âº»ÇüÀº {{{^_N ` where }}} (N is a positive integer Àº ¾çÀÇ Á¤¼ö) Çü½ÄÀÌ´Ù.

----
[ CategoryTeXMacro CategoryLaTeXPackage]



¸ñÂ÷

1 \changetext ¸í·É
2 \changepage ¸í·É
3 ¿¹Á¦
4 adjustwidth ȯ°æ
5 \checkoddpage ¸í·É

\usepackage{changepage}
¶Ç´Â ¿¾³¯ ½Ã½ºÅÛ¿¡¼­
\usepackage{chngpage}

<!> memoir¿¡´Â ÀÌ ÆÐÅ°ÁöÀÇ ±â´ÉÀÌ ¸ðµÎ µé¾î ÀÖ´Ù. º°µµÀÇ \usepackage ¾øÀÌ ¾Æ·¡ ¸í·É°ú ±â´ÉÀÌ ¸ðµÎ »ç¿ë °¡´ÉÇÔ.

1 \changetext ¸í·É

\changetext ¸í·ÉÀº ÅؽºÆ® ¿µ¿ªÀÇ Æø°ú À§Ä¡¸¦ º¯°æÇÏ´Â ±¸½ÇÀ» ÇÑ´Ù. ÀÌ ¸í·ÉÀº ´Ù¼¸ °³ÀÇ ÀÎÀÚ¸¦ °¡Áö´Âµ¥ ¸ðµç ÀÎÀÚ´Â ±æÀÌ°ªÀ» ÁöÁ¤Çϰųª ºñ¿öµÎ¾î¾ß ÇÑ´Ù. °¢°¢ÀÇ ÀÎÀÚ°¡ ÀǹÌÇÏ´Â °ÍÀº ´ÙÀ½°ú °°´Ù.
\changetext{textheight}{textwidth}{evensidemargin}{oddsidemargin}{columnsep}
ÁÖ¾îÁø ±æÀÌ°ªÀº ÇØ´çÇÏ´Â ÇöÀç ±æÀÌ°ª¿¡ ´õÇØÁø´Ù. ÀÌ ¸í·ÉÀÌ ÁÖ¾îÁø ÀÌÈķδ ÅؽºÆ® ¿µ¿ªÀÇ ·¹À̾ƿôÀÌ ¹Ù²î°í »õ·Î¿î \change... ¸í·ÉÀÌ ³ª¿Ã ¶§±îÁö À¯È¿ÇÏ´Ù.

2 \changepage ¸í·É

changepage ¸í·ÉÀº ÂÊ ·¹À̾ƿôÀ» ¹Ù²Ù´Â µ¥ »ç¿ëÇÑ´Ù. ÀÌ ¸í·ÉÀº ¾ÆÈ© °³ÀÇ ÀÎÀÚ¸¦ °¡Áö´Âµ¥ °¢°¢ ±æÀÌ°ªÀ» Áְųª ºñ¿öµÐ´Ù. óÀ½ÀÇ ´Ù¼¸ °³ÀÇ ÀÎÀÚ´Â \changetext ¸í·ÉÀÇ ÀÎÀÚ¿Í ±× Àǹ̰¡ °°´Ù. ³ª¸ÓÁö ³× °³ÀÇ ÀÎÀÚ´Â ´ÙÀ½°ú °°´Ù.
\changepage{5 args}{topmargin}{headheight}{headsep}{footskip}
ÀÌ ±æÀÌ°ªµéÀº ÇØ´çÇÏ´Â °ª¿¡ ´õÇØÁø´Ù. µû¶ó¼­ ÆäÀÌÁö »óÀÇ ÅؽºÆ® ¿µ¿ªÀÇ ¼¼·Î À§Ä¡¸¦ º¯°æÇÒ ¼ö ÀÖ´Ù. ÇöÀç ÆäÀÌÁöºÎÅÍ È¿°ú°¡ ¹ß»ýÇÏ°í »õ·Î¿î \change... ¸í·ÉÀÌ ³ª¿Ã ¶§±îÁö À¯È¿ÇÏ´Ù.
/!\ NOTE: ÀÌ ¸í·ÉÀº ÆäÀÌÁö ÀüüÀÇ ¸ðµç ¹®´Ü¿¡ ¿µÇâÀ» ³¢Ä£´Ù. ¸î ¹®´Ü¸¸ ·¹À̾ƿôÀ» ¹Ù²Ù·Á ÇÑ´Ù¸é Â÷¶ó¸® hanging ÆÐÅ°Áö³ª PlainTeXÀÇ \parshape ¸í·ÉÀ» °í·ÁÇغ¸´Â °ÍÀÌ ÁÁÀ» °ÍÀÌ´Ù.

3 ¿¹Á¦

2´Ü ÆäÀÌÁöÀÇ ·¹À̾ƿôÀº 1´Ü ÆäÀÌÁöÀÇ ·¹À̾ƿô°ú Á¶±Ý ´Ù¸£´Ù. \twocolumn ¸í·ÉÀ¸·Î 2´ÜÀ¸·Î ³Ñ¾î°¥ ¶§ ÆäÀÌÁö ·¹À̾ƿôÀ» Á¶ÀýÇØÁÖ¾ú´Ù°¡ ´Ù½Ã 1´Ü ÆäÀÌÁö·Î µ¹¾Æ¿À¸é¼­ ÀÌÀüÀÇ ¼³Á¤À¸·Î µÇµ¹¸®´Â ¿¹
... single column normal page
\newpage % or \clearpage
\changetext{-5\baselineskip}{10em}{-5em}{-5em}{}
\twocolumn
... two column pages
\clearpage
\changetext{5\baselineskip}{-10em}{5em}{5em}{}
\onecolumn
... normal pages

ƯÁ¤ ¹®´ÜÀÇ ÆøÀ» Áõ°¡½ÃÄ×´Ù°¡ ¿ø·¡ÀÇ ¼³Á¤À¸·Î µ¹¾Æ¿À´Â ¿¹
\changetext{0pt}{5em}{}{}{}%
Start of wider paragraph text ...
... end of paragraph.

\changetext{0pt}{-5em}{}{}{}
Start of a normal paragraph ...

À̵û±Ý \change... ¸í·ÉÀ» afterpage ÆÐÅ°Áö \afterpage ¸í·ÉÀÇ ÀÎÀÚ·Î »ç¿ëÇϸé ÁÁÀ» ¶§°¡ ÀÖ´Ù.

4 adjustwidth ȯ°æ

adjustwidth ȯ°æÀº ¹®´ÜÀÇ ÁÂ¿ì ¸¶ÁøÀ» º¯°æÇÏ´Â µ¥ »ç¿ëÇÑ´Ù. ÀÌ È¯°æÀº ÇÑ °³ÀÇ ¿É¼Ç ÀÎÀÚ Ç¥Áö¿Í µÎ °³ÀÇ ±æÀÌ°ª ÀÎÀÚ¸¦ ¿ä±¸ÇÑ´Ù.
\begin{adjustwidth}[]{leftmargin}{rightmargin}

±æÀÌ°ªÀÌ ¾ç¼ö·Î ÁÖ¾îÁö¸é ÇØ´ç ¸¶ÁøÀ» Áõ°¡Å°½Ã°í(= ÅؽºÆ® Çà±æÀ̴ ª¾ÆÁø´Ù), À½¼ö°ªÀ¸·Î ÁÖ¾îÁö¸é ¸¶ÁøÀ» °¨¼Ò½ÃŲ´Ù(= ÅؽºÆ® Çà±æÀÌ´Â ±æ¾îÁø´Ù). ±æÀÌ°ª ÀÎÀÚ¸¦ ºñ¿öµÎ¸é º¯È­°¡ ¾ø´Ù´Â °ÍÀÌ´Ù.

ÀÌ È¯°æÀÌ Á¾·áµÇ´Â ½ÃÁ¡¿¡¼­ ¿ø·¡ÀÇ ¸¶Áø °ªÀ¸·Î º¹±ÍÇÑ´Ù.

ƯÁ¤ ¹®´ÜÀ» ¿À¸¥ÂÊ ¸¶ÁøÀ¸·Î »©¼­ ´Ã¸®·Á¸é
\begin{adjustwidth}{}{-8em}

¿É¼Ç ÀÎÀÚ¸¦ ºÙÀÌ¸é ¸¶Áø°ªÀÌ È¦Â¦¼öÂÊ¿¡ µû¶ó °ªÀ» º¯È­½ÃŲ´Ù. ±×³É []¸¸À» ºÙ¿©ÁÖ¸é µÈ´Ù.

¹®¼­°¡ twoside·Î ÀÛ¼ºµÇ°í ÀÖ°í ¹Ù±ùÂÊ ¸¶ÁøÀ¸·Î ¹®´ÜÀ» »©°í ½Í´Ù¸é ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ´Ù.
\begin{adjustwidth}[]{}{-8em}

¹®´ÜÀÇ ÆøÀº ´Ã¸®¸é¼­ ¹®´Ü À§Ä¡¸¦ °¡¿îµ¥·Î ÇÏ°í ½Í´Ù¸é ´ÙÀ½°ú °°ÀÌ ÇÒ ¼ö ÀÖ´Ù.
\begin{adjustwidth}{-4em}{-4em}

¿¹¸¦ µé¾î quotation ȯ°æÀº ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ °Í°ú °ÅÀÇ °°´Ù.
\begin{adjustwidth}{2.5em}{2.5em}

ÀÌ È¯°æÀº ¶°´Ù´Ï´Â °³Ã¼ ¾È¿¡¼­µµ ÀÛµ¿ÇÑ´Ù. Ç¥ÀÇ ÆøÀÌ ¹®´ÜÆøº¸´Ù ´õ ³Ð¾î¼­ ÆäÀÌÁö¿¡ ³õ¿´À» ¶§ ÇÑÂÊÀ¸·Î ±â¿ï¾îÁø´Ù¸é ´ÙÀ½°ú °°Àº ¹æ½ÄÀ¸·Î Á¶ÀýÇÒ ¼ö ÀÖ´Ù.
\begin{figure}
   \begin{adjustwidth}{-2em}{-2em}
      \includegraphics{wide}
      \caption{Wide figure}
   \end{adjustwidth}
\end{figure}

Ȧ¦¼öÂÊ¿¡ µû¶ó ¸¶ÁøÀ» º¯°æÇÏ´Â ±â´ÉÀÌ Ç÷ÎÆ®ÀÇ °æ¿ì Àß ÀÛµ¿ÇÏÁö ¾Ê´Â °æ¿ì°¡ ÀÖ´Ù. ÀÌ°ÍÀº Ç÷ÎÆ®°¡ ÃÖÁ¾ÀûÀ¸·Î ³õÀÌ´Â À§Ä¡°¡ Ȧ¼öÂÊÀÌ µÉÁö ¦¼öÂÊÀÌ µÉÁö¸¦ TeXÀÌ ¹Ì¸® °áÁ¤ÇÏÁö ¾Ê±â ¶§¹®¿¡ ¹ß»ýÇÏ´Â °ÍÀ̹ǷΠÇ÷ÎÆ®°¡ ³õÀÌ´Â À§Ä¡¿¡ labelÀ» ºÙ¿©µÎ¾ú´Ù°¡ ´ÙÀ½¹ø ½ÇÇà ¶§ ÀÌ label À§Ä¡¸¦ Àо Ȧ¦¼öÂÊÀ» ¾Ë¾Æ³»µµ·Ï ÇÏ´Â "¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç"¸¦ °­Á¦ÇÏ´Â ¹æ¹ýÀÌ ÀÖ´Ù. ÆÐÅ°Áö ¿É¼Ç strict¸¦ ÁÖ¸é adjustwidth°¡ \checkoddpage¸¦ »ç¿ëÇÏ°Ô µÈ´Ù. ÀÌ ¸í·É¿¡ ´ëÇؼ­´Â ¾Æ·¡¸¦ Âü°íÇ϶ó. \usepackage[strict]{chngpage}.

ÀÌ ¿É¼ÇÀ» ½èÀ» ¶§ÀÇ ¹®Á¦Á¡Àº ÇÑ ¹®¼­¿¡ ³Ê¹« ¸¹Àº labelÀÌ ºÙ°Ô µÇ¾î¼­ TeXÀÇ ½ÇÇà ¿ë·®À» ³Ñ¾î°¥ °¡´É¼ºÀÌ ¾øÁö ¾Ê´Ù´Â °ÍÀÌ´Ù. ±×·¡¼­ ²À ÇÊ¿äÇÒ ¶§¸¸ ¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç¸¦ Çϵµ·Ï Çϸé ÁÁÀ» °ÍÀÌ´Ù. \cpstricttrue¿Í \cpstrictfalse¸¦ ÀÌ¿ëÇؼ­ ¾ö°ÝÇÑ ÆäÀÌÁö °Ë»ç¸¦ ÄѰųª ²ø ¼ö ÀÖ´Ù.

/!\ NOTE: 2´Ü ¹®¼­¿¡¼­ adjustwidth ȯ°æÀº µÎ °³ÀÇ Ä®·³À» µ¿ÀÏÇÏ°Ô Ãë±ÞÇÑ´Ù. ¿¹¸¦ µé¾î ¹®´ÜÆøÀÌ ¹Ù±ùÂÊ ¸¶ÁøÀ¸·Î ´õ ³Ð¾îÁö¸é Ȧ¼öÂÊ¿¡¼­´Â Ãß°¡ ±æÀÌ°¡ ¸ðµç ´ÜÀÇ ¿À¸¥ÂÊÀ¸·Î ¿Ã °ÍÀÌ°í ¦¼öÂÊ¿¡¼­´Â ¿ÞÂÊÀ¸·Î ¿Ã °ÍÀÌ´Ù. ¿øÄ¡ ¾Ê´Â °á°ú°¡ »ý±ä´Ù¸é ¼öÀÛ¾÷À¸·Î Á¶ÀýÇØ¾ß ÇÒ ¼öµµ ÀÖ´Ù.

5 \checkoddpage ¸í·É

\checkoddpage ¸í·ÉÀº TeXÀÌ ÇöÀç Á¶ÆÇÇÏ°í ÀÖ´Â ÆäÀÌÁö°¡ Ȧ¼öÂÊÀÎÁö ¦¼öÂÊÀÎÁö °áÁ¤ÇÏ´Â µ¥ »ç¿ëÇÑ´Ù. Ȧ¼öÂÊÀ̸é \ifcpoddpage °¡ TRUE°¡ µÇ°í ¦¼öÂÊÀ̸é FALSE°¡ µÈ´Ù.

ÀÌ°ÍÀº \checkoddpage ¸í·É¿¡ ÀÇÇØ labelÀ» ¸¸µå´Â ¹æ½ÄÀ¸·Î µ¿ÀÛÇÑ´Ù. \pageref ¸í·ÉÀº labelÀ» üũÇÑ´Ù. Á¤È®ÇÏ°Ô ¸»ÇÏ¸é »õ·Î¿î \pageref ¸í·ÉÀÌ ÇÊ¿äÇѵ¥ ÀÌ ¸í·ÉÀº \checkoddpage°¡ ³»ºÎÀûÀ¸·Î »ç¿ëÇÑ´Ù.

label Áö½ÃÀÚ´Â \cplabelprefix ¸í·ÉÀ¸·Î ÀÌ·ç¾îÁ® ÀÖ°í ÀÚµ¿ÀûÀ¸·Î ¹øÈ£°¡ ºÎ¿©µÈ´Ù. \cplabelprefix´Â ±âº»°ªÀÌ ''''''^''''''_''''''Àε¥ ¸¸¾à ÇÊ¿äÇÏ´Ù¸é ¹Ù²Ü ¼ö ÀÖ´Ù. ±âº»ÇüÀº ^_N (NÀº ¾çÀÇ Á¤¼ö) Çü½ÄÀÌ´Ù.



^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2009-11-16 15:26:41
Processing time 0.2600 sec