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