diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-28 01:19:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-28 01:19:52 +0000 |
commit | a691496c46e01ed22d4ad74df3a77874432d143e (patch) | |
tree | 0cca02c6aabfa815b9a619997ed00f7e2edd5086 /Master/texmf-dist/doc/latex/cookybooky/README | |
parent | 1980584d2fc00af8a2fd8e4e495b2190f4fc5189 (diff) |
new latex package cookybooky (13oct09)
git-svn-id: svn://tug.org/texlive/trunk@16216 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cookybooky/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cookybooky/README | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cookybooky/README b/Master/texmf-dist/doc/latex/cookybooky/README new file mode 100644 index 00000000000..2a502b44ef8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cookybooky/README @@ -0,0 +1,73 @@ +Abstract +--------------------------------- + +`cookybooky' is a package to give recipes a proper +- quite professional - layout and a user friendly +input mask to enter the ingredients, the preparation +and some additional hints to the recipes at ease. + +The usage of key-value-pairs for some commands and +some other easy-to-handle-commands will make it +easy for the customer to quickly setup some recipes +and bring them into `good shape' or simply archive +them ... + +Very new - compared to other recipe packages - +will be, to underline the recipe pages with some +transparent background graphics and transparent +text and as well position some more graphics on +the appropriate page to show the food, that is +to be cooked - also easily implemented. + + +Package contents +--------------------------------- + +The current distribution is zipped up as + `cookybooky.zip' +and consists of the + `cookybooky.dtx', + `cookybooky.ins' and + `README.txt' files, +a proper documentation, called `Manual.pdf', +as well as some demo graphics (in `eps' format) +and some (hopefully helpful) example files. + + +Installation hints +-------------------------------- +Unzip the + `cookybooky.zip' +to a folder where your TeX system will find it. +Open the + `cookybooky.ins' +in your favorite editor and latex it. +The + `cookybooky.sty' +will automatically be generated and additionally +a customer's helper file + `myRecipe.cfg' +in which customer settings can be setup. + + +System requirements +-------------------------------- +The default workflow is + + latex -> dvi -> dvips -> ps2pdf + +pdftex is not possible yet, maybe in an update. + +As well needed are some fonts like Brush Script, +Lucida Handwriting, Lucida Calligraphy to present +the recipe names in an elegant way. + +Due to this is my first package, I have a quite long +list of required packages, which however most are in +TeX standard distributions and listed in the manual. + + +Current maintainer +-------------------------------- +Copyright (C) 2009, Jürgen Gilg, <gilg@acrotex.net> + |