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