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