How to align enumerate environment inside description environmentCreating an enumerate-description style environmentProblem using align in enumerate environmentTable inside description listLine break after description labelForce itemize inside description onto a new lineHow to align enumerate and add answer to exercises?How to change the list structure indentation?How can I redefine description list items only when embedded?No new line for theorem in enumerateSetting where to break items in enumerate environment
Co-worker works way more than he should
Coin Game with infinite paradox
When does Bran Stark remember Jamie pushing him?
"Working on a knee"
What *exactly* is electrical current, voltage, and resistance?
My admission is revoked after accepting the admission offer
Is it OK if I do not take the receipt in Germany?
Why does Java have support for time zone offsets with seconds precision?
When speaking, how do you change your mind mid-sentence?
Bright yellow or light yellow?
What to do with someone that cheated their way though university and a PhD program?
How long can a nation maintain a technological edge over the rest of the world?
What does こした mean?
How to begin with a paragraph in latex
Why would the Overseers waste their stock of slaves on the Game?
Is there a possibility to generate a list dynamically in Latex?
What is /etc/mtab in Linux?
Preserving file and folder permissions with rsync
Simulate round-robin tournament draw
Retract an already submitted Recommendation Letter (written for an undergrad student)
How would it unbalance gameplay to rule that Weapon Master allows for picking a fighting style?
false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'
Determinant of a matrix with 2 equal rows
Married in secret, can marital status in passport be changed at a later date?
How to align enumerate environment inside description environment
Creating an enumerate-description style environmentProblem using align in enumerate environmentTable inside description listLine break after description labelForce itemize inside description onto a new lineHow to align enumerate and add answer to exercises?How to change the list structure indentation?How can I redefine description list items only when embedded?No new line for theorem in enumerateSetting where to break items in enumerate environment
I'd like to know how to align the enumerate list nested inside the description by the vertical black line as shown in the picture.
begindocument
begindescriptionitem[Description]
beginenumerate[leftmargin=4cm]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

enumerate description
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
|
I'd like to know how to align the enumerate list nested inside the description by the vertical black line as shown in the picture.
begindocument
begindescriptionitem[Description]
beginenumerate[leftmargin=4cm]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

enumerate description
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
|
I'd like to know how to align the enumerate list nested inside the description by the vertical black line as shown in the picture.
begindocument
begindescriptionitem[Description]
beginenumerate[leftmargin=4cm]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

enumerate description
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'd like to know how to align the enumerate list nested inside the description by the vertical black line as shown in the picture.
begindocument
begindescriptionitem[Description]
beginenumerate[leftmargin=4cm]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

enumerate description
enumerate description
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Apr 20 at 23:21
Kurt
42k950165
42k950165
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Apr 20 at 23:01
SomeoneSomeone
111
111
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Someone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
|
|
2 Answers
2
active
oldest
votes
You want to set 4cm as the leftmargin for description (with a correction for the labelsep).
documentclassarticle
usepackageenumitem
usepackageshowframe % just to show the margins of the text block
begindocument
begindescription[leftmargin=4cm,labelwidth=dimexpr4cm-labelsep]
item[Description]
beginenumerate[leftmargin=*]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

|
If you want to have the minimal distance between the description items and the enumerate items, you can obtain it eaasily with calc and enumitem:
documentclassarticle
usepackage[showframe]geometry
usepackagecalc
usepackageenumitem
begindocument
begindescription[leftmargin=widthoftextbfDescription + labelsep , style = unboxed]item[Description]
beginenumerate[wide=0pt, leftmargin =*]
item Item
item Another item. Some more text. Some more text. Some more text. Some more text. Some more text. Some more text
item Last item
endenumerate
enddescription
enddocument

|
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You want to set 4cm as the leftmargin for description (with a correction for the labelsep).
documentclassarticle
usepackageenumitem
usepackageshowframe % just to show the margins of the text block
begindocument
begindescription[leftmargin=4cm,labelwidth=dimexpr4cm-labelsep]
item[Description]
beginenumerate[leftmargin=*]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

|
You want to set 4cm as the leftmargin for description (with a correction for the labelsep).
documentclassarticle
usepackageenumitem
usepackageshowframe % just to show the margins of the text block
begindocument
begindescription[leftmargin=4cm,labelwidth=dimexpr4cm-labelsep]
item[Description]
beginenumerate[leftmargin=*]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

|
You want to set 4cm as the leftmargin for description (with a correction for the labelsep).
documentclassarticle
usepackageenumitem
usepackageshowframe % just to show the margins of the text block
begindocument
begindescription[leftmargin=4cm,labelwidth=dimexpr4cm-labelsep]
item[Description]
beginenumerate[leftmargin=*]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

You want to set 4cm as the leftmargin for description (with a correction for the labelsep).
documentclassarticle
usepackageenumitem
usepackageshowframe % just to show the margins of the text block
begindocument
begindescription[leftmargin=4cm,labelwidth=dimexpr4cm-labelsep]
item[Description]
beginenumerate[leftmargin=*]
item Item
item Another item
item Last item
endenumerate
enddescription
enddocument

answered Apr 20 at 23:11
egregegreg
736k8919353261
736k8919353261
|
|
If you want to have the minimal distance between the description items and the enumerate items, you can obtain it eaasily with calc and enumitem:
documentclassarticle
usepackage[showframe]geometry
usepackagecalc
usepackageenumitem
begindocument
begindescription[leftmargin=widthoftextbfDescription + labelsep , style = unboxed]item[Description]
beginenumerate[wide=0pt, leftmargin =*]
item Item
item Another item. Some more text. Some more text. Some more text. Some more text. Some more text. Some more text
item Last item
endenumerate
enddescription
enddocument

|
If you want to have the minimal distance between the description items and the enumerate items, you can obtain it eaasily with calc and enumitem:
documentclassarticle
usepackage[showframe]geometry
usepackagecalc
usepackageenumitem
begindocument
begindescription[leftmargin=widthoftextbfDescription + labelsep , style = unboxed]item[Description]
beginenumerate[wide=0pt, leftmargin =*]
item Item
item Another item. Some more text. Some more text. Some more text. Some more text. Some more text. Some more text
item Last item
endenumerate
enddescription
enddocument

|
If you want to have the minimal distance between the description items and the enumerate items, you can obtain it eaasily with calc and enumitem:
documentclassarticle
usepackage[showframe]geometry
usepackagecalc
usepackageenumitem
begindocument
begindescription[leftmargin=widthoftextbfDescription + labelsep , style = unboxed]item[Description]
beginenumerate[wide=0pt, leftmargin =*]
item Item
item Another item. Some more text. Some more text. Some more text. Some more text. Some more text. Some more text
item Last item
endenumerate
enddescription
enddocument

If you want to have the minimal distance between the description items and the enumerate items, you can obtain it eaasily with calc and enumitem:
documentclassarticle
usepackage[showframe]geometry
usepackagecalc
usepackageenumitem
begindocument
begindescription[leftmargin=widthoftextbfDescription + labelsep , style = unboxed]item[Description]
beginenumerate[wide=0pt, leftmargin =*]
item Item
item Another item. Some more text. Some more text. Some more text. Some more text. Some more text. Some more text
item Last item
endenumerate
enddescription
enddocument

answered Apr 20 at 23:27
BernardBernard
177k779210
177k779210
|
|