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