{enumerate} is about the enumerate list environment. If you use this tag, add the more general {lists} tag.

learn more… | top users | synonyms

5
votes
1answer
406 views

Nested enumerate list, Page breaks

I am currently writing a multiple choice exam: There is a enumerated list for the question number and then a nested list for the choices within each multiple choice question: 1. Question 1 a) ...
3
votes
1answer
207 views

How to hyperlink item when enumerating, i.e. the text in the links are not manually encoded

How do you hyperlink items without manually encoding the text of the hyperlink? Suppose I want to number some items \begin{enumerate} \item blah \item blah blah \item blah blah blah and I want ...
1
vote
0answers
40 views

Figures in enumerate environment [duplicate]

Possible Duplicate: Aligning enumerate labels to top of image? I want to place the images I have in an enumerate environment, however when I try to do it, if there is not a text (or ...
6
votes
2answers
675 views

Enumerated list with blue circles and number inside it

I am creating a manual for an application and I would like to provide step by step directions of the application. For the step numbers, I would like to use big, blue circles with white numbers in it. ...
7
votes
3answers
555 views

newenvironment enumerate

I'd like to get a list with the label $\mathscr{G}_1$, where G_1 is the first item in the list. If I use \newenvironment{enumeratescr}{\begin{enumerate} [labelindent=\parindent, ...
11
votes
3answers
203 views

How to change the labels for specific levels for the enumerate environment?

Specifically, I want to change the "i" to be "(i)". I tried redefining the "\roman" command to be "(\roman)" without luck ... any thoughts?
2
votes
0answers
121 views

selecting specific items - onlyitems with macros [closed]

I'm interested in trying to use the onlyitems code posted here with some way to exclude text inside the items. The reason I would like to do this is that I am typesetting course notes and would like ...
8
votes
2answers
334 views

Enumerate labels in text circles

I am trying to get enumerations with the list labels surrounded by text circles for which I am using the following code: \usepackage{tikz} \newcommand*\mycirc[1]{% ...
3
votes
1answer
312 views

Repeating enumerated list items and their original number

Sometimes enumerated lists are used to list example sentences which are referred to from the text by their numbers in the list. But as such references are made from far away pages it might be ...
2
votes
0answers
57 views

Enumerated List and Table [duplicate]

Possible Duplicate: Table with a numbered list How to I create an enumerated list with tables enbedded in each item: Item 1 Descriptipon Col1 Col2 Col3 Col1 Col2 ...
5
votes
1answer
207 views

Table with a numbered list

What is the best way to make a table/list that looks like this: 1. Item 1 subitem type date subitem type date 2. Item 2 subitem type date ...
7
votes
2answers
4k views

Latex enumerate environment I want to enumerate with A.1,A.2,…,A.n. How does one do this?

I am using latex to type up a logical system that has some equations. The abbreviation for the logical system is DAS. I would like the equations to be numbered DAS.1 DAS.2 ... DAS.n I expected that ...
1
vote
2answers
2k views

Enumerate bullets not appearing

In the past (on a different computer) I have used the beamer package to make presentations and the enumerate environment has worked fine. However, now when I use the enumerate environment, the nice ...
8
votes
1answer
375 views

Alternative Enumeration Environment

I have a theorem which lists a bunch of properties, and then I prove them one-by-one. Because the proofs are long, it looks awkward when every line is automatically indented by the enumerate ...
8
votes
4answers
382 views

Custom Enumeration

I have a problem with enumerating a list of axioms in a custom style. For instance, if I wanted to write down the axioms that a function will have to satisfy for it to be a homomorphism of rings, ...
3
votes
2answers
223 views

How to make self style enumerate list?

I would like to have a list like this: a) Aha b) Bla Look at a) and b). I write some code like this \documentclass{article} \renewcommand{\theenumi}{\alph{enumi}} ...
7
votes
2answers
4k views

Changing color of default enumeration

To my surprise, I've had trouble finding red themes, and used the beamer theme matrix to find CambridgeUS. I've changed the itemized bullets to match, but I can't seem to make the enumerations red. ...
6
votes
1answer
704 views

Make enumerate have beamer themes when using enumitem

I really like the enumitem package, but it seems to have compatibility issues with beamer. I could get them to work together for itemize lists by using the following: ...
6
votes
2answers
161 views

Vertical numbering with multienumerate environment

I'm trying to get the numbering in the multienumerate environment to go vertically instead of horizontally. So, \documentclass{article} \usepackage{multienum} \begin{document} ...
3
votes
2answers
334 views

Vertical alignment of tables when using numbered list in LyX

I have a table on my numbered lists but the number is appearing in the middle, I want it to be at the top like normal. This is what it looks like when using tables. (Screenshot below) I've attached a ...
10
votes
2answers
227 views

multline inside an item

Is there a way to use a multline inside an \item element of enumerate WITHOUT a new line between the index of list and the formula? \begin{enumerate}[i.] \item $checkorder( ...
2
votes
1answer
120 views

How to cross reference a section and item in a list in single document?

I want to cross reference sections as well as some items in the list in my document. for ex: \label helps us to cross reference the sections. If we renew the command to provide the cross reference for ...
10
votes
3answers
691 views

How to get a better spacing in nested multicols environments?

The following code produces an output that has badly-spaced contents. My objective is to write an exercise with multiple choice questions. Each option may have a figure. The red arrows indicate the ...
3
votes
2answers
5k views

How to reduce line space (leading) within an enumerate environment? [duplicate]

Possible Duplicate: Vertical space in lists Enumerated items seem distant from each other by default settings in the enumerate environment. How can I change that globally (I've seen other ...
3
votes
2answers
2k views

Enumerate inside align

How can I get an enumerate inside an align environment? I want something like this: %... \begin{enumerate} \item test123 \begin{align*} \item x^2 & \text{ bla}\\ \item x^3 & \text{ bla2}\\ ...
8
votes
2answers
650 views

Redefining enumerate counters in beamer

I'd like to do two things with the enumerate environment in beamer. I'd like to reformat it so that it shows up as (1) An item a. A subitem b. Another subitem I'd like to be able to refer to ...
3
votes
1answer
224 views

Error of “missing \item” in enumerate when using custom bullets?

I'm using enumerate to type up homework solutions, based on the following MWE. When I remove the [(a)] from the enumerate, there isn't an error, but when I add it, I get the "perhaps a missing \item" ...
10
votes
1answer
548 views

Shaded continuous across new enumerate environment

I'm trying to write up solutions where I include the original problem text, in a light gray shaded box. I had been creating the shading with the 'framed' package shaded environment, but some of the ...
8
votes
3answers
6k views

Enumerated list with square brackets

I want to make an enumerated list in the following format: [1] foo foo [2] foo foo ... How I can do that using enumerated lists? I have tried the following: \begin{enumerate}[\left[ 1 \right]] ...
8
votes
3answers
787 views

Two column table, enumerate first column but not second

I need to have a two column table, where the first column contains enumerations and the second take plain text. For example, Column 1 Column 2 1. Step 1 Reason 1 2. Step 2 ...
7
votes
1answer
172 views

Macro that repeats input of items in enumerate environment

My objective is to create Multiple Choice Answer Sheet. I have managed to create the circled letter environment using tikz but my question is that if one can create a macro that will repeat the ...
4
votes
1answer
969 views

Nested enumerate list style

If I have a nested enumerated list style that I would like to use throughout my document, what's the best way to do it in LaTeX that will make it easy to change the style of all the lists in the ...
8
votes
1answer
1k views

A five level deep list

I would like to create a five level deep list using the enumitem package. I found this suggestion on stackoverflow and implemented it as follows \documentclass[twoside,a4paper,12pt]{report} ...
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 ...
5
votes
2answers
248 views

Fractional increment for enumerate

I am looking to create a numbered list such that the numbers of the list items be incremented by fractional amounts as in 1.1, 1.2, 1.3... etc. Can this be done by manipulating the enumerate ...
4
votes
2answers
381 views

Enumerate environments in abstract [closed]

Consider usage of the standard enumerate environment inside the standard (article) abstract environment: \begin{abstract} We discuss several exciting topics: \begin{enumerate} \item Topic 1, ...
14
votes
2answers
254 views

enumerate with non-standard numbering (1°, 2°, …)

How can I get a list environment with numbers 1°, 2°, ...? LaTeX does not accept the symbol °.
4
votes
2answers
1k views

beamer: best way to span long enumerations on different frames

I have a question about beamer and enumerations. Which is the best way in beamer to split a long enumeration in such a way that each main point has its own frame? I already found this related answer ...
2
votes
1answer
329 views

Customizing enumerations and itemizations

Is there a guide out there on how to customize the enumerate and itemize instances in my code? (I'm using the Memoir class in LaTeX for Windows, and I have the enumitem package included.) I want to ...
11
votes
1answer
2k views

Enumerate with Properties

How can I easily customize the \enumerate environment so that, instead of each line being numbered 1., 2., etc., they are numbered Property 1., Property 2., etc.?
2
votes
1answer
318 views

How to get flushleft to the page margin within enumerate environment?

How do I get the headings to come to the page margin inside of the enumerate envirnoment. \documentclass{article} \usepackage{lipsum} \begin{document} \begin{flushleft} Heading \end{flushleft} ...
13
votes
2answers
1k views

In Beamer, create a square with a number in it (like enumerate)

I have an enumerate environment with square icons, which gives me a colored square with a number inside for each item. Below this, I have things I would like to visually correspond with these items. ...
9
votes
2answers
427 views

Combine two items in an enumerated list

Is there an easy way to combine two items in an enumerated list? For example: 1. First bullet 2-3. Second bullet 4. Third bullet My current plan involves screwing with \labelenumi and then ...
2
votes
1answer
242 views

How to refer to labels in math mode from math mode

If you refer to item labels that are written in math mode from some other math mode occurrence, then you get errors. I guess it's because it leads to nested math modes. Is there any way to avoid these ...
3
votes
0answers
210 views

How to resume the enumerate on different slides in beamer? [duplicate]

Possible Duplicate: How to Continue Enumerate Across Columns in Beamer It seems to be a simple question but I can't find the way out and can't find the solution on Internet as well. I try ...
9
votes
1answer
105 views

An enumerate environment in which the label is omitted when item number is just one and displayed as usual when item number is more than one

How to define an enumerate environment in which the label is omitted when item number is just one and displayed as usual when item number is more than one?
3
votes
1answer
107 views

Naming enumerated lists referencing the names

Currently I have the following TeX \begin{enumerate} \item First idea \item \label{idea:s} Second idea \end{enumerate} \begin{enumerate} \item Point about \ref{idea:s} \end{enumerate} I would like ...
4
votes
1answer
559 views

Best Practices for Using Enumerations Within Theorem Environments

Suppose one has a theorem/proof such as: \begin{theorem} The following are equivalent: \begin{enumerate} \item Statement 1 \item Statement 2 \item Statement 3 \end{enumerate} ...
2
votes
1answer
2k views

Algorithm over two pages, with itemized lists

I am trying to split an algorithm over two pages. This has already been addressed before, with the closest result being this question. However, I have a wrinkle - I need the algorithm to have two ...
6
votes
4answers
731 views

Design a multiple columns environment to arrange exercises

I want write the code like: ... \item \textbf{Differentiation}. Differentiate with respect to $x$: \begin{exercises}{3} \item$x^{2} - 3x$. \item$x^{5} - ...

1 3 4 5 6 7