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