File: ChangeLog

package info (click to toggle)
scribe 0.7-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,912 kB
  • ctags: 1,117
  • sloc: lisp: 10,109; makefile: 1,034; sh: 390; ansic: 352; java: 30
file content (149 lines) | stat: -rw-r--r-- 3,715 bytes parent folder | download
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
Wed Jan 16 08:47:04 CET 2002 (Manuel Serrano):

	* Tex back-end now automatically introduces \- in tt mode in order
	to avoid unsplit long lines.

	
Tue Jan 15 11:31:23 CET 2002 (Manuel Serrano):

	*** Fix some problem with ending newlines in the standard prgm
	pretty-printers (BIGLOO, SCRIBE and XML).

	*** Scribe is now linked against the safe version of the
	Bigloo library. Otherwise user errors were not correctly trapped.
	
	
Mon Jan 14 16:19:58 CET 2002 (Manuel Serrano):

	* Various TeX back-end improvements.

	* The output file is now delayed until the Scribe AST has been 
	entirely built.
	
	
Fri Jan 11 11:06:53 CET 2002 (Manuel Serrano):

	* Addition of various TeX customization (mainly for acmproc).

	*** Fix some error in sectioning in the TeX back-end.

	*** Fix a bug in the reader the sequence ,] was breaking it.

	* Various Bibtex improvements.
	
	
Thu Jan 10 10:27:11 CET 2002 (Manuel Serrano):

	* TeX customization now support package option. This is useful for
	producing TeX statement such as:
	
   	   \usepackage[T1]{fontenc}

	See the user manual (customization) for details.

	*** Fix a small problems in indexes. Unique entries were not
	correctly handled when they were enriched with a note.

	
Wed Jan  9 14:09:05 CET 2002 (Manuel Serrano):

	* Scribeinfo now (roughly) handles @math expressions.
	
	* Support for superscripts (sup) and subscripts (sub).
	
	* changelog style is now included in the standard distribution.
	
	
Wed Jan  9 10:47:47 CET 2002 (Manuel Serrano):

	*** Improved IOs error messages.

	* PRGM environment now correctly handles LINEBREAK constructions.

	
Wed Jan  2 10:02:15 CET 2002 (Manuel Serrano):

	* Lists (itemize, description, enumerate) now uses an explicit ITEM 
	construction. It turns out that it is much easier to read the 
	source text that way. Sorry for the backward incompatibility.
	
	
Tue Jan  1 09:12:21 CET 2002 (Manuel Serrano):

	* Various emacs mode improvement.

	
Fri Dec 21 12:33:27 CET 2001 (Manuel Serrano):

	*** Fix another configuration problem (support for --prefix).

	
Fri Dec 21 07:45:38 CET 2001 (Manuel Serrano):

	* Redesign of the bibliography mechanism. Creation of the 
	scribebibtex tools and specific Scribe bibliography format.

	
Thu Dec 20 17:32:08 CET 2001 (Manuel Serrano):
	
	********* Distribution of the release 0.5
        -----------------------------------------

	
Thu Dec 20 16:20:08 CET 2001 (Manuel Serrano):

	*** Fix a bug in subsection and subsubsection references. These
	were never found.

	
Thu Dec 20 11:35:01 CET 2001 (Manuel Serrano):

	* JVM support for those who don't have Bigloo or for those who
	are running a platform that does not support shared library.

	
Wed Dec 19 16:21:23 CET 2001 (Manuel Serrano):
	
	********* Distribution of the release 0.4
        -----------------------------------------

	
Wed Dec 19 16:20:27 CET 2001 (Manuel Serrano):

	*** Fix configuration problem and production of a correct RPM.

	*** Auto configuration of mandir and docdir.

	
Wed Dec 19 09:13:56 CET 2001 (John Malecki):

	*** Fix an `export' problem in the main Makefile.
	

Tue Dec 18 11:46:28 CET 2001 (Manuel Serrano):
	
	********* Distribution of the release 0.3
        -----------------------------------------

	
Tue Dec 18 10:40:25 CET 2001 (Manuel Serrano):

	*** Change the default HTML configuration in order to 
	enlarge document titles.

	
Mon Dec 17 20:55:43 CET 2001 (Manuel Serrano):

	*** Fix small glitches in various style files.

	*** Fix small glitches in manual web pages.

	*** Fix small glitches in the HTML back-end.
	

Fri Dec 12 10:03:41 CET 2001 (Manuel Serrano):

	
	********* Distribution of the release 0.2
        -----------------------------------------