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