Questions tagged [examples]

204 questions
43
votes
4 answers

Is there an equivalent of lipsum for shorter sections of text?

The sections of text generated by lipsum are generally several lines long. Is there a simple way to generate shorter segments of random (generic) text (other than typing it, of course)?
orome
  • 10,459
13
votes
1 answer

Why is TeXample.net TikZ-specific?

Link: http://www.texample.net/ I'm reluctant to ask this here, since it is not about TeX. However, I consider it a very useful tool when I need it, and it's a wonderful idea, I just wish it were more general. I've used TeXample when I needed help…
Sean Allred
  • 27,421
2
votes
1 answer

Compiling a PDF with examples of a longer LaTeX document

In my LaTeX documents I tend to use a huge number of examples based on \usepackage{gb4e} (\begin{exe} \ex bla bla bla \end{exe}). I would like to compile a PDF file that lists all the examples in a long text (and nothing else). This file should be…
Philip
  • 3,415
1
vote
1 answer

Modifying text in latex figure

\documentclass[a4paper,…
vqw7Ad
  • 494
1
vote
2 answers

Two column enumerated list

I want to make an example with a two column enumerated list, but with enough space for the kids to write their answers on the in the example; attached is a photo of what I am looking for.
0
votes
1 answer

Issue while creating the list of Examples

I have created the list of examples similar to the list of figures using the package "float" and the list of examples section is appearing correctly.But, I am facing 2 issues in the example section: I don't want the caption to appear below the…
0
votes
1 answer

Numbering Examples using theoremstyle

I wish to number the examples as Example 2.1 Example 2.2 and so on. But what I end up with is Example 2.1.1 Example 2.2.1 and so on, Following is the syntax I've used. Can anyone suggest some edit to this to remove the third point in example…
MaxFrost
  • 105
0
votes
1 answer

The problem with box at the end of example

I have to be at the end of each example, sign the box. However, in various situations, it appears in some other places. I would like that it was always in the same place. I wish that was on the right side in the last line. As in the first example. I…