-
Notifications
You must be signed in to change notification settings - Fork 1
/
9x13.sty
529 lines (480 loc) · 14.2 KB
/
9x13.sty
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
% Defines a custom LaTeX package named 9x13
\ProvidesPackage{9x13}
% Import the ltablex package for extended functionality for tables
\RequirePackage{ltablex}
% Define lengths for indentation in various contexts
\newlength\leaderIndent
\setlength{\leaderIndent}{1.5em}
% Set vertical gap
\setlength{\vgap}{1.5em}
% Set vertical indentation
\setlength{\vindent}{\leaderIndent}
% Set vertical left margin
\setlength{\vleftmargin}{2em}
% Set paragraph skip and indent
\setlength{\parskip}{5pt}
\setlength{\parindent}{0pt}
% Redefine the 'center' environment with custom formatting
\renewenvironment{center}%
{\list{}{%
\parskip 0pt%
\topsep 4pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0pt%
\rightmargin 0pt%
\parsep 0pt}
\fontsize{9.5}{8.5}\selectfont
\item[] \centering}%
{\endlist}
% ░█▀█░█▀█░█░░░▀█▀
% ░█▀▀░█▀█░█░░░░█░
% ░▀░░░▀░▀░▀▀▀░▀▀▀
% Define a custom environment 'leader' with specific formatting
\newenvironment{leader}%
{\list{}{%
\parskip 4pt%
\topsep -2pt%
% topsep ensure that this change in topsep is appropriate
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0pt %
\rightmargin 0pt%
\parsep 0pt
}%
\fontsize{9.5}{8.5}\selectfont
\item[] \centering}%
{\endlist}
% Define a custom environment 'leader-only' with specific formatting
\newenvironment{leader-only}%
{\list{}{%
\parskip 4pt%
\topsep 2pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0pt %
\rightmargin 0pt%
\parsep 0pt%
}%
\fontsize{9.5}{8.5}\selectfont
\item[] \centering}%
{\endlist}
% Define a custom environment 'leader-pharitvana' with specific formatting
% Found in 'Devā-ārādhanā' / 'Invitations to the Devas'
\newenvironment{leader-pharitvana}%
{\list{}{%
\parskip 12pt%
\topsep 0pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0.5cm %
% \leftmargin 4.0cm %
\rightmargin 0.5cm%
\parsep \z@ \@plus\p@%
}%
\fontsize{9.5}{13}\selectfont
\item[] \centering}%
{\endlist}
% Define a custom environment 'leader-pali' for Pāli introductions or phrases chanted only by the leader
\newenvironment{leader-pali}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em %2.5em %
\rightmargin 0em%
\fontsize{9.5}{11}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \centering}%
{\endlist}
% Define a custom environment 'verses' for formatting verses
\newenvironment{verses}%
{\list{}{%
\parskip 2pt
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em %
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep 0em%\z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
% Define a custom environment 'pali-hang' for Pāli verses and parittas
\newenvironment{pali-hang}%
{\list{}{%
\topsep 0pt
\itemsep 3pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %2.5em %
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
% Define a custom environment 'pali-hang-together' for Pāli lines that can hang within a paragraph
\newenvironment{pali-hang-together}%
{\list{}{%
\topsep -8pt
\listparindent 0em%
\itemindent -0.75em%
\leftmargin 0.75em %2.5em %
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep -8pt %\z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
% Define a custom environment 'pali-hang-continued' to continue indentation from a previous 'pali-hang*'
\newenvironment{pali-hang-continued}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0.5em%
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
% Define a custom environment 'pali-hang-first-line' for formatting the first line of Pāli verses or parittas
\newenvironment{pali-hang-first-line}%
{\list{}{%
\partopsep 0pt
\topsep 4pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em%
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
\newenvironment{pali-hang-verses}%
{\list{}{%
\parskip 2pt
\topsep 0pt
\itemsep 3pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %2.5em %
\rightmargin 0em%
\fontsize{9.5}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright}%
{\endlist}
% ░█▀▀░█▀█░█▀▀░█░░░▀█▀░█▀▀░█░█
% ░█▀▀░█░█░█░█░█░░░░█░░▀▀█░█▀█
% ░▀▀▀░▀░▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀
% Define a custom environment 'leader-pharitvana-english' with specific formatting
% Found in 'Devā-ārādhanā' / 'Invitations to the Devas'
\newenvironment{leader-pharitvana-english}%
{\list{}{%
\parskip 12pt%
\topsep 0pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0.5cm %
% \leftmargin 4.0cm %
\rightmargin 0.5cm%
\parsep \z@ \@plus\p@%
}%
\fontsize{9}{13}\selectfont
\item[] \centering\itshape}%
{\endlist}
% Define a custom environment 'leader-english-below-pali' with specific formatting
% Reduces above spacing for English leader when paired with a Pali introduction
\newenvironment{leader-english-below-pali}%
{\list{}{%
\parskip 6pt%
\topsep -2pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0pt %
\rightmargin 0pt%
\parsep -8pt
\fontsize{9}{8}\selectfont
}%
\item[] \centering\itshape}%
{\endlist}
% Define a custom environment 'leader-english' with specific formatting
% 'Now let us...'
\newenvironment{leader-english}%
{\list{}{%
\parskip 1.5pt%
\topsep 0pt%
\listparindent 0em%
\itemindent 0pt%
\leftmargin 0pt %
\rightmargin 0pt%
\parsep 0pt
\fontsize{9}{8}\selectfont
}%
\item[] \centering\itshape}%
{\endlist}
% Define a custom environment 'english' for English passages
% For English passages that are preceded by Pāli, remains closer to the preceding Pāli
\newenvironment{english}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 1.0em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep -11em %\z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only' for English-only chants
% For chants like 'The Highest Blessings' which are English only and therefore don't need left margin indentation
\newenvironment{english-only}%
{\list{}{%
\parskip 2.5pt
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em%\leaderindent%
\rightmargin 0em%
\fontsize{9}{13}\selectfont
% \parsep %\z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only-justify' for English-only chants with justification
% For chants like 'The Gradual Training' which are English only yet need to be justified
\newenvironment{english-only-justify}%
{\list{}{%
% \parskip 8pt
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em%\leaderindent%
\rightmargin 0em%
\fontsize{9}{13}\selectfont
% \parsep %\z@ \@plus\p@%
}%
\item[] \justify\itshape}%
{\endlist}
% Define a custom environment 'english-hang' for English lines that need hanging indentation
% For an English line that is too long to fit on one line and thus needs its continuation to be hang indented
\newenvironment{english-hang}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 1.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep -8.5em %\z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
\newenvironment{english-hang-inline}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep -8.5em %\z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-hang-together' for English lines that need hanging indentation within a paragraph
% Enables an English line to hang that is sandwiched within a paragraph
\newenvironment{english-hang-together}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
\parskip -16pt
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-keep-with' to maintain congruent spacing with hang indent
% Wraps around the 'english-hang-together' environment to allow the middle hang indent to keep congruent spacing
\newenvironment{english-keep-with}%
{\list{}{%
\topsep 0pt
\partopsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 1em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only-hang' for singular English lines needing hang indentation
\newenvironment{english-only-hang}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only-hang-together' for hanging format for chants that are only in English
\newenvironment{english-only-hang-together}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
\parskip -16pt
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only-no-hang' similar to 'english-keep-with' but without hang indent
\newenvironment{english-only-no-hang}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-only-leader' for English introductions or phrases chanted only by the leader
\newenvironment{english-only-leader}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 0em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \centering\itshape}%
{\endlist}
% Define a custom environment 'english-verses' for English introductions or phrases with Pāli verses and parittas
\newenvironment{english-verses}%
{\list{}{%
\partopsep 0pt
\topsep 0pt
\listparindent 0em%
\itemindent 0em%
\leftmargin 1.0em%
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-hang-first-line' for formatting TWO problematic lines
\newenvironment{english-hang-first-line}%
{\list{}{%
\partopsep 0pt
\topsep 4pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em%
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-hang-verses' for hanging format for English chants, primarily for verses
\newenvironment{english-hang-verses}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 1.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
% \parsep -8.5em %\z@ \@plus\p@%
}%
\item[] \raggedright\itshape}%
{\endlist}
% Define a custom environment 'english-hang-together-verses' for hanging format for English chants, primarily for verses
\newenvironment{english-hang-together-verses}%
{\list{}{%
\topsep 0pt
\listparindent 0em%
\itemindent -0.5em%
\leftmargin 0.5em %
\rightmargin 0em%
\fontsize{9}{13}\selectfont
\parsep \z@ \@plus\p@%
\parskip -16pt
}%
\item[] \raggedright\itshape}%
{\endlist}
% ░█▀▀░█▀█░█▀▄░█▀█░█▀█░▀█▀░█▀▀░█▀▀
% ░█▀▀░█░█░█░█░█░█░█░█░░█░░█▀▀░▀▀█
% ░▀▀▀░▀░▀░▀▀░░▀░▀░▀▀▀░░▀░░▀▀▀░▀▀▀
% Change the title for the Endnotes chapter to 'Endnotes'
\renewcommand\notesname{Endnotes}%
% Redefine the formatting for endnotes
\renewcommand{\prenoteinnotes}{%
\tiny\par\setlength{\parskip}{3pt}\noindent%
}%
\renewcommand{\noteidinnotes}[2]{% {notenum}{id}
\begin{adjustwidth}{14pt}{0pt}%
\hspace{-33pt}\makebox[30pt][l]{%
\makebox[24pt][1]{#2}%
\makebox[16pt][l]{\ifnum#1>0\textsuperscript{#1}\fi%
}%
}%
}%
\renewcommand{\pageinnotes}[1]{}%
\renewcommand{\postnotetext}{%
\end{adjustwidth}%
}%
\renewcommand{\postnoteinnotes}{\par}%
% ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
% ░▄▄▄░▄▄▄░▄▄▄░▄▄▄░▄▄▄░▄▄▄░▄▄▄░▄▄▄
% ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
% Define a command \tr for italicizing text (used for translation)
\newcommand\tr[1]{\textit{#1}}
% Define a command \trline for typesetting translated lines within English environments
\newcommand\trline[1]{%
\begin{english}%
#1%
\end{english}%
}
% ░▀█▀░█▀█░█▀▄░█░█░█░░░█▀█░█▀▄
% ░░█░░█▀█░█▀▄░█░█░█░░░█▀█░█▀▄
% ░░▀░░▀░▀░▀▀░░▀▀▀░▀▀▀░▀░▀░▀░▀
% Set tabular spacing
\setlength{\tabcolsep}{1em}
% Set table row spacing
\renewcommand{\arraystretch}{1.075}
% Define a command \oldArr to hold old \arraystretch for restoration
\newcommand\oldArr{}% holding old \arraystretch for restore
\let\oldArr\arraystretch
% Define a command \setArrayStretch to set table row spacing
\newcommand\setArrayStretch[1]{%
\let\oldArr\arraystretch
\renewcommand{\arraystretch}{#1}%
}
% Define a command \restoreArrayStretch to restore old table row spacing
\newcommand\restoreArrayStretch{\let\arraystretch\oldArr}