{enumerate} is about the enumerate list environment. If you use this tag, add the more general {lists} tag.
4
votes
1answer
93 views
Resuming in enumerate with roman numerals
I want to suspend and resume an enumerated list, with Roman numerals. I am using the enumerate and mdwlist packages and have the following:
\begin{enumerate}[I]
\item Item
\item Item
...
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
...
4
votes
1answer
108 views
Creating an enumerate-description style environment
I've been trying to create a list environment to produce something that does the following:
It has a counter (like the enumerate environment).
The first line of each item is an overview of the item ...
1
vote
1answer
60 views
color fill an item of an enumerated list
I've recently seen How to "bubble in"/color fill an item counter ((A),(B),(C),...) in an enumerated list and I just wondered: what if I'd like to enumerate my list with the arabic numbers, ...
6
votes
2answers
159 views
How to create enumerate environment with item number in the format (i,j)?
\begin{enumerate}[(i)]
\item
\end{enumerate}
This gives the items with roman numbering.
But I want to numbering in (i,j) format, i.e. I want my items numbered like (1,2),(1,1), (5,4) etc. What to ...
4
votes
1answer
61 views
How to achieve enumerated list or perhaps table of this form?
I'm trying to replicate a list in some mathematics that I'm looking at and am struggling to figure out how to do it. So far I've tried using a table and it's not looking great.
Below is a link ...
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 ...
1
vote
1answer
68 views
Minimal syntax alternative to enumerate environment [duplicate]
Is there an alternative to the enumerate environment in LaTeX where I can define a nested list with a minimal syntax like that of Markdown or something similar, e.g.:
\begin{minimallist}
- Fruit
...
3
votes
3answers
172 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 ...
9
votes
3answers
150 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
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 ...
4
votes
2answers
86 views
Disable indentation in enumerate temporarily
I would like to place an unindented \fbox inside an enumerate environment.
\begin{enumerate}
\item Some text.
\par\fbox{a}
\item Some more text.
\end{enumerate}
The above code produces:
...
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
___ ...
1
vote
1answer
58 views
How do I have the list item appear on the top left of the image? [duplicate]
I am including an image with the graphicx package in an enumerated list.
\begin{enumerate}
\item
\includegraphics[width=100px]{my_image.png}
\end{enumerate}
The list item number appears on the ...
3
votes
2answers
97 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 ...
3
votes
1answer
45 views
Enumeration marker appears centered to the left of the table
\item
\begin{tabular}{ |l| l| l| }
...
\end{tabular}
\quad
\begin{tabular}{ |l| l| l| }
...
\end{tabular}
The following causes the enumeration marker (ie, "(b)"), to appear in the ...
1
vote
1answer
69 views
Alignment for equations with numbering in enumeration environment and in environment of cases
I have problem of alignment in the following, please check and suggest solution:
\begin{enumerate}
\item
\begin{equation}
\kappa_{a,b}(t)=\begin{cases}
e^{at}, & 0\leq ...
7
votes
4answers
107 views
How to refer to number of items in a list before the list appears in the .tex file?
I would like LaTeX to "know" how many items there are in a certain list. I want this number to be stored in a variable. In such a way I hope that this variable is sampled during the first compilation ...
2
votes
1answer
120 views
Indentation of a label enumi by using renewcommand in LaTeX
I need to set the format of the enumerate so each time I use it, it always behaves like this way for example:
chapter 1 Algebra 1.1. Introduction...
Definition D1.1. (Vector Space)... A vector space ...
7
votes
2answers
194 views
Random shuffle itemize
Is there an environment (or macro for itemize) that shuffles all items randomly each time the pdf is generated?
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 ...
9
votes
2answers
1k views
Sub-enumeration with the same font size in beamer
I have a beamer slide with a several recursive sub-enumerations, e.g.:
\begin{enumerate}
\item Do A
\begin{enumerate}
\item Have B
\item Load C
\item Backup D
...
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}
...
5
votes
2answers
102 views
Latex replacing “Page 118” with “P1ge 118”
I am getting this very strange error in Latex using enumerate. My code is as follows:
\documentclass{article}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[margin=.75 in]{geometry}
...
5
votes
1answer
241 views
Beamer inline itemize and enumeration
My goal is to produce inline lists (itemize and enumerate) in combination with the beamer document class. The symbols of these lists should use the same symbols as their non-inline counterparts to ...
2
votes
1answer
64 views
cross-reference with second level items
In the following situation
\begin{enumerate}
\item
\begin{enumerate}
\item \label{ii}
\item
\end{enumerate}
\item
\end{enumerate}
Item \ref{ii}
I obtain in the output
(a)
(b)
2.
...
7
votes
3answers
4k views
labels for itemize in proposition
I have a Proposition which consists of an itemize with three claims, i.e.
\begin{prop}
\begin{itemize}
\item[(i)] ...
\item[(ii)] ...
\item[(iii)] ...
\end{itemize}
\end{prop}
I wish to insert ...
2
votes
1answer
62 views
How to create a list with a fixed prefix and incremental numbers [duplicate]
Possible Duplicate:
Enumerate with Properties
How can I create a list with a mixed listing, i.e. made of a fixed prefix (e.g. a letter) and an auto incremented number. E.g.
A1 my text....
...
3
votes
1answer
96 views
Left numbered equation inside list environment
I use the mathtools package with the leqno option in the memoir class. When inside a list environment, the equation label is misaligned.
\documentclass{memoir}
\usepackage[leqno]{mathtools}
...
0
votes
0answers
199 views
Itemize inside enumerate list [closed]
I'm trying to introduce a list using \itemize inside an existing list using \enumerate. This is whta I would like to obtain:
1- One
Text Here
2- Two
·One
·Two
\begin{enumerate}
\item One
...
5
votes
2answers
275 views
TikZ: node at \item to use in [overlay]
In my beamer presentation I would like to reference an item by pointing an arrow on it's number. However, I don't know how to make \item a TikZ node. Otherwise it works well.
\documentclass{beamer}
...
3
votes
2answers
90 views
How to change the numbering style for enumeration and sub-enumeration
I wanted to use the enumerate environment. I am using this code:
\begin{enumerate}
\item To define the outliers and events.
\begin{enumerate}
\item How can ...
3
votes
2answers
148 views
Inserting non-indented text in enumerate/outline
I'm trying to insert non-indented chunks of text/image/graphs into an outline. I would like to avoid nested enumerate environments. Anyone have a simple solution using something similar to what I have ...
3
votes
1answer
53 views
Modify the stored value of enumeration in output file
This question is in reference to a previous question: Write the value of enumerate to output file.
I would like to take the solution one step further, but I couldn't get it to work.
...
5
votes
1answer
54 views
Bad interaction between comment package and enumerate environment?
I'm trying to use the comment package inside an enumerate environment, and it produces a compilation error. Minimal example:
\documentclass{article}
\usepackage{comment}
\specialcomment{com}{}{}
...
6
votes
1answer
320 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 ...
6
votes
2answers
170 views
Horizontal enumeration in multiple columns
Consider the following minimal example:
\documentclass{article}
\setlength{\parindent}{0mm}
\usepackage{paralist}
\usepackage{tabto}
\begin{document}
\NumTabs{3}
\begin{inparaenum}
\item text
...
1
vote
2answers
134 views
Macro to format text
Good morning, I have the following problem, I have a file with 8000 questions in the following format:
COD: 7
¿A qué número de revoluciones se alcanza la potencia máxima de un motor?
A Al número de ...
4
votes
1answer
103 views
Redefine label in enumerate list
First: Some days ago I posted this question on The LaTeX Community but I have not gotten an answer so I post it here.
Consider the following MWE:
\documentclass[danish]{article}
\usepackage{babel}
...
10
votes
2answers
136 views
Is there a better formatting option for an alternated enumerated/itemized list?
I'm making a questions/answers page where answer follows the question. The questions are enumerated while the answers are not. Questions are using one color while answers using another one.
In order ...
5
votes
1answer
187 views
How can I create a Question/Answer format for reports?
I would like to create a question/answer format to use on lab reports. What I would like to achieve is something like this:
a. This is the first question (in bold)?
This is the answer (it is ...
11
votes
4answers
1k views
Enumerated description list
How can a list be created, whose items are both
enumerated (a,b,c,d,...)
and allow for setting a description via \item[texthere] ?
Im am using MikTex on Windows.
8
votes
1answer
152 views
Write the value of enumerate to output file
I would like to save the present value of an enumeration into an output file. Using information from another question I have the following minimal example:
\documentclass{article}
...
12
votes
3answers
244 views
Enumerate list not showing when using parallel package
I want to divide a paragraph with enumerate. First I use package "parallel":
\documentclass{article}
\usepackage{color}
\usepackage{parallel}
\begin{document}
...
8
votes
1answer
355 views
Adjust vertical space before enumerated list in Beamer
In Beamer, I can easily set the desired vertical space between items in an enumerated list with itemsep. But how do I set the vertical space between the line that introduces the enumerated list and ...
9
votes
1answer
116 views
Using \hangindent within enumerate
I would like to have a hanging indent within the paragraph of an enumerate item. I have the following:
\begin{document}
\begin{enumerate}
\item Lorem ipsum dolor sit amet, consectetur adipiscing ...
8
votes
1answer
344 views
How to typeset the formatted counter in compactenum (paralist)?
I am using the compactenum environment from the paralist package, and would like to know how I can typeset the counter.
What I mean is
\begin{compactenum}[a)]
\item I would like to typeset "a)" ...
14
votes
2answers
135 views
Get number of elements in enumerate
Suppose, I have the following code:
\documentclass{article}
\begin{document}
We have totally 7 columns, describing the user:
\begin{enumerate}
\item ID --- users.name
\item Forename --- ...
7
votes
2answers
91 views
Enumerate with a range of numbers in an item's label
I am preparing an outline of lectures for a course. Some topics will take more than one lecture. I want to create an enumerate environment that reflects this.
I want to end up with something like
...
5
votes
2answers
397 views
Good format for homeworks in LyX
I am using LyX to type in my homework solutions, but I don't like my format.
The homework itself is in the format of questions 1,2,... and each question has sub-questions: 1.1,1.2,... etc
In the ...

