Skip to main content

Questions tagged [lists]

{lists} is about list environments. If your question deals with a specific list environment, such as {itemize}, {enumerate}, or {description}, add that tag along with this one. {enumitem} is a popular package for customizing lists. For registers like a "List of figures", use {table-of-contents} instead.

Filter by
Sorted by
Tagged with
4 votes
1 answer
99 views

I would like to create a custom nested list environment in Beamer that automatically becomes the default list style for every frame, so that I can place all the definitions in the preamble instead of ...
wrb98's user avatar
  • 1,045
3 votes
2 answers
107 views

How can I select the typeface for all terms like Fire Prism and Rangers inside description environment across the document? \documentclass[10pt, a5paper]{report} \usepackage[left=12mm, top=18mm, ...
Monsieur Pierre Doune's user avatar
2 votes
2 answers
98 views

My goal is to get from - Item one o Item two to - 0 Item one o 1 Item two Please note that I do not want an ordered list. Instead, I want to inject the output of an arbitrary command between the ...
Mihai Constantin's user avatar
1 vote
1 answer
26 views

I’m using linguex to generate numbered sublists, but the list-length default wraps after ‘f’. What’s the best way to extend this? \documentclass{article} \usepackage{amsmath} \usepackage{amsfonts} \...
bozidarka's user avatar
  • 1,024
0 votes
1 answer
58 views

I am trying to replicate the structure of a dictionary using the description environment and the enumitem package. I am using [style=nextline] for the definition to start in the next line, but I would ...
user242399's user avatar
6 votes
2 answers
220 views

Each of the enumerate and itemize environments below create an "unknown key" error on compilation with the `\DocmentMetadata command shown but are OK when that command is commented out. The ...
murray's user avatar
  • 9,659
1 vote
2 answers
65 views

I am looking for a description-like environment which numbers its items, has (fixed) text preceding the label, appends whatever is given in the optional argument of an \item, and can be referenced. ...
Οὖτις's user avatar
  • 3,081
3 votes
0 answers
48 views

When a list is the first thing in certain environments center, flushleft,... topsep get's ignored. This is great before the list but undesired after the list. The following fixes that problem ...
Sammy's user avatar
  • 178
1 vote
2 answers
81 views

Most of my work has to be produced with numbered paragraphs. I use LyX with the Customisable Lists / Enumitem package for a lot of this. This provides Enumerate-Resume which allows the paragraph ...
Jacob's user avatar
  • 11
4 votes
1 answer
87 views

I am writing down my recipes in a document using the xcookybooky package. I encountered a problem using the environment \begin{enumerate} in the command \preparation: as you can see by the attach ...
omnisum's user avatar
  • 133
0 votes
2 answers
77 views

I have problems creating a list first, but adding entries on the fly later. I need the List (actualy more a numbered table/matrix/) in the first pages of my rather long document, and want to add the ...
user2567875's user avatar
3 votes
3 answers
267 views

In a description list I want to describe several items with the same explanation, like in: \documentclass[twoside]{article} \usepackage{enumitem} \begin{document} %% Snip start \begin{description}[...
emacs drives me nuts's user avatar
2 votes
0 answers
85 views

I want to write a long list (with sublists) of two columns, and I face an unpleasant line break when the list extends across two pages. See the code below and the result \documentclass{article} \...
Timo Chang's user avatar
1 vote
1 answer
86 views

I'd like to make a list like the one in this answer: https://tex.stackexchange.com/a/618687/9512 Somehow the alignment does not work when the label has more lines than the item text has. Following is ...
Marius Glauser's user avatar
4 votes
2 answers
581 views

I'm working on a document in which I need to be able to indent freely (and most importantly conveniently) verses/lines of text. Below you have a screenshot of what I need to be able to do (it was ...
Hervé Bellepine's user avatar

15 30 50 per page
1
2 3 4 5
204