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