summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xcookybooky/xcookybooky.cfg
blob: ab134ec5d372b07b9bede4512b62725ff6dc644b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
%%
%% This is file `xcookybooky.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% xcookybooky.dtx  (with options: `config')
%% 
\ProvidesFile{xcookybooky.cfg}
 [2011/12/29 v1.0 'xcookybooky' configuration]
%% Change Layout
\setRecipeColors
{%
    recipename,
    ing,
    inghead,
    prep,
    prephead,
    hint,
    hinthead,
    hintline,
    numeration
}

\setRecipeSizes
{%
    recipename,
    ing,
    inghead,
    prep,
    prephead,
    hint,
    hinthead
}

\setRecipeLengths
{%
    preparationwidth,
    ingredientswidth,
    pictureheight
}

\setRecipenameFont{fjd}{T1}{m}{n}

%% Translation
\setHeadlines
{%
    inghead,
    prephead,
    hinthead,
    continuationhead,
    continuationfoot,
    preparationtime,
    bakingtime,
    bakingtemperature,
    portion,
    portionvalue,
    calory,
    source
}
\endinput
%%
%% End of file `xcookybooky.cfg'.