summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-06 23:27:14 +0000
committerKarl Berry <karl@freefriends.org>2011-11-06 23:27:14 +0000
commitf3dcb0d31769e30a5bed57e491a305052e51cf29 (patch)
treed0e09db4c7261b62849ee0078304ad46de8b1df4 /Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty
parente678d3b58e25f99b6c7aa3e828add9502768371c (diff)
cookingsymbols (6nov11)
git-svn-id: svn://tug.org/texlive/trunk@24526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty b/Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty
new file mode 100644
index 00000000000..3f24f981749
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty
@@ -0,0 +1,44 @@
+%%
+%% This is file `cookingsymbols.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cookingsymbols.dtx (with options: `package')
+%%
+%% This is a generated file.
+%% Copyright (C) 2011 by Sven Harder
+%%
+%% This file 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
+%%
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2005/12/01 or later.
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{cookingsymbols}
+[2011/11/02 v1.0 symbols for recipes by Sven Harder]
+
+\DeclareFontFamily{U}{cookingsymbols}{}
+
+\DeclareFontShape{U}{cookingsymbols}{m}{n}{<-> cookingsymbols}{}
+\DeclareFontShape{U}{cookingsymbols}{bx}{n}{<-> sub cookingsymbols/m/n }{}
+
+\newcommand{\Oven}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{0}}}
+\newcommand{\Topbottomheat}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{1}}}
+\newcommand{\Topheat}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{2}}}
+\newcommand{\Bottomheat}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{3}}}
+\newcommand{\Fanoven}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{4}}}
+\newcommand{\Gasstove}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{5}}}
+\newcommand{\Dish}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{6}}}
+\newcommand{\Knife}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{7}}}
+\newcommand{\Fork}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{8}}}
+\newcommand{\Spoon}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{9}}}
+\newcommand{\Gloves}{{\usefont{U}{cookingsymbols}{m}{n}\symbol{10}}}
+
+\endinput
+%%
+%% End of file `cookingsymbols.sty'.