-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathxcookybooky.cfg
67 lines (61 loc) · 1.09 KB
/
xcookybooky.cfg
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
64
65
66
%% Change Layout
\setRecipeColors
{%
recipename,
intro,
ing,
inghead,
prep,
prephead,
suggestion,
suggestionhead,
separationgraph,
hint,
hinthead,
hintline,
numeration
}
\setRecipeSizes
{%
recipename = \Huge,
intro,
ing = \small,
inghead = \Large,
prep,
prephead = \Large,
suggestion,
hint,
hinthead
}
\setRecipeLengths
{%
pictureheight,
bigpicturewidth,
smallpicturewidth,
introductionwidth,
preparationwidth,
ingredientswidth
}
%%%%\setRecipenameFont{cmr}{T1}{bx}{sc} % Standard
%%%\usepackage{pbsi} % Option
%%%\setRecipenameFont{pbsi}{T1}{xl}{n} % Option
\usepackage{tgcursor}
\setRecipenameFont{qcr}{T1}{bx}{sc}
%%\usepackage{fontspec}
%%\newfontface\rnFont[Scale=2.5]{Typeface_v2.ttf}
%%\let\xcb@font@recipename\rnFont %mit diesen 3 Zeilen kann man als Titel die Handschrift setzen. Aber es startet zu weit links und ich weiss nicht warum.
\setHeadlines
{%
inghead = Zutaten,
prephead = Zubereitung,
hinthead = Benötigtes Geschirr,
continuationhead = Fortsetzung,
continuationfoot = Bitte umblättern,
preparationtime,
bakingtime,
bakingtemperature,
portion,
portionvalue = Portionen,
calory,
source
}