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