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