# 説明付きリストしたい(`description`) ```latex \begin{description} \item [用語] 用語の説明 \item [用語] 用語の説明 \end{description} ``` `description`環境で、説明付きのリストを作成できます。