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