KTUGFaq

KTUG FAQ

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
Take care of the luxuries and the necessities will take care of themselves.
KC2009&value=MacOSX¿¡¼­¼³Ä¡ÇϱâTUG2003&value=Àº±Û²ÃProgress/å�̾߱�&value=Progress/TitleIndexPPower4&value=Âü°í¹®ÇåÀοë´Ù´ÜÆíÁý › Karnes/2011-02
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]