\Preamble{html} \Configure{charset}{charset=euc-kr} % hangul uhc±Û²ÃÀ» web±Û²Ã·Î ¹Ù²Ù±â À§ÇÑ ÀÛ¾÷ÀÔ´Ï´Ù. \Configure{htf}{20}{+}{}{}{}{}{}{}{} \Configure{htf}{22}{+}{}{} \Configure{htf}{24}{+}{}{} \Configure{htf}{26}{+}{}{} \Configure{htf}{28}{+}{}{} \Configure{htf}{30}{+}{}{} \Configure{htf}{32}{+}{}{} \Configure{htf}{34}{+}{}{} % tex4ht¿¡¼­ Á¦°øÇÏ´Â ±Û²Ã shape¿¡ ´ëÇÑ Á¤ÀÇÀÔ´Ï´Ù. \Configure{texttt}{\Protect\HCode{}}{\Protect\HCode{}} \Configure{textit}{\Protect\HCode{}}{\Protect\HCode{}} \Configure{textrm}{\Protect\HCode{}}{\Protect\HCode{}} \Configure{textsf}{\Protect\HCode{}}{\Protect\HCode{}} \Configure{textbf}{\Protect\HCode{}}{\Protect\HCode{}} \Configure{emph}{\Protect\HCode{}}{\Protect\HCode{}} \newcommand{\mytiny}{\tiny} \newcommand{\myscriptsize}{\scriptsize} \newcommand{\myLARGE}{\LARGE} \newcommand{\myLarge}{\Large} \newcommand{\myhuge}{\huge} \newcommand{\myHuge}{\Huge} \newcommand{\mysmall}{\small} \newcommand{\myfootnotesize}{\footnotesize} \newcommand{\mylarge}{\large} \renewcommand\mytiny[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myscriptsize[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myfootnotesize[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\mysmall[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\mylarge[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myLarge[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myLARGE[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myhuge[1]{\Protect\HCode{} #1 \Protect\HCode{}} \renewcommand\myHuge[1]{\Protect\HCode{} #1 \Protect\HCode{}} % frame±â´ÉÀ» »ç¿ëÇϱâ À§Çؼ­ ¸¸µç °ÍÀÔ´Ï´Ù. Æò¼Ò¿¡´Â ÀÌ·¸°Ô offÇØ ³õ¾Æ¾ßÁö µË´Ï´Ù. %\Configure{frames} % {\VerFrames[frameborder="0" border="1" % framespacing="0" rows="*"]{*,7*} % \Frame[http://www.obgy.ne.kr/latex2wp/latex4wplogo.html]{} % \HorFrames[frameborder="0" border="0" % framespacing="0" cols="*" scrolling="no"]{*,5*} % \Frame[http://www.obgy.ne.kr/latex2wp/latex4wpleft.html]{} % \Frame[ name="tex4ht-main" ]{tex4ht-body}} % {\let\contentsname=\empty \tableofcontents} \begin{document} % CSS file Ãʹݿ¡ µé¾î°¡´Â ¹®±¸ÀÔ´Ï´Ù. ´ë°³ º»ÀÎÀÌ Á¤ÀÇÇÑ °ÍµéÀº ¿©±â¿¡´Ù°¡ ³Ö½À´Ï´Ù. \CssFile body { font-family: batang; bgcolor: yellow; font-size: 10pt; line-height: 200%} .batangbold {font-family: batang; font-weight: bold;} .gungseo {font-family: gungseo;} .dotum {font-family: dotum;} .dotumbold {font-family: dotum; font-weight: bold;} .gulim {font-family: gulim;} .gulimbold {font-family: gulim; font-weight: bold;} .dotumche {font-family: dotumche;} .mytiny { font-size: 8pt;} .myscriptsize { font-size: 9pt;} .myfootnotesize { font-size: 10pt;} .mysmall { font-size: 11pt;} .mynormalsize { font-size:12pt;} .mylarge { font-size: 14pt;} .myLargeII { font-size: 16pt;} .myLARGEIII { font-size: 18pt;} .myhuge { font-size: 20pt;} .myHugeII { font-size: 25pt;} h1 {font-family: gulim; font-weight:bold; color: blue;font-size: 16pt;} h2 {font-family: gulim; font-weight:bold; color: red; font-size: 14pt;} h3 {font-family: gulim; font-weight:bold; font-size: 12pt;} h4 {font-family: gulim; font-weight:bold; font-size: 11pt;} .taza {font-family: gungseo;font-size: 9pt; color: blue;} .Italiac {font-family: batang;font-style: italic;font-size: 9pt;} .roman {font-family: batang; font-size: 9pt;} .sansserif {font-family: dotum;font-size: 9pt;color: blue;} .boldseries {font-family: batang; font-weight:bold; color: red;} .emph {font-family: batang;font-size:10pt; font-weight:bold; color: red;} /* css.sty */ \EndCssFile \EndPreamble