summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-base.cbx
blob: 24761e1406a88bd594d81b41e6176dcd719f137a (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
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
	%%%%%% BIBLATEX-SWISS-LEGAL-BASE : CITATIONS %%%%%%%


% Copyright 2012 Adrien Vion
  %
  % This work may be distributed and/or modified under the
  % conditions of the LaTeX Project Public License, either version 1.3
  % of this license or (at your option) any later version.
  % The latest version of this license is in
  %   http://www.latex-project.org/lppl.txt
  % and version 1.3 or later is part of all distributions of LaTeX
  % version 2005/12/01 or later.
  %
  % This work has the LPPL maintenance status 'maintained'.
  % 
  % The Current Maintainer of this work is Adrien Vion.

% Encoding of this file: UTF-8. Code is ASCII compatible.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ProvidesFile{biblatex-swiss-legal-base.cbx}[2012/12/28 v1.1 alpha]

\RequireBibliographyStyle{biblatex-swiss-legal-base}


%%%%%%%%%%% FORMATAGE DES DONNEES %%%%%%%%%%%%%

% Format de postnote (pour les commentaires)

\DeclareFieldFormat[customa]{postnote}{\ifnumeral{#1}{\parN #1}{\ifnumerals{#1}{\parNN #1}{#1}}}

% Dans les commentaires, le champ postnote est automatiquement reformaté avec les n° au lieu de p. Si l'on veut N ou NN à la place, il faut modifier les strings paragraph et paragraphs dans le fichier .lbx




%%%%%%%%%%% MACROS %%%%%%%%%%%%%

% Macros général de citation

\newbibmacro*{cite}%
{%
\iffieldequalstr{entrytype}{book}%
	{\usebibmacro{book:cite}}%
	{\iffieldequalstr{entrytype}{thesis}%
		{\usebibmacro{thesis:cite}}%
		{\iffieldequalstr{entrytype}{inbook}%
			{\usebibmacro{inbook:cite}}%
			{\iffieldequalstr{entrytype}{article}%
				{\usebibmacro{article:cite}}%
				{\iffieldequalstr{entrytype}{commentary}%
					{\usebibmacro{commentary:cite}}%
					{\iffieldequalstr{entrytype}{customa}%
						{\usebibmacro{customa:cite}}%
						{\iffieldequalstr{entrytype}{jurisdiction}%
							{\usebibmacro{jurisdiction:cite}}%
							{\iffieldequalstr{entrytype}{customb}%
								{\usebibmacro{customb:cite}}%
								{\iffieldequalstr{entrytype}{online}%
									{\usebibmacro{online:cite}}%
									{\iffieldequalstr{entrytype}{legislation}%
										{\usebibmacro{legislation:cite}}%
										{\usebibmacro{book:cite}}%
									}%
								}%
							}%
						}%
					}%
				}%
			}%
		}%
	}%
}%


\newbibmacro*{fullcite}%
{%
\iffieldequalstr{entrytype}{book}%
	{\usebibmacro{book:full}}%
	{\iffieldequalstr{entrytype}{thesis}%
		{\usebibmacro{thesis:full}}%
		{\iffieldequalstr{entrytype}{inbook}%
			{\usebibmacro{inbook:full}}%
			{\iffieldequalstr{entrytype}{article}%
				{\usebibmacro{article:full}}%
				{\iffieldequalstr{entrytype}{commentary}%
					{\usebibmacro{commentary:full}}%
					{\iffieldequalstr{entrytype}{customa}%
						{\usebibmacro{customa:full}}%
						{\iffieldequalstr{entrytype}{jurisdiction}%
							{\usebibmacro{jurisdiction:full}}%
							{\iffieldequalstr{entrytype}{customb}%
								{\usebibmacro{customb:full}}%
								{\iffieldequalstr{entrytype}{online}%
									{\usebibmacro{online:full}}%
									{\iffieldequalstr{entrytype}{legislation}%
										{\usebibmacro{legislation:full}}%
										{\usebibmacro{book:full}}%
									}%
								}%
							}%
						}%
					}%
				}%
			}%
		}%
	}%
}%


\newbibmacro{citetitle}{\printfield{title}}


%%%%%%%%%%% CORRECTION D'UN BUG (POSTNOTE DANS LES TYPES NON STANDARD) %%%%%%%%%%% 

\AtEveryCitekey{%
\ifboolexpr{%
test {\iffieldequalstr{entrytype}{online}}%
or
test {\iffieldequalstr{entrytype}{legislation}}%
or
test {\iffieldequalstr{entrytype}{jurisdiction}}%
or
test {\iffieldequalstr{entrytype}{customb}}%
and
not test {\iffieldundef{postnote}}
}%
{\renewbibmacro{postnote}{\postnotedelim\printfield{postnote}}}
{}%
}

%%%%%%%%%%% COMMANDES DE CITATION %%%%%%%%%%% 

\DeclareCiteCommand{\footcite}[\mkbibfootnote]%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{cite}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

\DeclareCiteCommand{\textcite}[]%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{cite}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

\DeclareCiteCommand{\cite}[]%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{cite}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

\DeclareCiteCommand{\parencite}[\mkbibparens]%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{cite}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

\DeclareCiteCommand{\fullcite}%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{fullcite}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

\DeclareCiteCommand{\citetitle}%
  {\usebibmacro{prenote}}%
  {\usebibmacro{citeindex}%
   \usebibmacro{citetitle}}%
  {\multicitedelim}%
  {\usebibmacro{postnote}}%

%%%%%%%%%%% COMMANDES SPECIFIQUES POUR LES CITATIONS DE JURISPRUDENCE  (expérimental) %%%%%%%%%%% 

% Commandes pour l'utilisateur

\usepackage{xargs}

\newcommandx{\jdcite}[5][1,2,3,4]{%
\ifdef{\jurisdiction@prenote}%							 
	{\renewcommand{\jurisdiction@prenote}{#1}}%		Actualisation de la commande \jurisdiction@prenote avec le contenu du champ #1  	 
	{\newcommand{\jurisdiction@prenote}{#1}}%
\ifdef{\jurisdiction@recital}%
	{\renewcommand{\jurisdiction@recital}{#3}}%		Actualisation de la commande \jurisdiction@recital avec le contenu du champ #3
	{\newcommand{\jurisdiction@recital}{#3}}%
\ifdef{\jurisdiction@page}%
	{\renewcommand{\jurisdiction@page}{#4}}%		Actualisation de la commande \jurisdiction@page avec le contenu du champ #4
	{\newcommand{\jurisdiction@page}{#4}}%
\jurisdiction@cite%
[#1]%
[#2]%
{#5}%
}

%%% UTILISER ifstrempty pour savoir si un argument est vide => si oui, le redéfinir avec l'argument suivant
%%% le problème des multicitecommands subsiste. il faudrait essayer de faire un test \value{multicitecount}<{multicitetotal}. Mais ça ne résout de loin pas tous les problèmes.


% Interface avec biblatex

\DeclareCiteCommand{\jurisdiction@cite}[]%
  {%				PRECODE
  \usebibmacro{prenote}%
  	\ifcsempty{jurisdiction@prenote}%	test pour savoir s'il y a quelque chose dans le champ optionnel prenote.
		{\bibsentence}%			s'il n'y a rien, le bibstring (p. ex. Arrêt précité) suivant est capitalisé
		{\midsentence}%			s'il y a quelque chose, le bibstring suivant commence par une minuscule
}%
  {%				LOOPCODE
  \usebibmacro{citeindex}%
\iffieldequalstr{entrytype}{jurisdiction}%				test pour être sur qu'on est dans une fiche @jurisdiction
{\usebibmacro{jurisdiction@details}}%					si c'est bien le cas, on utilise le macro jurisdiction@details
{%	<= Un message d'erreur apparaît si on est pas dans une fiche @jurisdiction
\PackageError{biblatex-swiss-legal}{Use the \protect\jdcite\space command \MessageBreak ONLY for 'jurisdiction' entry types!}{Replace the entrykey by an \MessageBreak entrykey corresponding to a 'jurisdiction' entry.}%
}% 
}%
  {\multicitedelim}%	SEPCODE
  {\usebibmacro{postnote}}% POSTCODE
  
\DeclareMultiCiteCommand{\jurisdiction@cites}{\jurisdiction@cite}{\multicitedelim}





%% Macro détaillée

\newbibmacro{jurisdiction@details}{%
\ifciteibid%								Test pour savoir si l'arrêt vient d'être cité 
	{\ifcsempty{jurisdiction@recital}%					Si oui, on se demande si un numéro de considérant a été défini
		{\usebibmacro{ibid}}%							Si ça n'est pas le cas, le bibstring lastruling uniqument s'imprime
		{\usebibmacro{ibid}\addcomma\addspace\bibsstring{recital}\addspace\jurisdiction@recital% Sinon, impression du bibstring + considérant + év. page.
		\ifcsempty{jurisdiction@page}%
			{}%
			{\addspace\mkbibparens{\jurisdiction@page}}%
		}%	
	}%
	{%								
\printfield{usera}%
\iffieldundef{userb}%
	{}%
	{\newunit\printfield{userb}}%
\iffieldundef{userc}%
	{}%
	{\newunit\printfield{userc}}%
\iffieldundef{userd}%
	{}%
	{\newunit\printfield{userd}}%
\iffieldequalstr{usera}{ATF}% <= La date ne s'imprime que s'il ne s'agit pas d'un ATF.
	{}%
	{\iffieldundef{origyear}%
		{}%
		{\addspace\mkbibparens{\printfield{origday}\adddot\printfield{origmonth}\adddot\printfield{origyear}}}%
	}%
\iftoggle{bbx:jstitles}%		<= Option pour activer / désactiver la mention du titre dans les citations d'arrêts
	{\iffieldundef{title}%			 
		{}%
		{\newunit%
		\printfield{title}}%
	}%
	{}%
\iflistundef{language}%
	{}%
	{\addspace\mkbibbrackets{\printlist{language}}}%
\ifcsempty{jurisdiction@recital}%
	{}%
	{%
	\addcomma\addspace\bibsstring{recital}\addspace\jurisdiction@recital%
	\ifcsempty{jurisdiction@page}%
		{}%
		{\addspace\mkbibparens{\jurisdiction@page}}%
	}%
\iffieldequalstr{howpublished}{publ}
			{\newunit}%
			{\newblock}%
\iffieldbibstring{howpublished}%
		{\bibsstring{\thefield{howpublished}}}% Dans les citations, on va toujours utiliser le string abrégé.
		{\printfield{howpublished}}%
\newunit%
	\iffieldbibstring{journaltitle}
		{% aa) s'il existe un string pour le nom de la revue
		\bibsstring{\thefield{journaltitle}}%
		}%
		{% bb) s'il n'existe pas de string pour le nom de la revue
		\printfield{journaltitle}%
		}%
	\newunit%	
	\usebibmacro{date}%
	\newunit%
	\printfield{volume}%
	\newunit%
	\iffieldundef{number}%
		{}%
		{\bibsstring{number}\addnbthinspace\printfield{number}}%
	\newunit%
	\printfield{pages}%
}%
}




%%%%%%%%%%%  INDEXATION AUTOMATIQUE DE LA JURISPRUDENCE (pour l'instant désactivé) %%%%%%%%%%% 

% Une alternative pourrait consister à utiliser l'option indexing de biblatex, à essayer.

%\newcommand{\printjurisdictionindex}{%
%\printindex{jurisdictionfed}{Arrêts fédéraux}
%\printindex{jurisdictioncnt}{Arrêts cantonaux}
%\printindex{jurisdictionfgn}{Arrêts étrangers}
%}

%\iftoggle{bbx:jurisdictionindex}%
%{%
%\usepackage{multind}
%\usepackage{xstring}
%\makeindex{jurisdictionfed}%
%\makeindex{jurisdictioncnt}%
%\makeindex{jurisdictionfgn}%
%\AtEveryCitekey{%
%	\ifboolexpr{%
%%	test (\iffieldequalstr{usera}{ataf})%
%%	or%
%	test (\iffieldequalstr{usera}{atf})%
%%	or%
%%	test (\iffieldequalstr{usera}{atfb})%
%%	or%
%%	test (\iffieldequalstr{usera}{atfnp})%
%%	or%
%%	test (\iffieldequalstr{usera}{atfpp})%
%%	or%
%%	test (\iffieldequalstr{usera}{atpf})%
%%	or%
%%	test (\iffieldequalstr{usera}{bge})%
%	}
%	{% Si arrêt fédéral
%	\iffieldequalstr{entrytype}{jurisdiction}%
%	{\StrLen{\thefield{userb}}[\nombreATF]%
%	\ifdefstring{\nombreATF}{1}
%		{\index{jurisdictionfed}{ATF 1@\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}}}
%		{\ifdefstring{\nombreATF}{2}
%			{\index{jurisdictionfed}{ATF 10@\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}}}
%			{\ifdefstring{\nombreATF}{3}
%				{\index{jurisdictionfed}{ATF 100@\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}}}
%				{}
%			}
%		}
%}{}}{}}}

%	\index{jurisdictionfed}{ATF\addspace%
%	\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}}}
%	{}
%	}
%	{}% Sinon
%}
%
%	\iffieldequalstr{entrytype}{jurisdiction}%
%		{\index{jurisdiction}{[\thefield{origyear}-\thefield{origmonth}-\thefield{origday}] \thefield{usera}\addspace\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}}}%
%		{%
%		\iffieldequalstr{entrytype}{customb}%
%			{\index{jurisdiction}{[\thefield{origyear}-\thefield{origmonth}-\thefield{origday}] \thefield{usera}\addspace\thefield{userb}\addspace\thefield{userc}\addspace\thefield{userd}!-- consid.\addspace\thefield{usere}}}%
%			{}%
%		}%
%	
%	}%
%}%
%{}%
%



%%%%%%%%%%%  AJOUT DES REVUES ABREGÉES AUX ABREVIATIONS %%% (essais de code, ne fonctionnant pas)
%
%\AtEveryCitekey{%
%}%
%\iftoggle{bbx:abrjournal}%
%	{\nomenclature{\textt{}}{oui ça marche}}%
%	{}%
%}%

%
%\biblstring{\thefield{journaltitle}}

%%%

%\newcommand{\abreviation}[2]{
%
%\AtEveryCitekey{%
%\iffieldundef{journaltitle}%
%{}%
%{%
%%\renewcommand{\titreessai}{\thefield{journaltitle}}%
%%\xdef\titrecourt{\titreessai}
%%\xdef\abrintershort{\titrecourt}
%%\edef{\titreessai}{\thefield{journaltitle}}%
%%\ifdef{\abrintershort}%							 
%%	{\renewcommand{\abrintershort}{}%
%%	{\newcommand{\abrintershort}{\bibsstring{\thefield{journaltitle}}}}%
%%\ifdef{\abrinterlong}%							 
%%	{\renewcommand{\abrinterlong}{\biblstring{\thefield{journaltitle}}}}%
%%	{\newcommand{\abrinterlong}{\biblstring{\thefield{journaltitle}}}}%
%%\@expandtwoargs\nomenclature{\abrintershort}{TEST}%
%%
%\newcommand{\testXIV}[2]{\nomenclature{#1}{#2}}%
%\expandafter\testXIV{\thefield{journaltitle}}{Test}%
%%
%}%
%}

%\newcommand{\abrintershort}[1]{\bibsstring{\thefield{journaltitle}}}

%\newcommand{\abrinterlong}[1]{\biblstring{\thefield{journaltitle}}}


\endinput