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
|
________________________________________________
Changes for version 0.4b:
________________________________________________
- added examples
- added code to get the correct baselineskip when changing the
font size of the 'annotation' filed
________________________________________________
Changes for version 0.4c:
________________________________________________
- the styles are now compatible with biblatex 0.9
________________________________________________
Changes for version 0.5:
________________________________________________
- added the localization file "italian-philosophy.lbx"
- new bibliography style "philosophy-verbose:
Files included:
* philosophy-verbose.bbx
* philosophy-verbose.cbx
* philosophy-verbose-doc.tex
* philosophy-verbose-test.tex
- new options: origparens, origbrackets, latinemph (only for philosophy-verbose)
- changed options: scauthors, scauthorsbib, scauthorscite
- renamed the file "biblatex-philosophy-doc.tex" to "philosophy-authoryear-doc.tex"
________________________________________________
Changes for version 0.6:
________________________________________________
- added support for english;
- added file philosophy-standard.bbx
- new documentation;
________________________________________________
Changes for version 0.7:
________________________________________________
- Removed package options colonloc, origparens, origbrackets
- Added package options: origfieldsformat, publocformat, commacit, inbeforejournal, romanvol, volnumformat
- Added citation commands: \sdcite, \ccite
- Updated documentation
________________________________________________
Changes for version 0.7a:
________________________________________________
- Added command: \volumfont
- Added citation command: \footcitet
- Updated documentation
________________________________________________
Changes for version 0.7b:
________________________________________________
- Removed package option romanvol
- Added packageo ption volumeformat, editionformat
- Activated the option singletitle for style philosophy-verbose
- Added bibliography driver review
- Added bibliography string reviewof
- Added bibliography string cit
- Updated documentation
|