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