%% File `dhucs.cfg`
%%
%% Copyright (c) 2007-2013 Kangsoo Kim <karnes at ktug org>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%  http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2006/05/20 or later.
%%
\Preamble{xhtml}
\Configure{charset}{charset=utf-8}
\Configure{@TITLE}{\protected\def\unihangulchar##1{\special{t4ht=&\###1;}}}
\Configure{@BODY}{\NoFonts}
\Configure{@/BODY}{\EndNoFonts}

\begin{document}
\CssFile
	/* css.sty */
body {
	line-height: 150%;
}
.verbatim {
	font-family: monospace;
	white-space: nowrap;
	text-align: left;
	line-height: 100%;
}
.quote {
	margin-bottom: 0.25em;
	margin-top: 0.25em; 
	margin-left: 3em; 
	margin-right:3em;
	text-align:justify;
}
\EndCssFile
\EndPreamble

