diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-04 22:14:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-04 22:14:06 +0000 |
commit | 22e2fa164b34a0ea2bdc4ffbdcd3eab070bd3876 (patch) | |
tree | 991173e6fb70cf6262fc956ad5c3eb47ae02b860 /Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg | |
parent | ba6a5f77c55f21dbb9baa453c0d98255a00cba1f (diff) |
xcookybooky (4feb15)
git-svn-id: svn://tug.org/texlive/trunk@36212 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg b/Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg index ab134ec5d37..352b428e7b2 100644 --- a/Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg +++ b/Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg @@ -7,15 +7,19 @@ %% xcookybooky.dtx (with options: `config') %% \ProvidesFile{xcookybooky.cfg} - [2011/12/29 v1.0 'xcookybooky' configuration] + [2015/02/03 v1.1 'xcookybooky' configuration file] %% Change Layout \setRecipeColors {% recipename, + intro, ing, inghead, prep, prephead, + suggestion, + suggestionhead, + separationgraph, hint, hinthead, hintline, @@ -25,24 +29,28 @@ \setRecipeSizes {% recipename, + intro, ing, inghead, prep, prephead, + suggestion, hint, hinthead } \setRecipeLengths {% + pictureheight, + bigpicturewidth, + smallpicturewidth, + introductionwidth, preparationwidth, - ingredientswidth, - pictureheight + ingredientswidth } -\setRecipenameFont{fjd}{T1}{m}{n} +\setRecipenameFont{cmr}{T1}{m}{n} -%% Translation \setHeadlines {% inghead, @@ -58,6 +66,7 @@ calory, source } + \endinput %% %% End of file `xcookybooky.cfg'. |