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