{itemize} is about the itemize list environment. If you use this tag, add the more general {lists} tag.
8
votes
1answer
350 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 ...
4
votes
1answer
453 views
Changing the color of itemize item in beamer
I would like to change the color of itemize item and itemize subitem (the bullet) throughout the presentation. I was wondering how I can do that. Here is my MWE:
\documentclass [11 pt, ...
1
vote
1answer
82 views
Subfigure with caption within an itemize list not indenting correctly
To make it short, I have exactly the same problem as described here Figure with caption within an itemize list not indenting correctly except, the fact that I am using the subfig package and the ...
5
votes
1answer
79 views
Suppress left indentation in itemize environment
I used itemize code as follows:
\begin{itemize}
\item
\item
\item
\end{itemize}, and the assoicated results are displayed as:
But I want no left indentation about the round point mark. I ...
6
votes
1answer
641 views
How to remove the whitespace BEFORE itemize/enumerate?
I'm somewhat of a LaTeX noob, and this is driving me completely nuts.
When I type
\documentclass{article}
\usepackage{enumitem}
\begin{document}
Some text
\begin{itemize}[noitemsep]
...
5
votes
3answers
419 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 ...
6
votes
1answer
292 views
Changing the colour of the text with itemize
I'm creating my own beamer theme. I can change the colour of the bullets using \setbeamercolor{}. But how can I change the colour of the text after the bullets? I would like to use it in a .sty file.
...
3
votes
1answer
284 views
“Extra }, or forgotten \endgroup” error
\documentclass[a4paper,12pt]{article}
\usepackage[dutch]{babel} % Quotes won't work without babel
\usepackage[utf8]{inputenc} % This is very important!
\usepackage[T1]{fontenc}
\usepackage{graphicx}
...
2
votes
3answers
231 views
itemize without line feed
When I write a document with \usepackage[french]{babel} my \begin{itemize} \end{itemize} list begin with '-' before each item and no extra line feed before each item. But when I don't use this package ...
4
votes
1answer
2k views
Possible to create bullets for \subitems using \itemize without a nested list?
I have made a list of questions and subquestions using nested \itemize commands, like this:
\documentclass[11pt]{report}
\usepackage[british]{babel}
\usepackage{enumitem}
\begin{document}
...
5
votes
3answers
379 views
Itemize bullets without itemization?
How can I produce bullets like
as they are used in beamer with itemize environments? I want to use them in the text not just for itemizations. Note: I would like the bullets not just to look more ...
0
votes
1answer
53 views
Hyperref under section dont link to items [duplicate]
Possible Duplicate:
Can individual items in an itemize list be labelled and hyperref linked?
\documentclass[11pt,a4paper]{article}
\usepackage[colorlinks=true]{hyperref}
\begin{document}
...
8
votes
4answers
138 views
Change every first level item in document to bullet
How can I have bullets for every first level item in the document ?
Putting renewcommand{\labelitemi}{$\bullet$} in the itemize works well but just for this itemize. I tried putting it on top of the ...
4
votes
2answers
175 views
Can individual items in an itemize list be labelled and hyperref linked?
If I try to label items in a list as in
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\begin{itemize}
\item blah \label{list:blah}
\pagebreak
\item foo \label{list:foo}
...
4
votes
1answer
681 views
Indent/leftmargin of itemize environment without using enumitem
I would like to have a smaller left margin or indent for the itemize environment. Currently, I tried so far \leftmargin and \itemindent but I did not affect the following lines of an entry.
Does ...
3
votes
1answer
301 views
How to center a text line within an itemize environment?
How to center a text line within an itemize enivornment ?
What I tried:
\documentclass[a4paper]{article}
\begin{document}
\begin{itemize}
\item {\centering text to center}
\end{itemize}
...
5
votes
1answer
277 views
itemize equations
I would like to itemize some equations but they don't appear on the same line as the bullets.
Here is a code example.
\documentclass{article}
\begin{document}
\begin{itemize}
\item\begin{equation*}
...
4
votes
1answer
166 views
How do I put a note after an image into an itemized environment?
Following the question How do I insert a full screen picture inside an itemized environment?, I was able to insert an image into an itemized environment. Now I would like to put comments on my slides ...
3
votes
1answer
1k views
Indentation within an Itemized List
I am using res.cls to write my resume. I have changed the indentation of my itemized list using:
\setlength{\itemindent}{-.5in}
This works great for the first line, but if the item goes onto the ...
11
votes
1answer
372 views
TikZ in itemize
I want to make a frame transition as seen here. http://www.slideshare.net/thomasmach/hierarchical-matrices-concept-application-and-eigenvalues i.e. from
to
Move from slide 8/67 to 9/67. I am ...
4
votes
1answer
242 views
How can I make a custom \item for use in a list?
I would like to change the color of an \item in a list and I would like the item to look like a regular item.
\begin{itemize}
\item item one
\reditem item two
\item item three
\end{itemize}
and ...
9
votes
1answer
497 views
How do I set \itemsep to rubber length?
I know that I can set \itemsep to any length like this,
\setlength{\itemsep}{0pt}
But if I want to set \itemsep to a rubber length (e.g. \bigskip), how do I do this?
\setlength{\itemsep}{\bigskip} ...
1
vote
1answer
304 views
Shorthand overlay specifications for bold text
The following MWE shows the list piece by piece and each item is alert when displayed and back to normal when the next item is displayed.
How can I add more default overlay specifications to the ...
2
votes
3answers
215 views
How to have an itemize inside a tabularx
I am trying to have an itemize inside one of the columns in a tabularx, but when trying to compile this code:
\begin{table}
...
6
votes
3answers
209 views
How can I mix itemize and tabular environments?
I have the following list:
\begin{itemize}
\item És associativa:$\qquad(x+y)+z=x+(y+z)$
\item És commutativa:$\qquad x+y=y+x$
\item Té element neutre:$\qquad\exists 0\in\K : 0+x=x+0=x$
...
11
votes
1answer
368 views
How do I insert a full screen picture inside an itemized environment?
I'm using beamer to create slides and I would like to place a full screen picture with a black background inside an itemized environment.
What I tried so far is:
\documentclass[10pt]{beamer}
...
6
votes
1answer
326 views
Spacing after itemize inside a tabular
I have a problem with the spacing after an itemize inside a tabular.
\documentclass[12pt]{article}
\usepackage{lipsum}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{framed}
...
5
votes
1answer
104 views
Correct left aligning items in simplecv (LyX) [closed]
The simplecv class (for LyX), provides the Itemize environment which is defined in simplecv.layout as follows:
Style Itemize
Margin Static
LatexType ...
21
votes
4answers
340 views
Count and use the number of items in advance
When writing LaTeX code, I often successively make changes like adding or removing items. I'd like to have TeX count and update the number of items in the list automatically, as in
There are ...
0
votes
0answers
119 views
Beamer: change gray out on itemize environment [duplicate]
Possible Duplicate:
Beamer: double uncover hides instead of watermarks
This is a following up question to the solution for this question:
Beamer: double uncover hides instead of watermarks
...
5
votes
2answers
541 views
Move TikZ cloud in a better position using beamer
I am trying to manipulate the exact position of a TikZ cloud but I am not sure if I'm doing any effort at all.
As you see in the aforementioned picture the space between items is not beautiful. So ...
3
votes
1answer
577 views
Change color of bullets within an ExampleBlock
I have redefined the color of my exampleblocks using the following code"
\definecolor{trueblue}{RGB}{0, 115, 197}
\setbeamercolor*{block title example}{bg=trueblue}
However, the bullets within the ...
1
vote
1answer
178 views
Cannot achieve nice spacing in list items in beamer
I am trying to achieve the best spacing between items in a beamer presentation. I am using
\documentclass[slidestop,compress,mathserif,12pt,xcolor=dvipsnames]{beamer}
\graphicspath{{images/}}
...
2
votes
2answers
131 views
vertical spacing for itemize environment with powerdot
I'm trying to increase the vertical spacing in an itemize environment with the powerdot class. According to the powerdot documentation this is achieved by changing some parameters values in the ...
4
votes
2answers
615 views
writing inside a ball in a itemize/enumerate in Beamer
I am doing a Beamer and I don't know how to put something like that:
\begin{enumerate}
\item item1
\end{enumerate}
\begin{itemize}
\item[1'] % I want that the 1' appears inside a ball.
\end{itemize}
...
1
vote
1answer
122 views
Strange error in itemize with menukeys and \lstinline
A user of my menukeys package found a strange error an if don’t have any idea what’s the cause and all the more how to fix it …
The following example make the bullet move to the right inside the text ...
4
votes
2answers
199 views
How manually mimic the bullet in the itemize environment?
I have created the following tabularx environment (using the package tabularx, of course) to serve as a specialized bulleted list for a resume.
\begin{tabularx}{\textwidth}{r \p{3in} X r}
...
2
votes
3answers
173 views
How to create columns within an itemize environment?
I want to generate a list of the following syntax for a resume.
* <Description of Activity> <empty space> <right aligned date>
Currently I have been using a form such as
...
2
votes
1answer
218 views
Cleanest way to make itemize ragged right?
I want to make my itemize text ragged right. Is there a cleaner way than to redefine the \@item[#1]{...} from latex.ltx? This is what I have done now:
\def\@item[#1]{%
\if@noparitem
...
...
3
votes
1answer
201 views
Environments with thmtools => too much space if using itemize at the end (also problem with q.e.d. symbol)
I want to use the thmtools package, because it provides some awesome features for declaring environments (proofs, theorems, examples etc.)
And I especially like the "qed" feature which places some ...
14
votes
2answers
580 views
adding space before each item in itemize
I would like to add some space before each \item in begin{itemize}
When i try doing something like this
\begin{itemize}
\item \hspace {5cm} Sweden
\item \hspace {5cm} Germany
\end{itemize}
The ...
2
votes
1answer
818 views
Moderncv: bulleted list in cvitem
I am using moderncv to write my CV. Therefore, I want to use a bulleted list withing \cvitem. In principle this works, but an extra line is added so that it is not on the same height as the first ...
1
vote
1answer
259 views
list item multilined ( `\newline` inside of item label ?)
How to make multiline item label ?
Example
\documentclass[a4paper,10pt]{article}
\usepackage{lipsum}
\begin{document}
\begin{itemize}
\item[Great Item] \lipsum[1]
\end{itemize}
\end{document}
I ...
5
votes
1answer
127 views
How to split and align equations when they are inside an enumerate environment?
How to make the first line of aligned equations sit in the same baseline as the bullet and make the equation left justified?
\documentclass{article}
\usepackage{amsmath}
\begin{document}
...
8
votes
1answer
701 views
How to create Bullet-List with Fancy Bullet Shapes?
Can somebody please provide some hint on how to achieve the following 2 types of bullet-lists?
Type-1: [Diamond Shaped Bullets]
Type-2: [Round Shaped Bullets]
-2
votes
1answer
641 views
itemize indentation [closed]
I think you guys know the answer, I tried a lot (descripition, enumerate) but it all didn't work, so heres my problem: The text after the long items has the correct indentation on the first two lines, ...
1
vote
1answer
635 views
In LyX, how do I indent the paragraph right after an itemize/enumerate environment
See the example above, I want to indent the second paragraph.
The generated .tex file is
%% LyX 2.0.4 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really ...
5
votes
1answer
608 views
Beamer: Pausing before the first item in itemize[<+->]
In Beamer, \begin{itemize}[<+->] causes items to appear one-by-one. However, item 1 is visible starting from the first slide itself. Is there a way to insert a pause before the first item too?
...
7
votes
1answer
772 views
Beamer: Change color of items
I'm customising a Beamer theme for my own needs and I am wondering how I can efficiently work with parent templates. For example, I want to modify the color of all items (enumerate, itemize, table of ...
7
votes
2answers
1k views
change the itemize from bullet to square
I am trying to change the itemize symbols. Using
\begin{itemize}
\renewcommand{\labelitemi}{$\blacksquare$}
\item An extensively analysis
\end{itemize}
the problem is the dimension of the ...


