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