]> git.lyx.org Git - features.git/blob - lib/ChangeLog
Fix weird case where the first body line has only a space
[features.git] / lib / ChangeLog
1 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
2
3         * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
4
5 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
6
7         * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
8
9 2003-01-07  José Matos  <jamatos@fep.up.pt>
10
11         * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
12         becoming more liberal regarding the accepted values.
13
14 2003-01-06  Angus Leeming  <leeming@lyx.org>
15
16         * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an executable.
17         Use 'type'.
18
19 2003-01-05  John Levon  <levon@movementarian.org>
20
21         * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
22
23 2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
24
25         * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
26
27 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
28
29         * layouts/cl2emult.layout: 
30         * layouts/broadway.layout: 
31         * layouts/hollywood.layout: remove spurious spaces
32
33 2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
34
35         * mathed.lyx: Removed big delimiters table as they are not symbols.
36         Removed the instructions on adding the xfonts dir to the fontpath.
37
38         * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
39
40 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
41
42         * Makefile.am (install-xfonts): do not use "ln -sf" since some
43         solaris versions do not like it. "ln -f -s" is better.
44
45 2002-12-17  John Levon  <levon@movementarian.org>
46
47         * configure.m4: back out LaTeX viewer again
48
49 2002-12-09  André Pönitz <poenitz@gmx.net>
50
51         * symbols: support for \implies and \dots
52
53 2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
54
55         * configure.m4: remove epsi format
56
57 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
58
59         * bind/sciword.bind: big update: use menus.bind and maths.bind and
60         make sure we do not use accent-vector
61
62 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
63
64         * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
65
66 2002-11-21  Angus Leeming  <leeming@lyx.org>
67
68         * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
69
70 2002-11-20  John Levon  <levon@movementarian.org>
71
72         * images/math/: implement missing math icons
73  
74 2002-11-20  John Levon  <levon@movementarian.org>
75
76         * images/math/: renames for stupid OSes
77  
78 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
79
80         * lib/ru_splash.lyx: update from Vitaly Lipatov
81
82 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
83
84         * configure.m4 (removing font links): use -f not -r 
85
86 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
87
88         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
89
90 2002-10-31  John Levon  <levon@movementarian.org>
91
92         * external_templates: small tweak for clarity
93
94 2002-10-30  John Levon  <levon@movementarian.org>
95
96         * ui/default.ui: re-add table-like commands to math, and
97           some minor fixes
98
99 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
100
101         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
102
103 2002-10-28  John Levon  <levon@movementarian.org>
104
105         * CREDITS: fix Rob's entry
106
107 2002-10-28  André Pönitz <poenitz@gmx.net>
108
109         * CREDITS: add Geoffroy Piroux
110
111         * reLyX/reLyX.man:
112           reLyX/reLyX.pod:
113           reLyX/syntax.default: to not change too much math stuff anymore
114
115 2002-10-24  John Levon  <levon@movementarian.org>
116
117         * images/math/: use black for visibility (from Edwin)
118
119 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
120
121         * layouts/llncs.layout: Fix the Bibliography layout
122
123 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
124
125         * layouts/many layout files: add stdfloats and stdcounters
126
127 2002-10-24  André Pönitz <poenitz@gmx.net>
128
129         * layout/scrclass.inc: use stdcounters.inc
130
131 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
132
133         * kbd/koi8-u.kmap: Fix crash when using the map.
134
135 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
136
137         * examples/he_example_raw.lyx:
138         * examples/he_he_example_lyxified.lyx:
139         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
140
141 2002-10-22  André Pönitz <poenitz@gmx.net>
142
143         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
144
145 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
146
147         * symbols: Handle \not using a macro.
148
149 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
150
151         * layouts/foils.layout: add more layouts
152
153 2002-10-18  Angus Leeming  <leeming@lyx.org>
154
155         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
156         if so desired.
157
158 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
159
160         * configure.m4: add mozilla as default previewer for html
161
162 2002-10-14  André Pönitz <poenitz@gmx.net>
163
164         * ui/default.ui: support for flalign
165
166 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
167
168         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
169
170         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
171         Make the code more
172
173         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
174         Add a check for kdeprintfax.
175
176 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
177
178         * bind/emacs.bind: add bindings for M-< and M->
179
180 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
181
182         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
183         in the Standard layout.
184
185 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
186
187         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
188         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
189
190 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
191
192         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
193         (remove_oldert): Fix for ERT inside tabulars.
194         (change_listof): New function. Convert LatexCommand inset to
195         FloatList inset.
196         (fix_oldfloatinset): New function. Add "wide false" to float insets.
197
198 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
199
200         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
201
202 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
203
204         * layouts/lyxmacros.inc: Patch from Gady Kozma.
205
206 2002-09-15  John Levon  <levon@movementarian.org>
207
208         * images/math/: add icons for delimiters
209
210 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
211
212         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
213         (remove_oldminipage): Simplified.
214
215 2002-09-10  José Matos  <jamatos@fep.up.pt>
216
217         * scripts/*.py: changed all header to
218         #! /usr/bin/env python
219         so that python's path is no longer hardcoded.
220
221 2002-09-08  John Levon  <levon@movementarian.org>
222
223         * images/math/: add dots XPMs
224
225 2002-09-07  John Levon  <levon@movementarian.org>
226
227         * ui/default.ui: add depth-decrement too as discussed
228
229 2002-09-06  Angus Leeming  <leeming@lyx.org>
230
231         * CREDITS: add Pablo De Napoli, formerly languishing in the
232         math panel headers.
233
234 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
235
236         * layouts/stdcounters.inc: new file
237
238         * layouts/stdclass.inc: include standard counters
239
240 2002-09-05  Angus Leeming  <leeming@lyx.org>
241
242         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
243         suggested by André.
244
245 2002-09-04  Angus Leeming  <leeming@lyx.org>
246
247         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
248         The new script takes an extra argument specifying the desired
249         output format, ppm or png.
250
251         * configure.m4: associated changes.
252
253 2002-09-04  Angus Leeming  <leeming@lyx.org>
254
255         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
256         is some input value.
257
258 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
259
260         * layouts/stdclass.inc: include stdfloats.h
261
262         * layouts/stdfloats.inc: new file
263
264 2002-09-03  Angus Leeming  <leeming@lyx.org>
265
266         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
267         ${RESOLUTION} may be a float. Truncate it.
268
269 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
270
271         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
272         of non-tabular lines.
273
274 2002-09-03  Angus Leeming  <leeming@lyx.org>
275
276         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
277         generating more than 999 preview snippets by passing and using the
278         number of digits needed by the filenames generated by gs.
279
280 2002-09-03  Angus Leeming  <leeming@lyx.org>
281
282         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
283         option parsed by preview.sty v 0.73.
284
285 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
286
287         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
288
289 2002-08-29  John Levon  <levon@movementarian.org>
290
291         * images/math/: add AMS nrel
292
293 2002-08-29  John Levon  <levon@movementarian.org>
294
295         * images/: add math sub/super script
296
297         * images/math/: add \brace, \vec etc.
298
299 2002-08-29  John Levon  <levon@movementarian.org>
300
301         * Makefile.am: install mathed icons
302
303 2002-08-29  John Levon  <levon@movementarian.org>
304
305         * images/math/: add all icons except AMS nrel
306
307 2002-08-29  John Levon  <levon@movementarian.org>
308
309         * images/math/: add most of the normal XPMs
310
311 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
312
313         * lyx2lyx/lyx2lyx: add new format number "221"
314
315 2002-08-25  John Levon  <levon@movementarian.org>
316
317         * images/find-replace.xpm: add
318
319 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
320
321         * configure.m4: fix epsi->eps converter
322
323         * ui/default.ui: add menu entry for optional-insert
324
325         * CREDITS: update Martin's entry
326
327 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
328
329         * layouts/stdlayouts.inc:
330         * layouts/stdsections.inc:
331         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
332         relevant layouts
333
334 2002-08-21  André Pönitz <poenitz@gmx.net>
335
336         * ui/default.ui: adjust to "tabular unification"
337
338 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
339
340         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
341         versions are now obtained by prepending a * to the section number
342         (similar to the new behaviour in menus.bind); add binding for \part.
343
344 2002-08-15  John Levon  <levon@movementarian.org>
345
346         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
347
348 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
349
350         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
351
352         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
353
354 2002-08-15  André Pönitz <poenitz@gmx.net>
355
356         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
357
358 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
359
360         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
361
362         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
363
364 2002-08-08  Herbert Voss  <voss@perce.de>
365
366         * ui/default.ui: put gather into math menu
367
368 2002-08-07  John Levon  <levon@movementarian.org>
369
370         * images/layout_LaTeX.xpm: remove - obsolete
371
372 2002-08-05  John Levon  <levon@movementarian.org>
373
374         * images/dialog-tabular-insert.xpm: remove unneeded xpm
375
376 2002-08-05  John Levon  <levon@movementarian.org>
377
378         * ui/default.ui:
379         * bind/xemacs.bind: back to tabular-insert
380
381 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
382
383         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
384
385         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
386
387 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
388
389         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
390
391 2002-07-30  André Pönitz <poenitz@gmx.net>
392
393         * configure.m4:
394         * ui/default.ui: make math-extern a bit more visible in Edit->Math
395
396         * bind/math.bind: remove some strange bindings for Ø and Å
397
398 2002-07-30  Angus Leeming  <leeming@lyx.org>
399
400         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
401         don't get confused.
402
403 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
404
405         * examples/fr_CV.lyx:               new file
406         * examples/fr_ExemplesTableaux.lyx:
407         * examples/fr_ListesPuces.lyx:
408         * examples/fr_mathed.lyx:           update
409
410 2002-07-18  Angus Leeming  <leeming@lyx.org>
411
412         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
413         the shell does not escape "\\".
414
415 2002-07-22  Herbert Voss  <voss@lyx.org>
416
417         * scripts/convertDefault.sh: defines a converter which is used
418         when no userdefined was found
419
420 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
421
422         * ui/default.ui: cleanup after change of Menu syntax. the
423         foo_nobuffer menus are gone
424
425         * bind/sv_menus.bind:
426         * bind/sciword.bind: remove some cruft
427
428         * tex/iletter.cls:
429         * layout/iletter.layout:
430         * templates/iletter.lyx: removed all traces of the iletter bundle
431         and put it on the contrib/ area of our ftp site
432
433 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
434
435         * configure.m4: fix definition of the lyxpreview2ppm converter;
436         add ppm format. All should work out of the box now, even though
437         all may not be pretty
438
439 2002-07-18  Angus Leeming  <leeming@lyx.org>
440
441         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
442         scary_eqns.lyx.
443
444 2002-07-17  André Pönitz <poenitz@gmx.net>
445
446         * configure.m4: fix typo in last change
447         * symbols: add \hbar
448
449 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
450
451         * bind/menus.bind: fix bindings using asterisk to ignore shift
452         modifier
453
454 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
455
456         * configure.m4: add formats fig and epsi
457
458 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
459
460         * bind/emacs.bind:
461         * bind/xemacs.bind:
462         * bind/sciword.bind:
463         * bind/cua.bind: include greekkeys and cyrkeys bindings
464
465         * bind/greekkeys.bind:
466         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
467         characters directly from keyboard
468
469 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
470
471         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
472         versions are now obtained by prepending a * to the section number
473         (M-p asterisk 0 .. M-p asterisk 6)
474
475         * images/banner.xpm.orig: remove
476
477 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
478
479         * lib/configure.m4: fix the detection of cygwin when the shell is
480         not bash
481
482 2002-07-12  Angus Leeming  <leeming@lyx.org>
483
484         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
485
486 2002-07-12  André Pönitz <poenitz@gmx.net>
487
488         * ui/default.ui: add menu for font changes
489         * symbols: add textt
490
491 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
492
493         * bind/emacs.bind:
494         * bind/xemacs.bind:
495         * bind/sciword.bind:
496         * bind/cua.bind: better support for selection from numeric keypad
497
498         * kbd/cp1251.cdef:
499         * kbd/ibm866.cdef:
500         * kbd/koi8-r.cdef:
501         * kbd/koi8-t.cdef:
502         * kbd/koi8-u.cdef: new encoding definitions
503
504 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
505
506         * bind/sciword.bind: disable M-x c to allow M-x
507
508 2002-07-09  Angus Leeming  <leeming@lyx.org>
509
510         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
511         as it's not portable apparently.
512
513 2002-07-09  André Pönitz <poenitz@gmx.net>
514
515         * symbols: use it to define insets, too
516         * configure.m4:
517         * symbols: wasy symbols added
518
519 2002-07-08  Angus Leeming  <leeming@lyx.org>
520
521         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
522         left and right if so desired.
523
524 2002-07-08  André Pönitz <poenitz@gmx.net>
525
526         * symbols: more stuff missing from the Porto changes
527
528 2002-07-05  Angus Leeming  <leeming@lyx.org>
529
530         * scripts/lyxpreview2ppm.sh: added.
531         * scripts/lyxpreview2xpm: removed.
532
533 2002-06-19 Herbert Voss  <voss@perce.de>
534
535         * configure.m4: add converters for epsi and (x)fig
536
537 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
538
539         * languages: add support for belarusian and kazakh
540
541         * encodings: add pt154
542
543 2002-06-27  André Pönitz <poenitz@gmx.net>
544
545         * configure.m4: add support for lyxpreview "format"
546
547         * scripts/lyxpreview2xpm: add file
548
549 2002-06-25  André Pönitz <poenitz@gmx.net>
550
551         * symbols: special characters
552
553 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
554
555         * layouts/heb-article.layout: Fix due to \usepackage{babel}
556         position change in lyx 1.2.0.
557
558 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
559
560         * ui/default.ui: fix ellipses
561
562 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
563
564         * ui/default.ui: remove Index Entry of last word
565
566         * ui/old-default.ui: remove
567
568 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
569
570         * examples/mathed.lyx: Remove obsolete part.
571
572 2002-06-17 Herbert Voss  <voss@perce.de>
573
574         * configure.m4: install only those converters which are different
575         to convert, because this is taken as the default. SO we can get
576         rid of all problems when user do not have installed the right
577         converters.
578
579 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
580
581         * examples/fr_ExemplesTableaux.lyx: update
582         * examples/fr_mathed.lyx: new file
583
584 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
585
586         * configure.m4: change tgif file extension to .obj, as it should
587         have been
588
589 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
590
591         * examples/TableExamples.lyx: fix footnotes inside tables
592         (bug 442)
593
594 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
595
596         * external_templates: change the requirements of the xfig and
597         rasterimage templates to "graphicx" instead of "graphics".
598
599 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
600
601         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
602         Schmitt
603
604         * reLyX/reLyX.in: honor variable LYX_DIR_13x
605
606 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
607
608         * configure.m4: fix handling of --with-version-suffix, so that
609         reLyX is still found. (bug #357)
610
611 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
612
613         * layouts/hollywood.layout: fix style "FADE_OUT:"
614
615 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
616
617         * images/buffer-new.xpm: icon from Vitaly Lipatov
618
619 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
620
621         * CREDITS: kill mention of KDE
622
623 2002-05-23  André Pönitz <poenitz@gmx.net>
624
625         * autocorrect: new file
626
627 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
628
629         * examples/da_splash.lyx: revised
630
631 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
632
633         * Makefile.am (DISTCLEANFILES): don't use -r
634         (distclean-local): new target
635
636 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
637
638         * configure.m4: use gracebat instead of xmgrace in the Grace converters
639         to make the conversion independent of the availability of an Xserver
640
641 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
642
643         * doc/ExternalMaterial.lyx: remove, since it has been included in
644         Customization.lyx
645
646 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
647
648         * Makefile.am: do not set M4 explicitely
649
650 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
651         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
652         and change tab to double space indentation in conversion section
653
654 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
655
656         * layouts/aastex.layout: add ProvidesNatbib
657
658         * templates/aastex.lyx: convert to format 220
659
660 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
661
662         * examples/*.lyx: convert many files to format 220, _except_
663         aa_sample and aas_sample, for which I do not have the textclass
664
665         * templates/*.lyx: convert a few files to format 220
666
667 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
668
669         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
670
671 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
672
673         * doc/LaTeXConfig.lyx.in: add description for spie class.
674
675         * spie.layout: new class
676
677 2002-04-10 Herbert Voss  <voss@perce.de>
678
679         * configure.m4: correct entry for grace graphic format
680
681 2002-04-10 Herbert Voss  <voss@perce.de>
682
683         * CREDITS: correct email
684
685 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
686
687         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
688         * examples/currency.lyx: rewritten
689
690 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
691
692         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
693
694 2002-04-06  André Pönitz <poenitz@gmx.de>
695
696         * bind/math.bind: shortcut for \psi
697
698         * examples/de_beispiel_gelyxt.lyx: fix quotes
699
700 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
701
702         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
703
704         * bind/sv_menus.bind: change RightAddress to Right_Address
705         * bind/de_menus.bind: ditto
706         * bind/fi_menus.bind: ditto
707         * bind/menus.bind: ditto
708         * bind/pt_menus.bind: ditto
709
710 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
711
712         * examples/fr*.lyx: updated to 1.2.0 format
713
714 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
715
716         * .cvsignore: add xfonts
717
718         * languages: add Basque
719
720 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
721
722         * CREDITS: add Pauli Virtanen and Adrien Rebollo
723
724         * Makefile.am (install-xfonts): remove some debug output
725
726 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
727
728         * reLyX/Makefile.am (install-data-local): fix variable usage
729         (uninstall-local): ditto
730
731         * CREDITS: add Claus Hindsgaul
732
733 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
734
735         * layouts/kluwer.layout: remove TocDepth tag
736
737 2002-03-27 Herbert Voss <voss@perce.de>
738
739         * layouts/ltugboat.layout:
740         * layouts/dtk.layout: new layouts.
741
742         * doc/LaTeXConfig.lyx.in: add description for layouts
743         dtk and ltugboat
744
745 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
746
747         * configure.m4: fix grace to eps converter
748
749 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
750
751         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
752         as with latest python-2.2
753
754         * scripts/listerrors: Re-generated from listerrors.lyx
755
756 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
757
758         * Makefile.am (install-xfonts): fix the target when no X fonts
759         have been found.
760         General: do not use $$(foo) instead of $${foo} for shell variables!
761
762 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
763
764         * Minipage.lyx:
765         * TableExamples.lyx:
766         * amsart-test.lyx:
767         * amsbook-test.lyx:
768         * examples/ca_splash.lyx:
769         * examples/da_splash.lyx:
770         * examples/decimal.lyx:
771         * examples/mathed.lyx:
772         * examples/multicol.lyx:
773         * examples/splash.lyx: update to 220
774
775         * Makefile.am (install-xfonts): force link
776
777 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
778
779         * ui/default.ui: Change "What's this?" to "Tooltips".
780
781 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
782
783         * create_fonts_dir:
784         * fonts-xlfd: removed
785
786         * configure.m4: add a replacement for the create_fonts_dir script.
787         This one checks for ttf fonts too. The font links are created in
788         the xfonts/ directory. If running outside libdir, the script
789         checks whether fonts.dir is different from the system-wide one and
790         removes it if it is not.
791
792         * Makefile.am (install-xfonts): new target to install the X font
793         directory
794
795         * layouts/svjour.inc: remove ProvidesAmsMath
796
797 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
798
799         * examples/listerrors.lyx:
800         * scripts/listerrors: new files
801
802         * Makefile.am: Removed build-listerrors cruft.
803
804 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
805
806         * ui/default.ui: small cleanup: move Tex info and childs to View,
807         remove Edit>Floats menu, fix a few shortcuts.
808
809 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * images/depth-increment.xpm:
812         * images/depth-decrement.xpm: new icons
813
814         * images/footnote-insert.xpm:
815         * images/marginalnote.xpm: small facelift
816
817         * images/depth-next.xpm:
818         * images/marginpar-insert.xpm: removed
819
820         * bind/sv_menus.bind:
821         * bind/sciword.bind:
822         * ui/old-default.ui:
823         * ui/default.ui: replace depth-next with depth-increment
824
825 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
826
827         * examples/Literate.lyx: Small fix to make sure build-listerrors
828         still works.
829
830 2002-03-14  Allan Rae  <rae@lyx.org>
831
832         * bind/sv_menus.bind:
833         * bind/xemacs.bind: figure inset replaced by graphics inset
834
835 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
836
837         * examples/Literate.lyx: Fixed build-script section to work
838         with lyx tempdir. As it was, you could not build-program
839         when opening Literate.lyx from within LyX.
840
841 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
842
843         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
844
845         * languages: add bulgarian
846
847 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
848
849         * Makefile.am: Fix bug with installing an empty listerrors.
850
851 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
852
853         * ui/default.ui: add a toggle-tooltips item to the Help menu.
854
855 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
856
857         * tex/ejour2.cls:
858         * layouts/ejour2.layout: removed; this is superseded by svjour
859         and friends
860
861         * lib/doc/LaTeXConfig.lyx.in:
862         * lib/doc/LyXConfig.lyx.in: update
863
864 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
865
866         * Makefile.am: fix call to configure.
867
868 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
869
870         * layouts/obsolete.inc: obsolete LaTeX
871         * layouts/g-brief-en.layout: add DefaultStyle
872
873 2002-03-06  Herbert Voss  <voss@perce.de>
874
875         * layouts/g-brief-de.layout: add DefaultStyle
876
877 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
878
879         * configure: removed from cvs
880
881         * .cvsignore: add configure
882
883         * Makefile.am: set up automatic creation and execution of
884         configure script.
885
886 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
887
888         * CREDITS: document that Martin Vermeer is also a very good bug
889         hunter
890
891 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
892
893         * layouts/db_stdclass.inc:
894         * layouts/linuxdoc.layout:
895         * layouts/manpage.layout: set DefaultStyle
896
897
898 2002-03-04  Herbert Voss  <voss@perce.de>
899
900         * configure.m4: fix the problem with tgif's xpm export
901
902 2002-03-03  Herbert Voss  <voss@perce.de>
903
904         * configure.m4: added more converter stuff for different formats
905
906 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
907
908         * layouts/hollywood.layout: set DefaultStyle
909
910         * layouts/scrclass.inc: set DefaultStyle
911
912 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
913
914         * layouts/stdclass.inc: add DefaultStyle
915
916 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
917
918         * doc/LaTeXConfig.lyx.in: add entry for svprothb
919
920         * layouts/svprobth.layout: new layout file, for 'Probability
921         Theory and Related Fields'
922
923         * layouts/svjour.inc: change Keywords labelstring a bit.
924
925         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
926
927         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
928
929         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
930         that figinset is dead.
931
932 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
933
934         * ui/default.ui: add a show-forks item to the two File menus.
935
936 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
937
938         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
939
940 2002-02-23  Herbert Voss  <voss@perce.de>
941
942         * configure.m4: added converter stuff for different formats
943
944 2002-02-13  José Matos  <jamatos@fep.up.pt>
945
946         * examples/linuxdoc_manpage.lyx: added
947
948 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
949
950         * ui/default.ui: add ... to math panel
951
952 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
953
954         * bind/math-bind: keybindings for umlauts and other special chars
955
956 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
957
958         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
959
960 2002-01-30  Herbert Voss  <voss@lyx.org>
961
962         * configure.m4: add convert-support for ps-files
963
964 2002-01-29  Herbert Voss  <voss@lyx.org>
965
966         * ui/default.ui: delete old figure entries
967
968         * help/TexInfo.hlp:
969         * help/Graphics.hlp: update
970
971 2002-01-27  Herbert Voss  <voss@lyx.org>
972
973         * help/Graphics.hlp: added, but not finished
974
975 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
976
977         * fonts-xlfd:
978         * create_fonts_dir: New files.
979
980 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
981
982         * Makefile.am (EXTRA_DIST): add configure.m4
983
984         * languages: fix slovak entry
985
986 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
987
988         * examples/fr_EtiquetteMath.lyx: removed
989
990 2002-01-16  José Matos  <jamatos@fep.up.pt>
991
992         * layouts/db_stdlayouts.inc: Fix name for caption.
993
994 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
995
996         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
997         of fonts-xlfd in the light of Dekel's suggestions.
998         This file still doesn't run LaTeX successfully without bolting the
999         lyxcode definition into the preamble but is otherwise Ok.
1000
1001 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1002
1003         * layouts/kluwer.layout: remove caption layout
1004
1005 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1006
1007         * examples/MathLabeling.lyx:
1008         * examples/nl_MathLabeling.lyx: removed, since they are useless.
1009
1010 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1011
1012         * configure.m4: try to fix problem with groff detection
1013
1014 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1015
1016         * lyxrc.example: change the names of some variables in line with lyxrc.C
1017
1018 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
1019
1020         * reLyX/BasicLyX.pm: Add support for amsmath environments.
1021
1022 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
1023
1024         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
1025         a harmless noweb error.
1026
1027 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1028
1029         * ui/default.ui: added dots "..." to insert->include file.
1030
1031 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1032
1033         * configure.m4: fix typo in \print_spool_command name.
1034
1035 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1036
1037         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
1038         CTAN references.
1039
1040         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
1041         used for checking for a program and add the corresponding entry in
1042         lyxrc.defaults. Used this for various checks (not finished yet).
1043
1044         * doc/LaTeXConfig.lyx.in: general update: moved things around,
1045         corrected some entries, collapsed some others, added graphicx.
1046
1047 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1048
1049         * chkconfig.ltx: check also for graphicx.sty
1050
1051 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1052
1053         * ui/default.ui: fix shortcut clash in the insert menu.
1054
1055 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1056
1057         * symbols: Add glyph for \colon for the symbol font.
1058
1059 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1060
1061         * images/citation-insert.xpm:
1062         * images/label-insert.xpm:
1063         * images/index-insert.xpm: new icons from Elena Samsonova
1064
1065         * images/math-panel.xpm: new icon from Herbert Voss
1066
1067 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1068
1069         * examples/de_splash.lyx: update from Hartmut Haase.
1070
1071 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1072
1073         * examples/Math_macros.lyx:
1074         * examples/fr_Macros_Math.lyx: removed, since this information
1075         is in the UserGuide.
1076
1077         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
1078
1079 2001-11-27  Garst R. Reese  <reese@isn.net>
1080
1081         * tex/hollywood.cls:
1082         * layouts/hollywood.layout:
1083         * examples/script_form.lyx: updated hollywood class and support
1084         files.
1085
1086 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1087
1088         * CREDITS: add Ben Stanley
1089
1090 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
1091
1092         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
1093         comments.
1094
1095 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1096
1097         * templates/kluwer.lyx:
1098         * layouts/kluwer.layout: new textclass for journals edited by
1099         Kluwer.
1100
1101         * doc/LaTeXConfig.lyx.in: update
1102
1103 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
1104
1105         * examples/chess-article.lyx: Fixed comments. Removed hacks
1106         caused by my lack of understanding of TeX macros and LyX layouts.
1107         This version is immensely cleaner.
1108
1109         * examples/chessgame.lyx: Minimized ERT while still showing off
1110         the external chess material insets.
1111
1112         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
1113         comment handling into skak framework. Fixed some bugs in skak.sty!
1114
1115         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
1116         version. Added Subvariation, Subsubvariation, etc.
1117
1118 2001-11-13  André Pönitz  <poenitz@gmx.net>
1119
1120         * ui/default.ui: create a new Submenu Insert->Math, since placing
1121         everything in the main insert menu seems not possible in the long
1122         run...
1123
1124 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1125
1126         * ui/default.ui: move math panel from Edit to Insert.
1127
1128 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1129
1130         * layouts/chess.layout:
1131         * examples/chess-article.lyx: a new class and example for writing
1132         articles about chess.
1133
1134 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1135
1136         * external_templates: Use UpdateResult
1137
1138         * scripts/*.py: Fix for python 1.5
1139
1140 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1141
1142         * examples/iecc05.fen:
1143         * examples/iecc07.fen:
1144         * examples/iecc12.fen:
1145         * lib/examples/chessgame.lyx: an example for the new chess support.
1146
1147 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1148
1149         * external_templates: Minor tweak. Changed $$FPath/$$Basename
1150         to $$FPath$$Basename.
1151
1152 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1153
1154         * external_templates: Fix up the help message for ChessDiagram
1155         again (referring to the new lyxskak.sty). Reworked the LaTeX
1156         output to use skak.sty \loadgame{file} feature.
1157
1158 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1159
1160         * Makefile.am: remove BUGS.lyx mention
1161
1162 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
1163
1164         * ui/default.ui: remove Known Bugs entry
1165
1166 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1167
1168         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
1169
1170         * scripts/fen2ascii.py: New file added. Makes a nice ascii
1171         representation of the chess position.
1172
1173 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1174
1175         * external_templates: Changed comment to inform user to use skak
1176         package instead of the very old chess.sty for external chess
1177         material. Added the -mode EditPosition flag to the "xboard"
1178         invocation. Fixed the invocation of fen2ascii (which did *not*
1179         exist, even though it was referenced).
1180
1181 2001-10-24  José Matos  <jamatos@fep.up.pt>
1182
1183         * layouts/db_lyxmacros.inc:
1184         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
1185
1186 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1187
1188         * examples/it_splash.lyx: update from Claudio Coco
1189
1190 2001-10-24  José Matos  <jamatos@fep.up.pt>
1191
1192         * layouts/db_stdtitle.inc: added align and alignpossible to date.
1193         Now the default is left and center is still possible.
1194
1195 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
1196
1197         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
1198         Now the last language in the document option is the document language.
1199         Code clean, remove unused variables.
1200
1201         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
1202
1203 2001-10-17  José Matos  <jamatos@fep.up.pt>
1204
1205         * reLyX/MakePreamble.pm: add support for \makeindex, added support
1206         for optional arguments to babel, remove fontenc package. Don't
1207         print the latex preamble if there isn't none to print.
1208
1209 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1210
1211         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
1212         Hopefully more precise and much faster.
1213
1214 2001-10-15  José Matos  <jamatos@fep.up.pt>
1215
1216         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
1217         RevisionMark and Revision styles.
1218
1219 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1220
1221         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
1222         symbolic links
1223
1224 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1225
1226         * CREDITS: add two unsung heroes
1227
1228 2001-10-10  Herbert Voss  <voss@perce.de>
1229
1230         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
1231
1232 2001-10-09  Herbert Voss  <voss@perce.de>
1233
1234         * default.ui: help-Texinfo
1235         gives an info about the installed texfiles (cls,sty,bst)
1236
1237 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1238
1239         * kbd/iso8859-4.cdef:
1240         * kbd/iso8859-9.cdef: new files
1241
1242 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1243
1244         * kbd/iso8859-3.cdef: new file
1245
1246         * kbd/iso8859-1.cdef:
1247         * kbd/iso8859-15.cdef: update
1248
1249 2001-10-03  José Matos  <jamatos@fep.up.pt>
1250
1251         * layouts/linuxdoc.layout:
1252         * layouts/manpage.layout:
1253         * layouts/db_lyxmacros.inc:
1254         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
1255         Latex tag.
1256
1257 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1258
1259         * languages: change default encoding for estonian to latin1
1260
1261 2001-10-01  Garst R. Reese  <reese@isn.net>
1262
1263         * tex/hollywood.cls:
1264         * layouts/hollywood.layout:
1265         * examples/script_form.lyx:
1266         * templates/hollywood.lyx: updated hollywood class and support
1267         files.
1268
1269 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1270
1271         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
1272
1273 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1274
1275         * CREDITS: add Jürgen Spitzmüller
1276
1277 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1278
1279         * ui/default.ui: remove layout-save-default from "Layout"
1280         for it's in Layout -> Document now.
1281
1282 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1283
1284         * layouts/g-brief-en.layout:
1285         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
1286
1287 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1288
1289         * CREDITS: update M. Schmitt entry
1290
1291         * ui/default.ui: remove trailing '...' for Insert>Note
1292
1293 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1294
1295         * layouts/heb-article.layout: fix labelfont of Proof layout
1296
1297 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1298
1299         * examples/script_form.lyx: added
1300         * examples/scriptone.lyx: deleted
1301         * layouts/hollywood.layout:
1302         * tex/hollywood.cls: update of the hollywood class
1303
1304 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1305
1306         * layouts/dinbrief.layout:
1307         * layouts/egs.layout:
1308         * layouts/iletter.layout:
1309         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
1310         tag
1311
1312 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1313
1314         * examples/da_splash.lyx: new translation from Claus Hindsgaul
1315
1316         * ui/default.ui: comment out reference manual from the help menu
1317         (the reference manual is now obsolete).
1318
1319         * layouts/cv.layout: add ObsoletedBy version of SubSection
1320
1321 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1322
1323         * kbd/koi8-r.kmap: update from Vitaly Lipatov
1324
1325         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
1326         restrict font size to `11pt'
1327
1328         * layouts/cv.layout: rename SubSection layout to Subsection
1329
1330 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1331
1332         * reLyX/reLyX.in: fix initialization before BEGIN block.
1333
1334 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1335
1336         * Makefile.am (pkgdata_DATA): Add symbols file.
1337
1338 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1339
1340         * configure:
1341         * configure.m4: add converters for XPM to allow inline display
1342
1343         * Makefile.am: add rule for configure
1344
1345 2001-08-31  José Matos  <jamatos@fep.up.pt>
1346         * reLyX/reLyX.in: added debug statement.
1347         Moved the insertion in @maybe_dir to push.
1348
1349         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
1350         by recent versions of Perl. Allow compatability with perl 5.002.
1351
1352         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
1353
1354 2001-08-28  José Matos  <jamatos@fep.up.pt>
1355         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
1356
1357 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1358
1359         * ui/default.ui: sanitise math/tabular entries
1360
1361 2001-07-25  André Pönitz <poenitz@gmx.net>
1362
1363         * bind/math.bind:
1364           bind/sciword.bind: use new syntax for 'math-insert'
1365
1366 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1367
1368         * ui/default.ui: change 'toggle appendix' entry
1369
1370 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1371
1372         * configure.m4: Fix behaviur when latex is not found.
1373         Fix SEARCH_PROG.
1374
1375 2001-07-29  Baruch Even  <baruch@lyx.org>
1376
1377         * configure.m4: Added conversion from EPS to PDF using epstopdf.
1378
1379 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1380
1381         * bind/cua.bind:
1382         * ui/default.ui: entries for thesaurus
1383
1384 2001-07-25  André Pönitz <poenitz@gmx.net>
1385
1386         * bind/math.bind:  new LFUN 'math-space'
1387
1388 2001-07-23  Baruch Even <baruch@lyx.org>
1389
1390         * configure.m4: Added conversion of images support, used when
1391         exporting images in formats (PDF)Latex cannot handle directly.
1392
1393 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1394
1395         * Makefile.am (dist-hook): only try to get lyxdoc if not already
1396         present.
1397
1398 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
1399
1400         * bind/*.bind: add binding for ligature-break-insert
1401
1402 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1403
1404         * ui/default.ui:
1405         * bind/cua.bind:
1406         * bind/emacs.bind:
1407         * bind/xemacs.bind: fix binding for raw double quote
1408
1409 2001-07-22  José Matos  <jamatos@fep.up.pt>
1410
1411         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
1412         to convert from latex to lyx preamble. That means support for language,
1413         geometry, several \usepackages. Almost all the options that are present
1414         in Layout->Document.
1415
1416 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1417
1418         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
1419
1420 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1421
1422         * ui/default.ui: change a shortcut
1423
1424 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1425
1426         * chkconfig.ltx: test for the presence of natbib.
1427
1428         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
1429         present.
1430
1431 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1432
1433         * bind/xemacs.bind:
1434         * bind/sciword.bind:
1435         * bind/emacs.bind:
1436         * bind/cua.bind:
1437         * ui/default.ui: use inset-toggle instead of open-stuff
1438
1439 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1440
1441         * layouts/literate-scrap.inc: Added PassThru tag
1442
1443 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1444
1445         * bind/*.bind: do the same correctly for all files :)
1446
1447 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1448
1449         * ui/default.ui: remove credits/version/copyright add about lyx
1450
1451 2001-07-12  Juergen Vigna  <jug@sad.it>
1452
1453         * bind/cua.bind: moved C-l from mode-tex to ert-insert
1454
1455 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1456
1457         * images/ert-insert.xpm: renamed from tex-mode.xpm
1458
1459 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1460
1461         * ui/default.ui: add icon for ert-insert + entry in menu
1462
1463 2001-07-09  Juergen Vigna  <jug@sad.it>
1464
1465         * images/banner.xpm: new development banner after a LyX-Meeting!
1466
1467 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1468
1469         * ui/default.ui: comment out tex-mode
1470
1471         * layouts/stdlayouts.inc: comment out style LaTeX
1472
1473         * bind/menus.bind: comment out tex-mode
1474
1475 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
1476
1477         * layouts/IEEEtran.layout: Add qed box at the end of proof.
1478
1479         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
1480           author paragraph.
1481
1482 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1483
1484         * examples/hu_splash.lyx: new file from László Zrubecz.
1485
1486 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1487
1488         * layouts/extletter.layout:
1489         * layouts/extreport.layout:
1490         * layouts/extbook.layout:
1491         * layouts/extarticle.layout: new files from Herbert Voss.
1492
1493         * bind/hu_menus.bind: removed.
1494
1495         * bind/pt_menus.bind:
1496         * bind/fi_menus.bind:
1497         * bind/de_menus.bind:
1498         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
1499         not GUI names.
1500
1501 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1502
1503         * CREDITS: add Michael Schmitt
1504
1505 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1506
1507         * examples/nl_MathLabeling.lyx:
1508         * examples/nl_multicol.lyx: new translations from Tino meinen.
1509
1510 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1511
1512         * CREDITS: update a bit
1513
1514         * ui/default.ui: make math align entries non-optional, move
1515         math-mutate stuff to Edit>Math.
1516
1517 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1518
1519         * ui/default.ui: add align options to edit_math menu.
1520
1521 2001-06-23  The LyX Project  <jug@sad.it>
1522
1523         * templates/dinbrief.lyx: remove obsolete \cursor tag
1524
1525 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1526
1527         * tex/cv.cls:
1528         * layouts/cv.layout:
1529         * examples/cv.lyx: add class cv (version 1.5)
1530
1531 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1532
1533         * bind/fr_menus.bind: removed
1534
1535 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1536
1537         * ui/default.ui: add a (commented out) entry for read-only
1538
1539 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1540
1541         * examples/aa_head.lyx:
1542         * examples/aa_paper.lyx: removed
1543
1544         * doc/LaTeXConfig.lyx.in:
1545         * examples/aa_sample.lyx:
1546         * layouts/aa.layout:
1547         * layouts/aapaper.inc:
1548         * layouts/aapaper.layout:
1549         * templates/aa.lyx: aa.layout is for the new version of the
1550         A&A document class, while aapaper.layout is for the older (and
1551         slightly incompatible) version.
1552
1553 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1554
1555         * doc/LaTeXConfig.lyx.in:
1556         * layouts/encts.layout: new textclass, from Reuben Thomas
1557
1558         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
1559
1560 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1561
1562         * bind/xemacs.bind: allow asciitilde to be used with or without
1563         shift key
1564
1565 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1566
1567         * bind/latinkeys.bind: add some bindings for KP_ keys.
1568
1569 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1570
1571         * bind/latinkeys.bind: set quotedbl to quote-insert, set
1572         nobreakspace to protected-space-insert
1573
1574         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
1575         chars-transpose.
1576
1577 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1578
1579         * kbd/european.kmap:
1580         * kbd/francais.kmap:
1581         * kbd/iso8859-15.cdef:
1582         * encodings: add iso8859-15 support.
1583
1584         * kbd/iso8859-1.cdef: cleanup
1585
1586 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1587
1588         * templates/aa.lyx: rename from aapaper.lyx
1589
1590         * layouts/aa.layout: rename from aapaper.layout
1591
1592         * examples/aa_head.lyx:
1593         * examples/aa_head.lyx: update
1594
1595 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1596
1597         * languages: change GUI name of portugues and brazil
1598
1599 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1600
1601         * bind/math.bind: add bindign for escape
1602
1603 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1604
1605         * configure.m4: detect cygwin, windvi and yap
1606
1607         * reLyX/acinclude.m4 :
1608         * reLyX/configure.in : OS/2 fixes
1609
1610 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1611
1612         * bind/latinkeys.bind: fixup more bindings.
1613
1614 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1615
1616         * bind/latinkeys.bind: fix typo
1617
1618 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1619
1620         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
1621         latin3, latin4, latin8, latin9
1622
1623         * bind/emacs.bind: include latinkeys.bind
1624
1625         * bind/cua.bind: include latinkeys.bind
1626
1627 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1628
1629         * ui/default.ui: add FloatInsert and FloatListInsert
1630
1631 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1632
1633         * examples/eu_splash.lyx: update from Dooteo
1634
1635 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1636
1637         * layouts/revtex4.layout: make sure the PACS, keywords and
1638         preprint come before \maketitle.
1639
1640 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1641
1642         * ui/default.ui: comment out some nonexistant operations
1643
1644 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1645
1646         * CREDITS: add Michael for the Gnome port
1647
1648 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1649
1650         * ui/default.ui: add minipage item
1651
1652 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1653
1654         * fr_AlignementDecimal.lyx:
1655         * fr_Macros_Math.lyx:
1656         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
1657
1658 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
1659
1660         * layouts/linuxdoc.layout: add support for CDATA section in code.
1661
1662 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1663
1664         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
1665
1666 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1667
1668         * CREDITS: add Edwin Leuven
1669
1670 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1671
1672         * ui/default.ui:
1673         * bind/<various>: update for file dialog change
1674
1675 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
1676
1677         * encodings:
1678         * languages: add preliminary Thai support
1679
1680         * kbd/tis620-0.cdef: dummy cdef file
1681
1682 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
1683
1684         * encodings: add support for iso8859-5 and cp1251.
1685
1686         * languages: add serbian and serbocroatian.
1687
1688         * kbd/serbian.kmap:
1689         * kbd/serbocroatian.kmap: new files.
1690
1691 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1692
1693         * reLyX/configure.in: become --with-version-suffix
1694
1695 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
1696
1697         * examples/fr_*: renamed french example files in french.
1698
1699 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1700
1701         * templates/g-brief-de.lyx: fix typo.
1702
1703 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1704
1705         * reLyX/Makefile.am: fix uninstall
1706
1707         * reLyX/configure.in: --with-lyx-version
1708
1709 2001-02-26  José Matos  <jamatos@fep.up.pt>
1710
1711         * templates/docbook_template.lyx: removed.
1712         * templates/docbook_article.lyx: updated file, to replace the previous.
1713
1714         * templates/linuxdoctemplate.lyx: removed.
1715         * templates/linuxdoc_article.lyx: updated file, to replace the
1716         previous.
1717
1718 2001-02-11  José Matos  <jamatos@fep.up.pt>
1719
1720         * layouts/docbook.layout: chapter and part insertion are forbiden in
1721         article.
1722
1723 2001-02-26  Juergen Vigna  <jug@sad.it>
1724
1725         * ui/default.ui: added Custom-Export to export menu.
1726
1727 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1728
1729         * bind/emacs.bind:
1730         * bind/xemacs.bind: add bookmark commands.
1731
1732 2001-02-07  Allan Rae  <rae@lyx.org>
1733
1734         * bind/emacs.bind:
1735         * bind/xemacs.bind: Someone forgot to do the other bind files when they
1736         changed the reference-back into a bookmark-goto. naughty naughty.
1737
1738 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1739
1740         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
1741         Silpa-Anan.
1742
1743 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
1744
1745         * ui/default.ui: Add Edit->Math menu.
1746
1747 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
1748
1749         * Makefile.am: fix permissions on configure and configure.cmd
1750         (from Albert Chin)
1751
1752         * CREDITS: add Albert Chin
1753
1754 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1755
1756         * bind/cua.bind: change the bookmark bindings to C-[123] and
1757         C-M-[123].
1758
1759 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1760
1761         * examples/fr_MathLabeling.lyx:
1762         * examples/fr_Minipage.lyx:
1763         * examples/fr_TableExamples.lyx: new translations from Adrien
1764         Rebollo.
1765
1766 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
1767
1768         * ui/default.ui: Fix typos.
1769
1770 2001-01-28  José Matos  <jamatos@fep.up.pt>
1771
1772         * layouts/db_lyxmacros.inc
1773         * layouts/db_stdclass.inc
1774         * layouts/db_stdlayouts.inc
1775         * layouts/db_stdlists.inc
1776         * layouts/db_stdsections.inc
1777         * layouts/db_stdstarsections.inc
1778         * layouts/db_stdstruct.inc
1779         * layouts/db_stdtitle.inc: new files with modular support
1780         for docbook.
1781
1782         * layouts/docbook-chapter.layout
1783         * layouts/docbook-section.layout: new files, useful for
1784         document inclusion.
1785
1786         * layouts/docbook.layout
1787         * layouts/docbook-book.layout: updated to use the modular support.
1788
1789 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1790
1791         * bind/cua.bind: Add bindings for bookmarks.
1792
1793         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1794
1795 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1796
1797         * ui/default.ui: Add Edit->Bookmarks menu.
1798
1799 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1800
1801         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1802         shorten Insert>Floats>" entries.
1803
1804 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1805
1806         * kbd/koi8-u.kmap: new file.
1807
1808         * encodings: add koi-8u encoding.
1809
1810         * languages: update ukrainian entry
1811
1812 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1813
1814         * CREDITS: update Tino Meinen address.
1815
1816 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1817
1818         * examples/fr_ItemizeBullets.lyx: new translation.
1819
1820         * examples/fr_splash.lyx:
1821         * examples/fr_exemple_lyxifie.lyx:
1822         * examples/fr_exemple_brut.lyx: updated.
1823
1824         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1825
1826 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1827
1828         * configure.m4: Add a check for dvipdfm.
1829
1830 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1831
1832         * Makefile.am: make configure and configure.cmd installed
1833           by hand, to avoid name changes when --with-lyx-suffix
1834           is used.
1835
1836         * configure:
1837         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1838           reLyX and noweb2lyx scripts
1839
1840         * reLyX/configure.in: support --with-lyx-suffix
1841
1842 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1843
1844         * ui/default.ui: Add Navigate->Refs
1845
1846 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1847
1848         * images/banner.xpm: revert to the cucumberless banner.
1849
1850 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1851
1852         * languages: Add extra_options field. It is used to fix the ~n
1853         problem with Spanish.