KTUGFaq

KTUG FAQ

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
Be careful how you get yourself involved with persons or situations that can't bear inspection.
FrontPage › Karnes/2011-02

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

@@ -1,5 +1,29 @@
#action Blog ºí·Î±× ´õÇϱâ
##Blog
{{{#!blog Karnes 2011-02-16T20:35:49 What color
{{{
\documentclass{oblivoir}
\usepackage[x11names]{xcolor}
\usepackage{arrayjob}
%%% hoze's sample
\newarray\PagetabColors
\readarray{PagetabColors}{red&orange&yellow&green&cyan&blue&violet&lightgray&darkgray&black}
\usepackage[first=1,last=10]{lcg}
\usepackage{multido}
\begin{document}
\noindent\multido{}{10}{%
\rand\arabic{rand}
\checkPagetabColors(\therand)
\textcolor{\cachedata}{What color?}
}
\end{document}
\}}}
}}}
{{{#!blog Karnes 2011-02-06T17:49:24 Ãʵù¿ë ±Þ¼öÇÑÀÚ¿Í ºÎ¼ö
* attachment:hanja_busu.zip
* attachment:hanja_busu.pdf



Feb 17, 2011
What color
Submitted by Karnes @ 02-17 [05:35 am]
\documentclass{oblivoir}
\usepackage[x11names]{xcolor}
\usepackage{arrayjob}
%%% hoze's sample
\newarray\PagetabColors
\readarray{PagetabColors}{red&orange&yellow&green&cyan&blue&violet&lightgray&darkgray&black}

\usepackage[first=1,last=10]{lcg}
\usepackage{multido}

\begin{document}

\noindent\multido{}{10}{%
\rand\arabic{rand}
\checkPagetabColors(\therand)
\textcolor{\cachedata}{What color?}
}

\end{document}

Feb 07, 2011
Ãʵù¿ë ±Þ¼öÇÑÀÚ¿Í ºÎ¼ö
Submitted by Karnes @ 02-07 [02:49 am]