Hi,
I would like to create an Enumerated environment (list), but instead of having numbers followed by a period, I want to have them inside brackets: "(1)" in place of "1.". How do I custom set the Enumerate environment?..
Thanks
Assaf
Text Formatting ⇒ customize type of numbering in an Enumerate list
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
customize type of numbering in an Enumerate list
Search the forum for the enumitem package. Next time do the search first. The forum archive has many answers to those typical requests.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: customize type of numbering in an Enumerate list
Hi,
I looked it up, but couldn't make it work myself..
Do I need to first download the Enumitem package? (sorry for my ignorance..)
asaf
I looked it up, but couldn't make it work myself..
Do I need to first download the Enumitem package? (sorry for my ignorance..)
asaf
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
customize type of numbering in an Enumerate list
How would I know? Perhaps it is already present on your system. Check that on the command prompt.assafwe wrote:[...] Do I need to first download the Enumitem package? [...]
Code: Select all
kpsewhich enumitem.sty
But a similar answer has already been given to another request [1]. In principal the provided solution works here also with some modifications. But I don't know how to translate that to LyX. Things like package inclusion should be covered by the LyX documentation.
[1] View topic: Roman numerals in LyX
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10