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