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