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