blob: 88cc71f12404521a6b3e248a38a3b42c1a1f4202 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
Name of contribution: blindtext
Name and email: Knut Lickert <knut@lickert.net>
Location on CTAN: tex-archive/macros/latex/contrib/blindtext
Summary description: Package for writing text
License type: Free
blindtext.sty create text dummy text
Can be used to create examples with a lot text to become a feeling
for the look of classes, packages...
Some macros:
- \blindtext creates some text,
- \Blindtext creates more text.
- \blinddocument creates a small document with sections, lists...
- \Blinddocument creates a large document with sections, lists...
Supported languages:
- (n)german
- english
- latin (short Lorem ipsum)
====================================
For more information visit
http://tex.lickert.net/packages/blindtext/index.html
====================================
Similar packages:
lipsum - A long 'Lorem ipsum'
Similarities:
-Both styles create dummy text.
-The length can be defined by optional parameters.
Differences between blindtext and lipsum:
-lipsum contains a larger 'Lorem Ipsum'
-blindtext contains macros for dummy lists (itemize, enumerate, description)
-blindtext contains macros for documents (sections, text and lists)
|