summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lipsum/README.txt
blob: 455ea0f1fbedf56c8bccd783eddbb24df422d35b (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
lipsum 

Access to 150 paragraphs of ``Lorem ipsum'' dummy text.

Patrick Happel (patrick.happel@rub.de)
https://github.com/patta42/lipsum

============================================================



1. Contents of the package
--------------------------

   lipsum.dtx
   lipsum.ins 
   lipsum.pdf
   README.txt (this file)



2. Installation
--------------------------

 - Run lipsum.ins through latex

 - Move the resulting .sty file and the resulting .ltd.tex files
   to a place where latex finds it.	
   On a TDS compliant system this should be (substitute $TEXMF 
   with your local or home texmf directory):
   
     $TEXMF/tex/latex/lipsum/

 - If you want to produce your own documentation file (maybe 
   dvi instead of pdf) run lipsum.dtx through latex.

 - Move the documentation (lipsum.pdf, if you haven't produced 
   your own file in a different format) in a TDS compliant 
   system to:

     $TEXMF/doc/latex/lipsum	

 - If you like to, move the source files (.dtx and .ins) in a
   source directory of your system.
 
 - Update your filename database. How to achieve this depends 
   on your system. For teTeX and texlive, `texhash' will work.

 - If you are using a non TDS compliant system take a look in 
   the documentation how to install new packages.



3. License
--------------------------
This material is subject to the LaTeX Project Public License 1.3. See 
 
 https://www.latex-project.org/lppl/

for the details of that license. 




Enjoy lipsum.

= ENDE =