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