diff --git a/README.md b/README.md index 40e7f98..e04e421 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,21 @@ \usepackage[onEveryPage]{coffee} ``` -For more fine grained controll, use the original commands: +Since version 6, there is a convenient command: +``` +\cofeBleed{alpha}{scale}{angle}{xoff}{yoff}{bleed}{variety} +``` +to place a `variety` $\in [0,4]$ type splash with random parameters on the +current page. There is now also a package option to put a bleeding coffee +throughout the pages like +``` +\usepackage[bleed]{coffee} +``` + +For more fine grained control, use the original commands: To place a coffee stain on a page, put one of the following commands -in the source code of the relevant page: +in the source code of the relevant page: ``` \cofeAm{alpha}{scale}{angle}{xoff}{yoff} @@ -38,13 +49,13 @@ the transparency factor $\in [0,1]$. The scale factor is `scale`, and the standard is `scale=1`. The angle is in degrees $\in [0,360]$. The position relative to the centre of the page is given by -x and y offsets `xoff and `yoff`. +x and y offsets `xoff` and `yoff`. ## Genesis -The latex-coffee package. +The latex-coffee package. by Hanno Rein, Cambridge University @@ -67,7 +78,7 @@ Adding more options and compatible with pdflatex -by Luis Randez, IUMA, University of Zaragoza +by Luis Randez, IUMA, University of Zaragoza http://pcmap.unizar.es/~pilar/ randez@unizar.es @@ -92,6 +103,17 @@ http://www.thp.uni-koeln.de/~ses/ +#### November, 2018 + +Added random \cofeBleed{} (requires ifthen) and bleed package option + +added to github + +by Anthony Mirand + +https://anthonymirand.github.io/ + + ## License MIT License, see LICENSE.