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