summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xcookybooky
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-15 01:02:16 +0000
committerKarl Berry <karl@freefriends.org>2012-02-15 01:02:16 +0000
commita06b46853c87efac2bd5c0268efb37bc9c87e584 (patch)
tree98503e609dfb5d60cc43a7eb505fb508318bdf0d /Master/texmf-dist/doc/latex/xcookybooky
parent2944d3edfb31204604138ee3731198e9e6ad08b2 (diff)
rm xcookybooky, requires nonfree emerald fonts
git-svn-id: svn://tug.org/texlive/trunk@25397 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xcookybooky')
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/README51
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/example/example.pdfbin333117 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/example/example.tex167
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/example/pic/background.pdfbin88981 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/example/pic/glass.jpgbin23831 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/example/pic/ingredients.jpgbin26520 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcookybooky/xcookybooky.pdfbin645724 -> 0 bytes
7 files changed, 0 insertions, 218 deletions
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/README b/Master/texmf-dist/doc/latex/xcookybooky/README
deleted file mode 100644
index cc0ca66f20a..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/README
+++ /dev/null
@@ -1,51 +0,0 @@
-'xcookybooky' is a package for entering recipes
-and layout them in a nice way. This package is
-based on the 'cookybooky' package by Jürgen Gilg.
-Unfortunately it uses some special packages and
-fonts. Another handycap is missing possibility to
-create a PDF directly. This limitations are reversed.
-
-As a result of the changes not all options known
-from 'cookybooky' are implemented in this package.
-But nevertheless it provides some new options, e.g.
-an improved color and fontsize management and more
-recipe fields.
-
-
-Usage
-----------------------------------
-The recipes are inserted in a environment. There is
-the possibility to enter ingredients, preparation (steps),
-(two) pictures and a hint. Also there is an option
-to insert the recipetime, bakingtime, portions, calory
-content and source of the recipe (internet, friends,
-neighbours etc.).
-
-
-Package contents
-----------------------------------
-The current distribution is zipped up as
- 'xcookybooky.zip'
-and includes the following files
- 'xcookybooky.ins',
- 'xcookybooky.dtx',
- 'xcookybooky.pdf',
- 'README'.
-Also there is a folder including an example, which
-helps you (hopefully) to understand the usage of this
-package.
-
-
-License
-----------------------------------
-This package may be distributed and/or modified under the
-conditions of the LaTeX Project Public License, either
-version 1.3 of this license or (at your option) any later
-version. The latest version of this license is in:
-
-http://www.latex-project.org/lppl.txt
-
-
-Current maintainer
-----------------------------------
-Sven Harder \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/example/example.pdf b/Master/texmf-dist/doc/latex/xcookybooky/example/example.pdf
deleted file mode 100644
index 0f7e6e3ad4f..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/example/example.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/example/example.tex b/Master/texmf-dist/doc/latex/xcookybooky/example/example.tex
deleted file mode 100644
index c6db5b02b37..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/example/example.tex
+++ /dev/null
@@ -1,167 +0,0 @@
-\documentclass[%
-a4paper,
-%twoside,
-11pt
-]{article}
-
-% encoding, font, language
-\usepackage[T1]{fontenc}
-\usepackage[latin1]{inputenc}
-\usepackage{lmodern}
-\usepackage[ngerman, english]{babel}
-
-\usepackage{nicefrac}
-
-\usepackage{xcookybooky}
-
-\definecolor{mygreen}{rgb}{0,.5,0}
-\DeclareRobustCommand{\textcelcius}{\ensuremath{^{\circ}\mathrm{C}}}
-
-\setRecipeColors
-{%
- recipename = mygreen,
- ing = blue,
- inghead = blue,
- prep,
- prephead,
- hint,
- hinthead,
-}
-
-\setcounter{secnumdepth}{1}
-\renewcommand*{\recipesection}[2][]
-{%
- \subsection[#1]{#2}
-}
-
-
-%%%%%%%%%%
-% hyperref
-\usepackage{hyperref} % must be the last package
-\hypersetup{%
- pdfauthor = {Your name},
- pdftitle = {Recipes},
- pdfsubject = {Recipes},
- pdfkeywords = {recipes},
- pdfstartview = {FitV},
- pdfview = {FitH},
- pdfpagemode = {UseNone}, % Options; UseNone, UseOutlines
- bookmarksopen = {true},
- pdfpagetransition = {Glitter},
- colorlinks = {true},
- linkcolor = {black},
- urlcolor = {black}
- citecolor = {black},
- filecolor = {black},
-}
-% hyperref
-%%%%%%%%%%
-
-
-
-\begin{document}
-
-\title{Your Recipes}
-\author{Your Name}
-\maketitle
-
-\tableofcontents
-
-\vspace{9em}
-
-\section{Recipes}
-The following recipe is an example for the usage of the \texttt{xcookybooky} package. The copyright of the pictures is owned by Roman Gaus.
-
-\newpage
-
-% background graphic
-\setBackgroundPicture[x, y=-2cm, width=\paperwidth-4cm, height, orientation = pagecenter]
-{pic/background}
-
-\begin{recipe}
-[ %
- preparationtime = {\unit[1]{h}},
- bakingtime,
- bakingtemperature,
- portion = {\portion{5}},
- calory,
- source = R. Gaus
-]
-{Mousse au Chocolat}
-
- \graph
- {% pictures
- small=pic/glass, % small picture
- big=pic/ingredients % big picture
- }
-
- \ingredients
- {%
- 2 Tafeln & dunkle Schokolade\\
- & (über \unit[70]{\%})\\
- 3 & Eier\\
- \unit[200]{ml} & Sahne\\
- \unit[40]{g} & Zucker\\
- \unit[50]{g} & Butter
- }
-
- \preparation
- {%
- \step Eier trennen, Eiweiß und Sahne separat steif schlagen. Butter und Schokolade vorsichtig im Wasserbad schmelzen.
- \step Eigelb in einer großen Schüssel mit \unit[2]{EL} heißem Wasser cremig schlagen, den Zucker einrühren bis die Masse hell und cremig ist.
- \step Die geschmolzene Schokolade unterheben, anschließend sofort Eischnee und Sahne unterheben (nicht mit dem Elektro-Mixer!)
- \step Mindestens 2 Stunden im Kühlschrank kalt stellen. Aber nicht zu kalt servieren.
- }
-
- \hint
- {%
- Der Schokoladenanteil kann auch gesenkt werden.
- }
-
-\end{recipe}
-
-\newpage % if you separate your recipes into single files this command is not necessary
-
-
-\begin{recipe}
-[ %
- preparationtime = {\unit[1]{h}},
- bakingtime={\unit[1]{h}},
- bakingtemperature={\protect\bakingtemperature{fanoven=\unit[230]{\textcelcius}, topbottomheat=\unit[195]{°C}, topheat=\unit[195]{°C}, gasstove=Stufe 2}},
- portion = {\portion{5-6}},
- calory={\unit[3]{kJ}},
- source = somebody
-]
-{Test Recipe}
-
- \graph
- {% pictures
- small=pic/glass, % small picture
- big=pic/ingredients % big picture
- }
-
- \ingredients
- {%
- 2 Tafeln & dunkle Schokolade\\
- & (über \unit[70]{\%})\\
- 3 & Eier\\
- \unit[200]{ml} & Sahne\\
- \unit[40]{g} & Zucker\\
- \unit[50]{g} & Butter
- }
-
- \preparation
- {%
- \step This recipe is intended to show you more display options.
- \step Test, Test, Test, Test, Test, Test, Test, Test, Test, Test, Test, Test
- \step Another Test, Test, Test, Test. And once again Test, Test, Test, Test
- \step You maybe don't need a hint
- }
-
-
-
-\end{recipe}
-
-
-
-\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/background.pdf b/Master/texmf-dist/doc/latex/xcookybooky/example/pic/background.pdf
deleted file mode 100644
index fb14c8c0e0c..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/background.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/glass.jpg b/Master/texmf-dist/doc/latex/xcookybooky/example/pic/glass.jpg
deleted file mode 100644
index a45b9f79ba7..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/glass.jpg
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/ingredients.jpg b/Master/texmf-dist/doc/latex/xcookybooky/example/pic/ingredients.jpg
deleted file mode 100644
index 9d9c490b214..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/example/pic/ingredients.jpg
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcookybooky/xcookybooky.pdf b/Master/texmf-dist/doc/latex/xcookybooky/xcookybooky.pdf
deleted file mode 100644
index 464e1da68ae..00000000000
--- a/Master/texmf-dist/doc/latex/xcookybooky/xcookybooky.pdf
+++ /dev/null
Binary files differ