Search found 3 matches

by mukizaenos
Fri May 19, 2023 5:30 pm
Forum: LaTeX Beginner's Guide
Topic: Using \inparaitem with customized numbering
Replies: 2
Views: 36751

Using \inparaitem with customized numbering

Thank you. I will check if it works for inline list.
by mukizaenos
Thu Mar 23, 2023 6:23 am
Forum: Text Formatting
Topic: Using own defined label for \inparaitem
Replies: 0
Views: 6714

Using own defined label for \inparaitem

Hello members,

I have created the following style for labelling my list items.

\newcommand*\circled[1]{\kern-2.5em%
\put(0,4){\color{black}\circle*{18}}\put(0,4){\circle{16}}%
\put(-3,0){\color{white}\bfseries\large#1}~~}
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{%
\node[shape=circle ...
by mukizaenos
Mon Mar 20, 2023 3:45 am
Forum: LaTeX Beginner's Guide
Topic: Using \inparaitem with customized numbering
Replies: 2
Views: 36751

Using \inparaitem with customized numbering

Hello members,

I have created the following style for labelling my list items.

\newcommand*\circled[1]{\kern-2.5em%
\put(0,4){\color{black}\circle*{18}}\put(0,4){\circle{16}}%
\put(-3,0){\color{white}\bfseries\large#1}~~}
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{%
\node[shape=circle ...