Math & Sciencepifont | 'dinglist' with optional Arguments

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
ghostanime2001
Posts: 402
Joined: Fri May 20, 2011 9:41 am

pifont | 'dinglist' with optional Arguments

Post by ghostanime2001 »

I want to create a ding list with the symbol \ding{192} "1" encircled and "2" circled ..and so on.. but one where it mimic's an enumerated list with the following settings.

Code: Select all

\begin{enumerate}[nosep,widest=,align=left,leftmargin=*]
\end{enumerate}
I know I can create a new environment but all those things inside the optional parameter do they need to set separately as multiple optional arguments for the new dingautolist environment?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply