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