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