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