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