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