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