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