Skip to main content

Questions tagged [itemize]

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

0 votes
2 answers
17 views

I defined a Tikz macro and I want to use it so the item of an inline itemize is passed as its argument. So far, my solution is this: \documentclass{article} \usepackage[inline]{enumitem} \usepackage{...
mathbekunkus's user avatar
  • 1,389
0 votes
1 answer
24 views

My code is: \documentclass[12pt,A5paper,oneside]{book}% \usepackage[utf8]{inputenc}% \usepackage[english, mongolian]{babel}% \usepackage{amsmath, amsthm}% \pagestyle{empty} \usepackage{wrapfig} % %\...
Bayaraa Surenjav's user avatar
3 votes
1 answer
48 views

I'm trying to use the before option of \setupitemize but do not know how to determine the variable to test against. How can I determine what #1: \fi #2: \strc_itemgroups_tag_start_group translate to ...
Gary's user avatar
  • 951
3 votes
1 answer
84 views

Can't find the way to write a hierarchical list in ConTeXt. it should be like 1. 1.1 1.1.2 2. 2.1 Only the first numbers of each hierarchy appear. Could anybody help, please?
filokalos's user avatar
  • 1,317
3 votes
3 answers
127 views

The title says it all: I want to count the items in a list like itemize but not the items in the indented ones. I currently use the code below. In my document, I use a \label{nameoflabel} inside my ...
Loulou's user avatar
  • 313
0 votes
1 answer
57 views

Here is an example frame that I have, with the hack that I am currently using to avoid the automatic lines. I guess I could use \begin{displaymath} or other similar things but this is what is ...
incertia's user avatar
  • 111
2 votes
1 answer
59 views

I want to allow text to go a bit into the right margin, or to reduce spacing a tad between letters/words, in order to fit text into exactly two lines (instead of three). \documentclass{beamer} \begin{...
scottkosty's user avatar
  • 13.5k
4 votes
1 answer
120 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,042
5 votes
4 answers
303 views

I'm experimenting with LaTeX internals to detect when a list item in an itemize environment wraps onto more than one line. My goal is to eventually adjust the layout (for example, switch to a ...
nowox's user avatar
  • 1,855
6 votes
2 answers
348 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,957
1 vote
1 answer
63 views

I'm using an RTL language. itemize environment seem to move the bullet to the right of the text (good). However, the bullet is not mirrored. Is there a way to achieve this, i.e., mirror the bullet (...
dEmigOd's user avatar
  • 407
0 votes
1 answer
51 views

I am using the tasks package to create a custom choices environment for a multiple-choice exam in Arabic, with right-to-left alignment and Arabic labels. However, I am experiencing excessive vertical ...
Student's user avatar
  • 1,568
2 votes
1 answer
119 views

I made some simple modifications to the code, which better expressed my confusion about why the green color and font size settings were used by the Test node in the upper left corner. \documentclass{...
Clara's user avatar
  • 6,521
0 votes
1 answer
79 views

I am trying to conditionaly enter the itemize environment by creating a \NewDocumentEnvironment, but everytime I use it, I have the following error message: Error: 40: Undefined control sequence. \...
Krzysztof's user avatar
  • 197
1 vote
0 answers
45 views

I give a lot of academic talks, and often give the same talk at multiple institutions. I want to use Biblatex to layout a list of academic presentations on my CV, grouped by title. So I want something ...
modallyFragile's user avatar

15 30 50 per page
1
2 3 4 5
126