KTUGFaq

KTUG FAQ

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
You will be recognized and honored as a community leader.
FrontPage › 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]