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