Codebase list latex-coffee-stains / 133bd8e
Update README Anthony Mirand 5 years ago
1 changed file(s) with 27 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
2222 \usepackage[onEveryPage]{coffee}
2323 ```
2424
25 For more fine grained controll, use the original commands:
25 Since version 6, there is a convenient command:
26 ```
27 \cofeBleed{alpha}{scale}{angle}{xoff}{yoff}{bleed}{variety}
28 ```
29 to place a `variety` $\in [0,4]$ type splash with random parameters on the
30 current page. There is now also a package option to put a bleeding coffee
31 throughout the pages like
32 ```
33 \usepackage[bleed]{coffee}
34 ```
35
36 For more fine grained control, use the original commands:
2637
2738 To place a coffee stain on a page, put one of the following commands
28 in the source code of the relevant page:
39 in the source code of the relevant page:
2940
3041 ```
3142 \cofeAm{alpha}{scale}{angle}{xoff}{yoff}
3748 the transparency factor $\in [0,1]$. The scale factor is `scale`,
3849 and the standard is `scale=1`. The angle is in degrees $\in
3950 [0,360]$. The position relative to the centre of the page is given by
40 x and y offsets `xoff and `yoff`.
51 x and y offsets `xoff` and `yoff`.
4152
4253
4354
4455 ## Genesis
4556
46 The latex-coffee package.
57 The latex-coffee package.
4758
4859 by Hanno Rein, Cambridge University
4960
6677
6778 Adding more options and compatible with pdflatex
6879
69 by Luis Randez, IUMA, University of Zaragoza
80 by Luis Randez, IUMA, University of Zaragoza
7081
7182 http://pcmap.unizar.es/~pilar/ randez@unizar.es
7283
91102 http://www.thp.uni-koeln.de/~ses/
92103
93104
105 #### November, 2018
106
107 Added random \cofeBleed{} (requires ifthen) and bleed package option
108
109 added to github
110
111 by Anthony Mirand
112
113 https://anthonymirand.github.io/
114
115
94116 ## License
95117
96118 MIT License, see LICENSE.