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