dpatru / cookbook-2

A simple LaTeX package for formating a book of recipes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookbook

A LaTeX class for formatting recipes.

Requirements

  • LaTeX >= 2e
  • The following LaTeX packages
    • enumitem
    • lettrine
    • etoolbox
    • kvoptions
    • xifthen
    • xcolor
    • cooking-units

Usage

Package options

  • color
  • toc
  • recipelevel

Recipe environment

  • info macro
    • serves macro
    • makes macro
    • preptime macro
    • cooktime macro
  • intro macro
  • ingredients macro
    • component macro
    • ingredientslist macro (provide a comma separated list)
  • method macro
    • step macro (lettrine)
  • hint macro

Inspiration

About

A simple LaTeX package for formating a book of recipes.

License:GNU General Public License v3.0


Languages

Language:TeX 100.0%