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