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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply