summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/cookingsymbols
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-30 17:17:33 +0000
committerKarl Berry <karl@freefriends.org>2014-12-30 17:17:33 +0000
commit5f7820a8be758e948dd35e429e37f1d79ac06eee (patch)
treeb764566195ecc99b6bf5ed4a3ef5ac18e4e92559 /Master/texmf-dist/source/latex/cookingsymbols
parent54cfbffe63a3055a3a42d556f8de243ada39b588 (diff)
cookingsymbols (27dec14)
git-svn-id: svn://tug.org/texlive/trunk@35929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/cookingsymbols')
-rw-r--r--Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.dtx38
-rw-r--r--Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.ins4
2 files changed, 30 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.dtx b/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.dtx
index 9022bfe6df8..366d751d4e5 100644
--- a/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.dtx
+++ b/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2011 by Sven Harder
+% Copyright (C) 2014 by Sven Harder
% -----------------------------------
%
% This file may be distributed and/or modified under the
@@ -15,7 +15,7 @@
%
% This work has the LPPL maintenance status `maintained'.
%
-% The Current Maintainer of this work is Sven Harder.
+% The current maintainer of this work is Sven Harder.
%
% This work consists of the files cookingsymbols.dtx and cookingsymbols.ins
% and the derived files cookingsymbols.sty and cookingsymbols.mf.
@@ -25,7 +25,7 @@
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{cookingsymbols}
-%<package>[2011/11/02 v1.0 symbols for recipes by Sven Harder]
+%<package>[2014/12/28 v1.1 symbols for recipes by Sven Harder]
%
%<*driver>
\documentclass{ltxdoc}
@@ -38,6 +38,18 @@
\CodelineIndex
\RecordChanges
\addtolength{\oddsidemargin}{-1cm}
+\setcounter{IndexColumns}{2}
+\setcounter{GlossaryColumns}{2}
+\usepackage{hyperref}
+\hypersetup{%
+ pdfauthor = {Sven Harder},
+ pdftitle = {cookingsymbols documentation},
+ colorlinks = {true},
+ linkcolor = {blue},
+ urlcolor = {blue},
+ citecolor = {blue},
+ filecolor = {blue}
+}
\begin{document}
\DocInput{cookingsymbols.dtx}
\end{document}
@@ -64,6 +76,7 @@
%
%
% \changes{v1.0}{2011/11/02}{Initial version}
+% \changes{v1.1}{2014/12/28}{Update of the documentation}
%
% \GetFileInfo{cookingsymbols.sty}
%
@@ -79,6 +92,17 @@
% \author{Sven Harder \\ \texttt{sven\_one1@gmx.de}}
%
% \maketitle
+% \begin{abstract}
+% This package is intended to support mainly developers of recipe templates with often used symbols. The symbols are build by using \MF.
+% \end{abstract}
+%
+% \vspace{3em}
+%
+% \PrintChanges
+%
+% \newpage
+% \tableofcontents
+% \newpage
%
% \section{Introduction}
% This package includes 11 symbols. They are original created, when I was searching for symbols for typesetting recipes. However, I didn't find any symbols, so I decided to create my own ones. This is the result ;)
@@ -106,7 +130,7 @@
% \end{center}
% And now have fun with these new symbols!
%
-% \StopEventually{\PrintIndex}
+% \StopEventually{\PrintIndex\addcontentsline{toc}{section}{\indexname}}
%
% \section{Implementation}
%
@@ -395,9 +419,6 @@ beginchar(4,11u#,10u#,0);
z17=z16 rotatedaround(z15,120);
z18=z16 rotatedaround(z15,-120);
- %draw z15..z9{1,3}..z10{-1,-3}..z15..z13..z14..z15..z11..z12..cycle;
- %draw z9..z16{dir 180}..z10..z13..z18{dir 60}..z14..z11..z17{dir 300}..z12..cycle;
- %fill z9..z16{dir 180}..z10..z13..z18{dir 60}..z14..z11..z17{dir 300}..z12..cycle;
fill z9{dir 90}..z16{dir 180}..z10{dir 270}..z13{dir -30}..z18{dir 60}..z14{dir 150}..z11{dir 210}..z17{dir 300}..z12{dir 30}..cycle;
%labels(range 1 thru 18);
@@ -576,9 +597,6 @@ beginchar(9, 3.4u#, 10u#,0);
draw z7{dir -170}..z5{down}..(x3+(x4-x3)/2, y3){dir -10};
draw (x3+(x4-x3)/2, y3){dir 10}..z6{up}..z7{dir 170};%..(z7-(b/2, 0));
- %draw z3{dir 150}..z5{up}..z7{right}; umdrehen!
- %draw z7{right}..z6{down}..z4{dir -150}..z3;
- %draw z3{dir 170}..z5{dir 75}..z7{right}..z6{dir -75}..z4{dir -170}..z3;
%labels(range 1 thru 12);
endchar;
diff --git a/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.ins b/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.ins
index 0dc0cbafb47..7b70ceb6920 100644
--- a/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.ins
+++ b/Master/texmf-dist/source/latex/cookingsymbols/cookingsymbols.ins
@@ -1,7 +1,7 @@
%% --------------------- cookingsymbols.ins -------------------------
-\def\filedate{2011/11/02}
+\def\filedate{2014/12/28}
\def\batchfile{cookingsymbols.ins}
\input docstrip
@@ -27,7 +27,7 @@
\preamble
This is a generated file.
-Copyright (C) 2011 by Sven Harder
+Copyright (C) 2014 by Sven Harder
This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either