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