]> zdv2.bktei.com Git - BK-2023-05.git/blob - src/style-bk.ts
feat(README.org):Add simple compiling procedure
[BK-2023-05.git] / src / style-bk.ts
1 <TeXmacs|2.1.2>
2
3 <style|source>
4
5 <\body>
6 <\active*>
7 <\src-title>
8 <src-package|pubkeys-book-style|0.0.1>
9
10 <src-purpose|Style package for Notable Public Keys TeXmacs source
11 files.>
12 </src-title>
13 </active*>
14
15 <use-package|number-long-article|libertine-font>
16
17 <\active*>
18 <\src-comment>
19 Style parameters.
20 </src-comment>
21 </active*>
22
23 <assign|info-flag|detailed>
24
25 <assign|page-height|auto>
26
27 <assign|page-width|auto>
28
29 <assign|page-type|a4>
30
31 <\active*>
32 <\src-comment>
33 Macro definitions.
34 </src-comment>
35 </active*>
36
37 \;
38
39 <assign|bktable3|<macro|body|<tformat|<twith|table-min-rows|2>|<twith|table-min-cols|2>|<cwith|1|1|1|-1|cell-tborder|2ln>|<cwith|1|1|1|-1|cell-bborder|1ln>|<cwith|-1|-1|1|-1|cell-bborder|2ln>|<cwith|1|-1|1|-1|cell-bsep|0.25fn>|<cwith|1|-1|1|-1|cell-tsep|0.25fn>|<cwith|1|-1|1|-1|cell-lsep|0.50fn>|<cwith|1|-1|1|-1|cell-rsep|0.50fn>|<arg|body>>>>
40
41 <assign|def|<macro|body|<hgroup|<em|<inactive|<reference|<arg|body>>>>>>>
42
43 <assign|hlinkv-delme|<macro|body|<hlink|<verbatim|<arg|body>>
44 |<arg|body>>>>
45
46 <assign|hlinkv|<macro|body|<hlink|<verbatim|<condensed|<arg|body>>>
47 |<arg|body>>>>
48
49 <assign|long-id-spc|<macro|body|<with|hmagnified-factor|0.75|color|brown|<hgroup|<hmagnified|<verbatim|<arg|body>>>>>>>
50
51 <assign|long-id|<macro|body|<with|color|brown|<hgroup|<verbatim|0x<arg|body>>>>>>
52
53 <assign|verbatim-8pt|<\macro|body>
54 <\with|font-base-size|8>
55 <\verbatim>
56 <arg|body>
57 </verbatim>
58 </with>
59 </macro>>
60
61 <assign|verb-sm|<macro|body|<with|font-base-size|8|<verbatim|<arg|body>>>>>
62
63 <assign|version|<macro|body|<em|v<arg|body>>>>
64
65 <assign|vpk|<\macro|body>
66 <\vgroup>
67 <\verbatim-8pt>
68 <\with|font-base-size|8>
69 <arg|body>
70 </with>
71 </verbatim-8pt>
72 </vgroup>
73
74 \;
75 </macro>>
76
77 <\active*>
78 <\src-comment>
79 Macro definitions: Monospace code blocks
80 </src-comment>
81 </active*>
82
83 <assign|code-wide|<\macro|body>
84 <\wide-block>
85 <tformat|<cwith|1|1|1|1|cell-background|pastel
86 cyan>|<table|<row|<\cell>
87 <\shell-code>
88 <arg|body>
89 </shell-code>
90 </cell>>>>
91 </wide-block>
92 </macro>>
93
94 <assign|code-wide-sm|<\macro|body>
95 <with|font|Linux Libertine|font-base-size|8|<\code-wide>
96 <arg|body>
97 </code-wide>>
98 </macro>>
99
100 <assign|code-inline|<macro|body|<tabular|<tformat|<cwith|1|1|1|1|cell-background|pastel
101 cyan>|<cwith|1|1|1|1|cell-tborder|1ln>|<cwith|1|1|1|1|cell-bborder|1ln>|<cwith|1|1|1|1|cell-lborder|1ln>|<cwith|1|1|1|1|cell-rborder|1ln>|<table|<row|<cell|<verbatim|<arg|body>>>>>>>>>
102 </body>
103
104 <\initial>
105 <\collection>
106 <associate|preamble|true>
107 </collection>
108 </initial>