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