% Select what to do with command \comment: % \newcommand{\comment}[1]{} %comment not showed \usepackage{xcolor} \newcommand{\comment}[1] {{\bfseries \color{blue} [#1]}} %comment showed
タグ: