Re: [Q] enumerate アイテムの変更は?

名前: kkondo
日時: 2002-11-22 09:10:46
IPアドレス: 192.51.44.*

>>13079 >>13078 どうもありがとうございました。 \begin{enumerate}[\kernzw{1} \color{blue}1.] として、うまくできました。(下記です) \documentclass[fleqn,slidesonly,a4]{seminar} % seminar を使う \usepackage{enumerate} % enumerate数字記号変更指定可能とする \usepackage{color} % color を使って 色をつける \usepackage{palette} % palette の中に色の定義が入っている \begin{document} % 文章内の下記の箇所では、enumerate数字記号を色つきにしたいのです。 \begin{enumerate}[\kernzw{1} \color{blue}1.] \item その1は... \item その2は... \end{enumerate} \end{document}

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)