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