{enumitem} is a package that provides user control over the layout of the three basic list environments: {itemize}, {enumerate}, and {description}.
3
votes
2answers
71 views
referencing an item from enumerate in an article calss
I misspoke I meant I used enumerate not cases sorry.
Is it possible to reference a case?
I have \begin{enumerate} and then cases 1 to 4 where each case is a rather detailed.
I would like the refer ...
4
votes
2answers
49 views
How to reduce vertical space itemize environment inside table
I have this:
I want for the first item to be vertically aligned with my other cells. How can I do it? The answers provided here suggested to play with topsep and partopsep:
How can I change ...
2
votes
1answer
61 views
How can I stop my description text from going beyond the margin
The text is going over my page. How can i fix that?
\documentclass[DIV=15, paper=a4, paper=portrait, pagesize=auto]{scrartcl}
\usepackage[inline]{enumitem}
\usepackage[table]{xcolor}
...
5
votes
2answers
41 views
Create \ref for nested enumitem \item without nesting in the output
Sorry the question is a bit awkward.
Basically I have nested \begin{enumerate} lists. I'd like something to appear like this:
1 Foo
1.1 Bar
Please see additional information in subsection 1
...
1
vote
1answer
43 views
How can I left align the labels in a customized description list
I have this code:
\SetLabelAlign{rightbox}{\hss\llap{#1\quad}}
\setlist[description,1]{align=rightbox,labelsep=0pt,leftmargin=0pt}
\section{Project 55d5396fed}
...
2
votes
2answers
65 views
enumitem conflict with french babel
The following crashes with the error:
! LaTeX Error: Something's wrong--perhaps a missing \item.
\documentclass[]{article}
\usepackage[francais]{babel}
\usepackage{enumitem}
\begin{document}
...
5
votes
3answers
63 views
Aligning equation numbers within enumitem
Take a look at the following minimal working example:
\documentclass[a4paper, 11pt, leqno]{article}
\usepackage{amsmath, enumitem}
\title{}
\author{Who knows?}
\date{}
\begin{document}
\maketitle
...
4
votes
1answer
73 views
Fixing a list issue
Let us consider the following MWE:
\documentclass[letterpaper]{article}
\usepackage[marginparwidth=2in]{geometry}
\usepackage{amsmath,amssymb}
\usepackage{calc}
\usepackage{marginnote}
...
6
votes
1answer
44 views
Problem with enumitem and \raggedright [duplicate]
I want my items in lists (enumerate, itemize and description) to be raggedright. So I use enumitem package to make things easier
\usepackage{enumitem}
\setlist[enumerate]{before = \raggedright}% In ...
2
votes
1answer
62 views
Numbering exceeding the 26 letter alphabet
After reading this answer http://tex.stackexchange.com/a/52604/10898 I am unable to employ the alphalph package to replace the counter in either levels. See the code below:
...
1
vote
1answer
70 views
Controlling the indentation of the second line in a list
I'm using enumitem to label text, and I'd like the text to all be aligned to the same indent as the first line in the list. The second line begins underneath the label. I'm sure there's a simple ...
6
votes
1answer
84 views
Horizontal alignment of margin notes in nested enumitem list
I would like to be able to 'tag' certain list items in an enumitem list with a mark in the left margin. I would like the marks in the left margin to be horizontally aligned with respect to each ...
2
votes
1answer
70 views
Customizing inline enumerate with enumitem still not working?
I have the latest version of the enumitem package and I'm trying to use different labels for enumerate lists which are set as normal lists and enumerate lists which are set inline. However, it doesn't ...
6
votes
1answer
119 views
Controlling parindent in enumerate inside customized list environment
I'm trying to control the indentation of paragraphs in an enumerated list that is inside a customized list environment. I find that changing \parindent in the inner list has no effect.
Here's an ...
3
votes
2answers
156 views
Description environment, indent first line
Is there a neat way to push the first line of an item in a description environment over to the right so that it is flush with the second line of the item?
I'm trying to define a LaTeX list ...
2
votes
0answers
63 views
enumitem-zref: reference items automatically [closed]
I am trying to use the enumitem-zref package in order to reference automatically all item of an enumeration. Here is a simple example (found on the Internet, but seems to agree with the ...
3
votes
2answers
72 views
Optional argument to \item to appear in brackets after the counter
Usually, when you have the following document:
\documentclass{article}
\usepackage{enumitem}
\begin{document}
\begin{enumerate}
\item Mary
\item[had] a little
\item lamb
\end{enumerate}
...
4
votes
1answer
68 views
\crefname for several layers of an enumerate: problem with enumitem
I want to use the \crefname macro from the cleveref package to set the label names on several layers of an enumerate environment. The following code works very well:
\documentclass{article}
...
7
votes
2answers
88 views
Different colours for the bullets in itemize environment
In the following list, the colour of the bullet will be fixed:
\begin{itemize}
\item Good point 1
\item Good point 2
\item Poor statement 1
\item Poor Statement 2
\end{itemize}
Is there anyway to ...
3
votes
1answer
103 views
How to set the different fontsize according to different levels in an enumitem list in beamer?
I use enumitem in beamer to create a enumerate list as follows:
\documentclass{beamer}
\usetheme{Dresden}
\useinnertheme{circles}
\usepackage{enumitem}
\newlist{enum}{enumerate}{5}
...
2
votes
2answers
75 views
enumitem: enumerate in a theorem environment
I use the enumitem package:
\usepackage[shortlabels]{enumitem}
And I put some numeration like this in a theorem environment with \theoremstyle{plain}:
\begin{prop}
We have
...
1
vote
0answers
20 views
enumitem-shortlabels: How to change the counter of items? [duplicate]
I use the enumitem package with shortlabels.
\usepackage[shortlabels]{enumitem}
Now I've got
\begin{enumerate}[(L 1)]
\item blablabla
\item blablabla
\end{enumerate}
and it goes like ...
0
votes
0answers
38 views
enumitem: newlist with description and bullet [duplicate]
I've seen quite a few questions here on how to use enumitem with descriptions and bullets. I couldn't however find a solution where they created a newlist and that's where I have my problem:
I ...
9
votes
3answers
149 views
How to “bubble in”/color fill an item counter ((A),(B),(C),…) in an enumerated list
I'm trying to make an answer explanation guide for a test where the correct answer is "bubbled in".
I've tried using the enumitem package and tikz as shown in this post (Enumerated list with blue ...
3
votes
3answers
171 views
Enumeration with several items per line, several lines and nicely formatted
Based on Alan's answer here, I would like to be able to create nicely formatted "inline" enumerated lists.
The issue I have is that the space between items on a line is always fixed, which does not ...
3
votes
1answer
58 views
Indenting First Paragraph in a List
I have an enumerate environment and each item contains several paragraphs. Normally, none of the paragraphs are indented, but using the enumitem package, I can set the listparindent to make all but ...
6
votes
1answer
88 views
How to get a properly indented custom enumerate list (with checklist-style blanks)?
I'm trying to make an enumerated checklist that looks like this:
Paragraph text here that says really cool stuff. Notice how the list after is
properly indented
___ 1. Thing 1
___ ...
3
votes
2answers
94 views
Optional argument to \item in enumitem list
I'm trying to set up a list environment for typesetting a problem set. I'd like to be able to input something like the following:
\begin{pset}
\item First solution.
\item[2.2] Second solution.
...
3
votes
2answers
96 views
Inserting non-indented mdframed object in outline
I want to be able to put an mdframed object inside of an outline environment without it being indented to the indentation level that I'm at, and so that I can continue the outline after the mdframed ...
1
vote
1answer
97 views
Enumerate and numbering
We are using the enumerate in the following form
\begin{enumerate}[leftmargin=*,label=\bfseries${\textbf{{C}}}_\arabic*$.]
\item
\end{enumerate}
Which produces out-put as C_1, C_2, ...
But we ...
7
votes
1answer
90 views
labelsep in enumitem: stretch ignored
As the title says: labelsep setting in the enumitem package ignores the stretch part. I would be happy to have a stretch there (in the end actually the current font's interword stretch achieved by ...
4
votes
1answer
62 views
Stopping hang into left margin with enumitem
I'm trying to use enumitem to present various numbered principles, and to keep a running count on these principles. I'm getting stuck because I can't get enumerate not to shift the label into the ...
3
votes
2answers
92 views
Annoying box next to the letter
Ηow can I get rid of this annoying box next to the letter as well the full stop
update-1: but to keep the Greek alphabet to the second level
\documentclass[b5paper,10pt]{book}
...
10
votes
2answers
203 views
A new environment based on enumerate
I have defined the following simple environment:
\newenvironment{renumerate}{\begin{enumerate}\raggedright}{\end{enumerate}}
I wonder how the above can be modified to use with, say, the following:
...
7
votes
1answer
139 views
Unable to Remove Vertical Space Before and After Lists within longtable
All the tricks to remove vertical space before and after itemize lists (using enumitem) seem to work well in table/tabular environments, but not in longtable. The following MWE illustrates the ...
3
votes
1answer
122 views
How to resume list numbering (enumerated lists) with multicols environments
This question is related to "How to interrupt-resume a list in latex". I am making an exam for my students and I want to use the multicols environment for various portions of the test.
The problem ...
6
votes
1answer
310 views
Bullet and number indenting in list
I would like to make a custom indenting for lists:
Bullet or number is indented 1.2 cm from the left margin
Text (all lines) is indented 1.8 cm from the left margin
I am trying to use the enumitem ...
3
votes
1answer
69 views
Mixing normal and inline lists in one environment
I'm redoing my résumé and would like to produce a certain style of lists using enumitem, as shown in the image below.
If it isn't possible, it isn't the end of the world, but I'd really like it if ...
5
votes
1answer
201 views
enumitem revert nolistsep
With enumitem package, I have used \setlist{nolistsep} for some part of the document. For another part of my document, I need to revert the separation in the list entries to its default. I wonder ...
5
votes
1answer
90 views
Compilation problems with custom enumeration
For some reason or other the following code does not compile. Could anyone provide an insight into why?
\documentclass[letterpaper]{article}
\usepackage{enumitem}
\usepackage{fullpage}
...
8
votes
2answers
130 views
Custom enumeration with undesired kerning
The following code produces the desired result as shown below:
\documentclass[letterpaper]{article}
\usepackage{xcolor}
\usepackage{amsmath,amssymb,calc,bbding}
\usepackage{enumitem}
...
5
votes
3answers
413 views
List with arrows instead of bullets
I want a bullet list with arrows instead of bullets, like:
=> Line 1
=> Line 2
I tried this, but it returned some error:
\begin{itemize}{labelitemi}{$\Rightarrow$}[leftmargin=1em]
\item ...
7
votes
2answers
119 views
Unexpected list spacing when trying to implement vertical lists in paragraph style (with enumitem)
I'm trying to create a styling for certain numbered lists where they are formatted as normal paragraphs; i.e., a paragraph indent before the label, with all subsequent lines of each item unindented. ...
3
votes
1answer
111 views
Undesired \parindent in front of first label when using asparaenum environment
When using the asparaenum environment from paralist, sometimes the \parindent in front of the first item is undesirable. For example, if one uses the asparaenum environment directly after starting the ...
3
votes
1answer
298 views
How to add vertical space between two lines of tables
\documentclass[11pt]{article}
\usepackage{tabu}
\usepackage[inline]{enumitem}
\begin{document}
\section{abc}
\begin{enumerate}
\item
\begin{enumerate*}
\item
...
10
votes
2answers
102 views
enumitem - labels fine - but references defined empty
Folks - the various hints as how to get to an enumeration/description listing elsewhere (e.g. Enumerated description list, Automatically number a description list) work splendidly.
However - somehow ...
2
votes
1answer
88 views
How to remove indents for the initial list but indent all nested lists?
I'm trying to use enumitem to modify my lists so that they're flush to the left side of the paper but so that any nested lists are properly indented.
This is what I've tried:
...
9
votes
4answers
184 views
Two-colum task list with status information
I'm trying to generate a two-column task list with status information in the second column. It has to allow page breaks and should look more a less like this:
I managed to hack something together ...
2
votes
0answers
129 views
Incompatibility between currfile and enumitem? [closed]
The MWE below yields:
Missing number, treated as zero.
<to be read again>
enit@cv@currfiledepth
\item
testing.
for the itemize ...
2
votes
0answers
141 views
misplaced qed symbol after displaymath inside item of inline list
My problem involes a qed symbol which appears too early.
My observations are that it happens after a displaymath inside an item of an unboxed inline list.
All of this seems to be necessary to produce ...

