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