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