]> git.lyx.org Git - features.git/blob - lib/ChangeLog
update russian docs
[features.git] / lib / ChangeLog
1 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * lib/ru_splash.lyx: update from Vitaly Lipatov
4
5 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6
7         * configure.m4 (removing font links): use -f not -r 
8
9 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
10
11         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
12
13 2002-10-31  John Levon  <levon@movementarian.org>
14
15         * external_templates: small tweak for clarity
16
17 2002-10-30  John Levon  <levon@movementarian.org>
18
19         * ui/default.ui: re-add table-like commands to math, and
20           some minor fixes
21
22 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
23
24         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
25
26 2002-10-28  John Levon  <levon@movementarian.org>
27
28         * CREDITS: fix Rob's entry
29
30 2002-10-28  André Pönitz <poenitz@gmx.net>
31
32         * CREDITS: add Geoffroy Piroux
33
34         * reLyX/reLyX.man:
35           reLyX/reLyX.pod:
36           reLyX/syntax.default: to not change too much math stuff anymore
37
38 2002-10-24  John Levon  <levon@movementarian.org>
39
40         * images/math/: use black for visibility (from Edwin)
41
42 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
43
44         * layouts/llncs.layout: Fix the Bibliography layout
45
46 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
47
48         * layouts/many layout files: add stdfloats and stdcounters
49
50 2002-10-24  André Pönitz <poenitz@gmx.net>
51
52         * layout/scrclass.inc: use stdcounters.inc
53
54 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
55
56         * kbd/koi8-u.kmap: Fix crash when using the map.
57
58 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
59
60         * examples/he_example_raw.lyx:
61         * examples/he_he_example_lyxified.lyx:
62         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
63
64 2002-10-22  André Pönitz <poenitz@gmx.net>
65
66         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
67
68 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
69
70         * symbols: Handle \not using a macro.
71
72 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
73
74         * layouts/foils.layout: add more layouts
75
76 2002-10-18  Angus Leeming  <leeming@lyx.org>
77
78         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
79         if so desired.
80
81 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
82
83         * configure.m4: add mozilla as default previewer for html
84
85 2002-10-14  André Pönitz <poenitz@gmx.net>
86
87         * ui/default.ui: support for flalign
88
89 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
90
91         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
92
93         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
94         Make the code more
95
96         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
97         Add a check for kdeprintfax.
98
99 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
100
101         * bind/emacs.bind: add bindings for M-< and M->
102
103 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
104
105         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
106         in the Standard layout.
107
108 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
109
110         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
111         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
112
113 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
114
115         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
116         (remove_oldert): Fix for ERT inside tabulars.
117         (change_listof): New function. Convert LatexCommand inset to
118         FloatList inset.
119         (fix_oldfloatinset): New function. Add "wide false" to float insets.
120
121 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
122
123         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
124
125 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
126
127         * layouts/lyxmacros.inc: Patch from Gady Kozma.
128
129 2002-09-15  John Levon  <levon@movementarian.org>
130
131         * images/math/: add icons for delimiters
132
133 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
134
135         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
136         (remove_oldminipage): Simplified.
137
138 2002-09-10  José Matos  <jamatos@fep.up.pt>
139
140         * scripts/*.py: changed all header to
141         #! /usr/bin/env python
142         so that python's path is no longer hardcoded.
143
144 2002-09-08  John Levon  <levon@movementarian.org>
145
146         * images/math/: add dots XPMs
147
148 2002-09-07  John Levon  <levon@movementarian.org>
149
150         * ui/default.ui: add depth-decrement too as discussed
151
152 2002-09-06  Angus Leeming  <leeming@lyx.org>
153
154         * CREDITS: add Pablo De Napoli, formerly languishing in the
155         math panel headers.
156
157 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
158
159         * layouts/stdcounters.inc: new file
160
161         * layouts/stdclass.inc: include standard counters
162
163 2002-09-05  Angus Leeming  <leeming@lyx.org>
164
165         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
166         suggested by André.
167
168 2002-09-04  Angus Leeming  <leeming@lyx.org>
169
170         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
171         The new script takes an extra argument specifying the desired
172         output format, ppm or png.
173
174         * configure.m4: associated changes.
175
176 2002-09-04  Angus Leeming  <leeming@lyx.org>
177
178         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
179         is some input value.
180
181 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
182
183         * layouts/stdclass.inc: include stdfloats.h
184
185         * layouts/stdfloats.inc: new file
186
187 2002-09-03  Angus Leeming  <leeming@lyx.org>
188
189         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
190         ${RESOLUTION} may be a float. Truncate it.
191
192 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
193
194         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
195         of non-tabular lines.
196
197 2002-09-03  Angus Leeming  <leeming@lyx.org>
198
199         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
200         generating more than 999 preview snippets by passing and using the
201         number of digits needed by the filenames generated by gs.
202
203 2002-09-03  Angus Leeming  <leeming@lyx.org>
204
205         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
206         option parsed by preview.sty v 0.73.
207
208 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
209
210         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
211
212 2002-08-29  John Levon  <levon@movementarian.org>
213
214         * images/math/: add AMS nrel
215
216 2002-08-29  John Levon  <levon@movementarian.org>
217
218         * images/: add math sub/super script
219
220         * images/math/: add \brace, \vec etc.
221
222 2002-08-29  John Levon  <levon@movementarian.org>
223
224         * Makefile.am: install mathed icons
225
226 2002-08-29  John Levon  <levon@movementarian.org>
227
228         * images/math/: add all icons except AMS nrel
229
230 2002-08-29  John Levon  <levon@movementarian.org>
231
232         * images/math/: add most of the normal XPMs
233
234 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
235
236         * lyx2lyx/lyx2lyx: add new format number "221"
237
238 2002-08-25  John Levon  <levon@movementarian.org>
239
240         * images/find-replace.xpm: add
241
242 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
243
244         * configure.m4: fix epsi->eps converter
245
246         * ui/default.ui: add menu entry for optional-insert
247
248         * CREDITS: update Martin's entry
249
250 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
251
252         * layouts/stdlayouts.inc:
253         * layouts/stdsections.inc:
254         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
255         relevant layouts
256
257 2002-08-21  André Pönitz <poenitz@gmx.net>
258
259         * ui/default.ui: adjust to "tabular unification"
260
261 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
262
263         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
264         versions are now obtained by prepending a * to the section number
265         (similar to the new behaviour in menus.bind); add binding for \part.
266
267 2002-08-15  John Levon  <levon@movementarian.org>
268
269         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
270
271 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
272
273         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
274
275         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
276
277 2002-08-15  André Pönitz <poenitz@gmx.net>
278
279         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
280
281 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
282
283         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
284
285         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
286
287 2002-08-08  Herbert Voss  <voss@perce.de>
288
289         * ui/default.ui: put gather into math menu
290
291 2002-08-07  John Levon  <levon@movementarian.org>
292
293         * images/layout_LaTeX.xpm: remove - obsolete
294
295 2002-08-05  John Levon  <levon@movementarian.org>
296
297         * images/dialog-tabular-insert.xpm: remove unneeded xpm
298
299 2002-08-05  John Levon  <levon@movementarian.org>
300
301         * ui/default.ui:
302         * bind/xemacs.bind: back to tabular-insert
303
304 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
305
306         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
307
308         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
309
310 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
311
312         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
313
314 2002-07-30  André Pönitz <poenitz@gmx.net>
315
316         * configure.m4:
317         * ui/default.ui: make math-extern a bit more visible in Edit->Math
318
319         * bind/math.bind: remove some strange bindings for Ø and Å
320
321 2002-07-30  Angus Leeming  <leeming@lyx.org>
322
323         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
324         don't get confused.
325
326 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
327
328         * examples/fr_CV.lyx:               new file
329         * examples/fr_ExemplesTableaux.lyx:
330         * examples/fr_ListesPuces.lyx:
331         * examples/fr_mathed.lyx:           update
332
333 2002-07-18  Angus Leeming  <leeming@lyx.org>
334
335         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
336         the shell does not escape "\\".
337
338 2002-07-22  Herbert Voss  <voss@lyx.org>
339
340         * scripts/convertDefault.sh: defines a converter which is used
341         when no userdefined was found
342
343 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
344
345         * ui/default.ui: cleanup after change of Menu syntax. the
346         foo_nobuffer menus are gone
347
348         * bind/sv_menus.bind:
349         * bind/sciword.bind: remove some cruft
350
351         * tex/iletter.cls:
352         * layout/iletter.layout:
353         * templates/iletter.lyx: removed all traces of the iletter bundle
354         and put it on the contrib/ area of our ftp site
355
356 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
357
358         * configure.m4: fix definition of the lyxpreview2ppm converter;
359         add ppm format. All should work out of the box now, even though
360         all may not be pretty
361
362 2002-07-18  Angus Leeming  <leeming@lyx.org>
363
364         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
365         scary_eqns.lyx.
366
367 2002-07-17  André Pönitz <poenitz@gmx.net>
368
369         * configure.m4: fix typo in last change
370         * symbols: add \hbar
371
372 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
373
374         * bind/menus.bind: fix bindings using asterisk to ignore shift
375         modifier
376
377 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
378
379         * configure.m4: add formats fig and epsi
380
381 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
382
383         * bind/emacs.bind:
384         * bind/xemacs.bind:
385         * bind/sciword.bind:
386         * bind/cua.bind: include greekkeys and cyrkeys bindings
387
388         * bind/greekkeys.bind:
389         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
390         characters directly from keyboard
391
392 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
393
394         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
395         versions are now obtained by prepending a * to the section number
396         (M-p asterisk 0 .. M-p asterisk 6)
397
398         * images/banner.xpm.orig: remove
399
400 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
401
402         * lib/configure.m4: fix the detection of cygwin when the shell is
403         not bash
404
405 2002-07-12  Angus Leeming  <leeming@lyx.org>
406
407         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
408
409 2002-07-12  André Pönitz <poenitz@gmx.net>
410
411         * ui/default.ui: add menu for font changes
412         * symbols: add textt
413
414 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
415
416         * bind/emacs.bind:
417         * bind/xemacs.bind:
418         * bind/sciword.bind:
419         * bind/cua.bind: better support for selection from numeric keypad
420
421         * kbd/cp1251.cdef:
422         * kbd/ibm866.cdef:
423         * kbd/koi8-r.cdef:
424         * kbd/koi8-t.cdef:
425         * kbd/koi8-u.cdef: new encoding definitions
426
427 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
428
429         * bind/sciword.bind: disable M-x c to allow M-x
430
431 2002-07-09  Angus Leeming  <leeming@lyx.org>
432
433         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
434         as it's not portable apparently.
435
436 2002-07-09  André Pönitz <poenitz@gmx.net>
437
438         * symbols: use it to define insets, too
439         * configure.m4:
440         * symbols: wasy symbols added
441
442 2002-07-08  Angus Leeming  <leeming@lyx.org>
443
444         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
445         left and right if so desired.
446
447 2002-07-08  André Pönitz <poenitz@gmx.net>
448
449         * symbols: more stuff missing from the Porto changes
450
451 2002-07-05  Angus Leeming  <leeming@lyx.org>
452
453         * scripts/lyxpreview2ppm.sh: added.
454         * scripts/lyxpreview2xpm: removed.
455
456 2002-06-19 Herbert Voss  <voss@perce.de>
457
458         * configure.m4: add converters for epsi and (x)fig
459
460 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
461
462         * languages: add support for belarusian and kazakh
463
464         * encodings: add pt154
465
466 2002-06-27  André Pönitz <poenitz@gmx.net>
467
468         * configure.m4: add support for lyxpreview "format"
469
470         * scripts/lyxpreview2xpm: add file
471
472 2002-06-25  André Pönitz <poenitz@gmx.net>
473
474         * symbols: special characters
475
476 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
477
478         * layouts/heb-article.layout: Fix due to \usepackage{babel}
479         position change in lyx 1.2.0.
480
481 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
482
483         * ui/default.ui: fix ellipses
484
485 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
486
487         * ui/default.ui: remove Index Entry of last word
488
489         * ui/old-default.ui: remove
490
491 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
492
493         * examples/mathed.lyx: Remove obsolete part.
494
495 2002-06-17 Herbert Voss  <voss@perce.de>
496
497         * configure.m4: install only those converters which are different
498         to convert, because this is taken as the default. SO we can get
499         rid of all problems when user do not have installed the right
500         converters.
501
502 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
503
504         * examples/fr_ExemplesTableaux.lyx: update
505         * examples/fr_mathed.lyx: new file
506
507 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
508
509         * configure.m4: change tgif file extension to .obj, as it should
510         have been
511
512 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
513
514         * examples/TableExamples.lyx: fix footnotes inside tables
515         (bug 442)
516
517 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
518
519         * external_templates: change the requirements of the xfig and
520         rasterimage templates to "graphicx" instead of "graphics".
521
522 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
523
524         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
525         Schmitt
526
527         * reLyX/reLyX.in: honor variable LYX_DIR_13x
528
529 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
530
531         * configure.m4: fix handling of --with-version-suffix, so that
532         reLyX is still found. (bug #357)
533
534 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
535
536         * layouts/hollywood.layout: fix style "FADE_OUT:"
537
538 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
539
540         * images/buffer-new.xpm: icon from Vitaly Lipatov
541
542 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
543
544         * CREDITS: kill mention of KDE
545
546 2002-05-23  André Pönitz <poenitz@gmx.net>
547
548         * autocorrect: new file
549
550 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
551
552         * examples/da_splash.lyx: revised
553
554 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
555
556         * Makefile.am (DISTCLEANFILES): don't use -r
557         (distclean-local): new target
558
559 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
560
561         * configure.m4: use gracebat instead of xmgrace in the Grace converters
562         to make the conversion independent of the availability of an Xserver
563
564 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
565
566         * doc/ExternalMaterial.lyx: remove, since it has been included in
567         Customization.lyx
568
569 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
570
571         * Makefile.am: do not set M4 explicitely
572
573 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
574         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
575         and change tab to double space indentation in conversion section
576
577 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
578
579         * layouts/aastex.layout: add ProvidesNatbib
580
581         * templates/aastex.lyx: convert to format 220
582
583 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
584
585         * examples/*.lyx: convert many files to format 220, _except_
586         aa_sample and aas_sample, for which I do not have the textclass
587
588         * templates/*.lyx: convert a few files to format 220
589
590 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
591
592         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
593
594 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
595
596         * doc/LaTeXConfig.lyx.in: add description for spie class.
597
598         * spie.layout: new class
599
600 2002-04-10 Herbert Voss  <voss@perce.de>
601
602         * configure.m4: correct entry for grace graphic format
603
604 2002-04-10 Herbert Voss  <voss@perce.de>
605
606         * CREDITS: correct email
607
608 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
609
610         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
611         * examples/currency.lyx: rewritten
612
613 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
614
615         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
616
617 2002-04-06  André Pönitz <poenitz@gmx.de>
618
619         * bind/math.bind: shortcut for \psi
620
621         * examples/de_beispiel_gelyxt.lyx: fix quotes
622
623 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
624
625         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
626
627         * bind/sv_menus.bind: change RightAddress to Right_Address
628         * bind/de_menus.bind: ditto
629         * bind/fi_menus.bind: ditto
630         * bind/menus.bind: ditto
631         * bind/pt_menus.bind: ditto
632
633 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
634
635         * examples/fr*.lyx: updated to 1.2.0 format
636
637 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
638
639         * .cvsignore: add xfonts
640
641         * languages: add Basque
642
643 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
644
645         * CREDITS: add Pauli Virtanen and Adrien Rebollo
646
647         * Makefile.am (install-xfonts): remove some debug output
648
649 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
650
651         * reLyX/Makefile.am (install-data-local): fix variable usage
652         (uninstall-local): ditto
653
654         * CREDITS: add Claus Hindsgaul
655
656 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
657
658         * layouts/kluwer.layout: remove TocDepth tag
659
660 2002-03-27 Herbert Voss <voss@perce.de>
661
662         * layouts/ltugboat.layout:
663         * layouts/dtk.layout: new layouts.
664
665         * doc/LaTeXConfig.lyx.in: add description for layouts
666         dtk and ltugboat
667
668 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
669
670         * configure.m4: fix grace to eps converter
671
672 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
673
674         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
675         as with latest python-2.2
676
677         * scripts/listerrors: Re-generated from listerrors.lyx
678
679 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
680
681         * Makefile.am (install-xfonts): fix the target when no X fonts
682         have been found.
683         General: do not use $$(foo) instead of $${foo} for shell variables!
684
685 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
686
687         * Minipage.lyx:
688         * TableExamples.lyx:
689         * amsart-test.lyx:
690         * amsbook-test.lyx:
691         * examples/ca_splash.lyx:
692         * examples/da_splash.lyx:
693         * examples/decimal.lyx:
694         * examples/mathed.lyx:
695         * examples/multicol.lyx:
696         * examples/splash.lyx: update to 220
697
698         * Makefile.am (install-xfonts): force link
699
700 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
701
702         * ui/default.ui: Change "What's this?" to "Tooltips".
703
704 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
705
706         * create_fonts_dir:
707         * fonts-xlfd: removed
708
709         * configure.m4: add a replacement for the create_fonts_dir script.
710         This one checks for ttf fonts too. The font links are created in
711         the xfonts/ directory. If running outside libdir, the script
712         checks whether fonts.dir is different from the system-wide one and
713         removes it if it is not.
714
715         * Makefile.am (install-xfonts): new target to install the X font
716         directory
717
718         * layouts/svjour.inc: remove ProvidesAmsMath
719
720 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
721
722         * examples/listerrors.lyx:
723         * scripts/listerrors: new files
724
725         * Makefile.am: Removed build-listerrors cruft.
726
727 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
728
729         * ui/default.ui: small cleanup: move Tex info and childs to View,
730         remove Edit>Floats menu, fix a few shortcuts.
731
732 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
733
734         * images/depth-increment.xpm:
735         * images/depth-decrement.xpm: new icons
736
737         * images/footnote-insert.xpm:
738         * images/marginalnote.xpm: small facelift
739
740         * images/depth-next.xpm:
741         * images/marginpar-insert.xpm: removed
742
743         * bind/sv_menus.bind:
744         * bind/sciword.bind:
745         * ui/old-default.ui:
746         * ui/default.ui: replace depth-next with depth-increment
747
748 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
749
750         * examples/Literate.lyx: Small fix to make sure build-listerrors
751         still works.
752
753 2002-03-14  Allan Rae  <rae@lyx.org>
754
755         * bind/sv_menus.bind:
756         * bind/xemacs.bind: figure inset replaced by graphics inset
757
758 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
759
760         * examples/Literate.lyx: Fixed build-script section to work
761         with lyx tempdir. As it was, you could not build-program
762         when opening Literate.lyx from within LyX.
763
764 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
765
766         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
767
768         * languages: add bulgarian
769
770 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
771
772         * Makefile.am: Fix bug with installing an empty listerrors.
773
774 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
775
776         * ui/default.ui: add a toggle-tooltips item to the Help menu.
777
778 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
779
780         * tex/ejour2.cls:
781         * layouts/ejour2.layout: removed; this is superseded by svjour
782         and friends
783
784         * lib/doc/LaTeXConfig.lyx.in:
785         * lib/doc/LyXConfig.lyx.in: update
786
787 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
788
789         * Makefile.am: fix call to configure.
790
791 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
792
793         * layouts/obsolete.inc: obsolete LaTeX
794         * layouts/g-brief-en.layout: add DefaultStyle
795
796 2002-03-06  Herbert Voss  <voss@perce.de>
797
798         * layouts/g-brief-de.layout: add DefaultStyle
799
800 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
801
802         * configure: removed from cvs
803
804         * .cvsignore: add configure
805
806         * Makefile.am: set up automatic creation and execution of
807         configure script.
808
809 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * CREDITS: document that Martin Vermeer is also a very good bug
812         hunter
813
814 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
815
816         * layouts/db_stdclass.inc:
817         * layouts/linuxdoc.layout:
818         * layouts/manpage.layout: set DefaultStyle
819
820
821 2002-03-04  Herbert Voss  <voss@perce.de>
822
823         * configure.m4: fix the problem with tgif's xpm export
824
825 2002-03-03  Herbert Voss  <voss@perce.de>
826
827         * configure.m4: added more converter stuff for different formats
828
829 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
830
831         * layouts/hollywood.layout: set DefaultStyle
832
833         * layouts/scrclass.inc: set DefaultStyle
834
835 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
836
837         * layouts/stdclass.inc: add DefaultStyle
838
839 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
840
841         * doc/LaTeXConfig.lyx.in: add entry for svprothb
842
843         * layouts/svprobth.layout: new layout file, for 'Probability
844         Theory and Related Fields'
845
846         * layouts/svjour.inc: change Keywords labelstring a bit.
847
848         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
849
850         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
851
852         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
853         that figinset is dead.
854
855 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
856
857         * ui/default.ui: add a show-forks item to the two File menus.
858
859 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
860
861         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
862
863 2002-02-23  Herbert Voss  <voss@perce.de>
864
865         * configure.m4: added converter stuff for different formats
866
867 2002-02-13  José Matos  <jamatos@fep.up.pt>
868
869         * examples/linuxdoc_manpage.lyx: added
870
871 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
872
873         * ui/default.ui: add ... to math panel
874
875 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
876
877         * bind/math-bind: keybindings for umlauts and other special chars
878
879 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
880
881         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
882
883 2002-01-30  Herbert Voss  <voss@lyx.org>
884
885         * configure.m4: add convert-support for ps-files
886
887 2002-01-29  Herbert Voss  <voss@lyx.org>
888
889         * ui/default.ui: delete old figure entries
890
891         * help/TexInfo.hlp:
892         * help/Graphics.hlp: update
893
894 2002-01-27  Herbert Voss  <voss@lyx.org>
895
896         * help/Graphics.hlp: added, but not finished
897
898 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
899
900         * fonts-xlfd:
901         * create_fonts_dir: New files.
902
903 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
904
905         * Makefile.am (EXTRA_DIST): add configure.m4
906
907         * languages: fix slovak entry
908
909 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
910
911         * examples/fr_EtiquetteMath.lyx: removed
912
913 2002-01-16  José Matos  <jamatos@fep.up.pt>
914
915         * layouts/db_stdlayouts.inc: Fix name for caption.
916
917 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
918
919         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
920         of fonts-xlfd in the light of Dekel's suggestions.
921         This file still doesn't run LaTeX successfully without bolting the
922         lyxcode definition into the preamble but is otherwise Ok.
923
924 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
925
926         * layouts/kluwer.layout: remove caption layout
927
928 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
929
930         * examples/MathLabeling.lyx:
931         * examples/nl_MathLabeling.lyx: removed, since they are useless.
932
933 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
934
935         * configure.m4: try to fix problem with groff detection
936
937 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
938
939         * lyxrc.example: change the names of some variables in line with lyxrc.C
940
941 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
942
943         * reLyX/BasicLyX.pm: Add support for amsmath environments.
944
945 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
946
947         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
948         a harmless noweb error.
949
950 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
951
952         * ui/default.ui: added dots "..." to insert->include file.
953
954 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
955
956         * configure.m4: fix typo in \print_spool_command name.
957
958 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
959
960         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
961         CTAN references.
962
963         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
964         used for checking for a program and add the corresponding entry in
965         lyxrc.defaults. Used this for various checks (not finished yet).
966
967         * doc/LaTeXConfig.lyx.in: general update: moved things around,
968         corrected some entries, collapsed some others, added graphicx.
969
970 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
971
972         * chkconfig.ltx: check also for graphicx.sty
973
974 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
975
976         * ui/default.ui: fix shortcut clash in the insert menu.
977
978 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
979
980         * symbols: Add glyph for \colon for the symbol font.
981
982 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
983
984         * images/citation-insert.xpm:
985         * images/label-insert.xpm:
986         * images/index-insert.xpm: new icons from Elena Samsonova
987
988         * images/math-panel.xpm: new icon from Herbert Voss
989
990 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
991
992         * examples/de_splash.lyx: update from Hartmut Haase.
993
994 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
995
996         * examples/Math_macros.lyx:
997         * examples/fr_Macros_Math.lyx: removed, since this information
998         is in the UserGuide.
999
1000         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
1001
1002 2001-11-27  Garst R. Reese  <reese@isn.net>
1003
1004         * tex/hollywood.cls:
1005         * layouts/hollywood.layout:
1006         * examples/script_form.lyx: updated hollywood class and support
1007         files.
1008
1009 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1010
1011         * CREDITS: add Ben Stanley
1012
1013 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
1014
1015         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
1016         comments.
1017
1018 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1019
1020         * templates/kluwer.lyx:
1021         * layouts/kluwer.layout: new textclass for journals edited by
1022         Kluwer.
1023
1024         * doc/LaTeXConfig.lyx.in: update
1025
1026 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
1027
1028         * examples/chess-article.lyx: Fixed comments. Removed hacks
1029         caused by my lack of understanding of TeX macros and LyX layouts.
1030         This version is immensely cleaner.
1031
1032         * examples/chessgame.lyx: Minimized ERT while still showing off
1033         the external chess material insets.
1034
1035         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
1036         comment handling into skak framework. Fixed some bugs in skak.sty!
1037
1038         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
1039         version. Added Subvariation, Subsubvariation, etc.
1040
1041 2001-11-13  André Pönitz  <poenitz@gmx.net>
1042
1043         * ui/default.ui: create a new Submenu Insert->Math, since placing
1044         everything in the main insert menu seems not possible in the long
1045         run...
1046
1047 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1048
1049         * ui/default.ui: move math panel from Edit to Insert.
1050
1051 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1052
1053         * layouts/chess.layout:
1054         * examples/chess-article.lyx: a new class and example for writing
1055         articles about chess.
1056
1057 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1058
1059         * external_templates: Use UpdateResult
1060
1061         * scripts/*.py: Fix for python 1.5
1062
1063 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1064
1065         * examples/iecc05.fen:
1066         * examples/iecc07.fen:
1067         * examples/iecc12.fen:
1068         * lib/examples/chessgame.lyx: an example for the new chess support.
1069
1070 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1071
1072         * external_templates: Minor tweak. Changed $$FPath/$$Basename
1073         to $$FPath$$Basename.
1074
1075 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1076
1077         * external_templates: Fix up the help message for ChessDiagram
1078         again (referring to the new lyxskak.sty). Reworked the LaTeX
1079         output to use skak.sty \loadgame{file} feature.
1080
1081 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1082
1083         * Makefile.am: remove BUGS.lyx mention
1084
1085 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
1086
1087         * ui/default.ui: remove Known Bugs entry
1088
1089 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1090
1091         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
1092
1093         * scripts/fen2ascii.py: New file added. Makes a nice ascii
1094         representation of the chess position.
1095
1096 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1097
1098         * external_templates: Changed comment to inform user to use skak
1099         package instead of the very old chess.sty for external chess
1100         material. Added the -mode EditPosition flag to the "xboard"
1101         invocation. Fixed the invocation of fen2ascii (which did *not*
1102         exist, even though it was referenced).
1103
1104 2001-10-24  José Matos  <jamatos@fep.up.pt>
1105
1106         * layouts/db_lyxmacros.inc:
1107         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
1108
1109 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1110
1111         * examples/it_splash.lyx: update from Claudio Coco
1112
1113 2001-10-24  José Matos  <jamatos@fep.up.pt>
1114
1115         * layouts/db_stdtitle.inc: added align and alignpossible to date.
1116         Now the default is left and center is still possible.
1117
1118 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
1119
1120         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
1121         Now the last language in the document option is the document language.
1122         Code clean, remove unused variables.
1123
1124         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
1125
1126 2001-10-17  José Matos  <jamatos@fep.up.pt>
1127
1128         * reLyX/MakePreamble.pm: add support for \makeindex, added support
1129         for optional arguments to babel, remove fontenc package. Don't
1130         print the latex preamble if there isn't none to print.
1131
1132 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1133
1134         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
1135         Hopefully more precise and much faster.
1136
1137 2001-10-15  José Matos  <jamatos@fep.up.pt>
1138
1139         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
1140         RevisionMark and Revision styles.
1141
1142 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1143
1144         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
1145         symbolic links
1146
1147 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1148
1149         * CREDITS: add two unsung heroes
1150
1151 2001-10-10  Herbert Voss  <voss@perce.de>
1152
1153         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
1154
1155 2001-10-09  Herbert Voss  <voss@perce.de>
1156
1157         * default.ui: help-Texinfo
1158         gives an info about the installed texfiles (cls,sty,bst)
1159
1160 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1161
1162         * kbd/iso8859-4.cdef:
1163         * kbd/iso8859-9.cdef: new files
1164
1165 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1166
1167         * kbd/iso8859-3.cdef: new file
1168
1169         * kbd/iso8859-1.cdef:
1170         * kbd/iso8859-15.cdef: update
1171
1172 2001-10-03  José Matos  <jamatos@fep.up.pt>
1173
1174         * layouts/linuxdoc.layout:
1175         * layouts/manpage.layout:
1176         * layouts/db_lyxmacros.inc:
1177         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
1178         Latex tag.
1179
1180 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1181
1182         * languages: change default encoding for estonian to latin1
1183
1184 2001-10-01  Garst R. Reese  <reese@isn.net>
1185
1186         * tex/hollywood.cls:
1187         * layouts/hollywood.layout:
1188         * examples/script_form.lyx:
1189         * templates/hollywood.lyx: updated hollywood class and support
1190         files.
1191
1192 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1193
1194         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
1195
1196 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1197
1198         * CREDITS: add Jürgen Spitzmüller
1199
1200 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1201
1202         * ui/default.ui: remove layout-save-default from "Layout"
1203         for it's in Layout -> Document now.
1204
1205 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1206
1207         * layouts/g-brief-en.layout:
1208         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
1209
1210 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1211
1212         * CREDITS: update M. Schmitt entry
1213
1214         * ui/default.ui: remove trailing '...' for Insert>Note
1215
1216 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1217
1218         * layouts/heb-article.layout: fix labelfont of Proof layout
1219
1220 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1221
1222         * examples/script_form.lyx: added
1223         * examples/scriptone.lyx: deleted
1224         * layouts/hollywood.layout:
1225         * tex/hollywood.cls: update of the hollywood class
1226
1227 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1228
1229         * layouts/dinbrief.layout:
1230         * layouts/egs.layout:
1231         * layouts/iletter.layout:
1232         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
1233         tag
1234
1235 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1236
1237         * examples/da_splash.lyx: new translation from Claus Hindsgaul
1238
1239         * ui/default.ui: comment out reference manual from the help menu
1240         (the reference manual is now obsolete).
1241
1242         * layouts/cv.layout: add ObsoletedBy version of SubSection
1243
1244 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1245
1246         * kbd/koi8-r.kmap: update from Vitaly Lipatov
1247
1248         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
1249         restrict font size to `11pt'
1250
1251         * layouts/cv.layout: rename SubSection layout to Subsection
1252
1253 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1254
1255         * reLyX/reLyX.in: fix initialization before BEGIN block.
1256
1257 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1258
1259         * Makefile.am (pkgdata_DATA): Add symbols file.
1260
1261 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1262
1263         * configure:
1264         * configure.m4: add converters for XPM to allow inline display
1265
1266         * Makefile.am: add rule for configure
1267
1268 2001-08-31  José Matos  <jamatos@fep.up.pt>
1269         * reLyX/reLyX.in: added debug statement.
1270         Moved the insertion in @maybe_dir to push.
1271
1272         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
1273         by recent versions of Perl. Allow compatability with perl 5.002.
1274
1275         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
1276
1277 2001-08-28  José Matos  <jamatos@fep.up.pt>
1278         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
1279
1280 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1281
1282         * ui/default.ui: sanitise math/tabular entries
1283
1284 2001-07-25  André Pönitz <poenitz@gmx.net>
1285
1286         * bind/math.bind:
1287           bind/sciword.bind: use new syntax for 'math-insert'
1288
1289 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1290
1291         * ui/default.ui: change 'toggle appendix' entry
1292
1293 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1294
1295         * configure.m4: Fix behaviur when latex is not found.
1296         Fix SEARCH_PROG.
1297
1298 2001-07-29  Baruch Even  <baruch@lyx.org>
1299
1300         * configure.m4: Added conversion from EPS to PDF using epstopdf.
1301
1302 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1303
1304         * bind/cua.bind:
1305         * ui/default.ui: entries for thesaurus
1306
1307 2001-07-25  André Pönitz <poenitz@gmx.net>
1308
1309         * bind/math.bind:  new LFUN 'math-space'
1310
1311 2001-07-23  Baruch Even <baruch@lyx.org>
1312
1313         * configure.m4: Added conversion of images support, used when
1314         exporting images in formats (PDF)Latex cannot handle directly.
1315
1316 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1317
1318         * Makefile.am (dist-hook): only try to get lyxdoc if not already
1319         present.
1320
1321 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
1322
1323         * bind/*.bind: add binding for ligature-break-insert
1324
1325 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1326
1327         * ui/default.ui:
1328         * bind/cua.bind:
1329         * bind/emacs.bind:
1330         * bind/xemacs.bind: fix binding for raw double quote
1331
1332 2001-07-22  José Matos  <jamatos@fep.up.pt>
1333
1334         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
1335         to convert from latex to lyx preamble. That means support for language,
1336         geometry, several \usepackages. Almost all the options that are present
1337         in Layout->Document.
1338
1339 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1340
1341         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
1342
1343 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1344
1345         * ui/default.ui: change a shortcut
1346
1347 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1348
1349         * chkconfig.ltx: test for the presence of natbib.
1350
1351         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
1352         present.
1353
1354 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1355
1356         * bind/xemacs.bind:
1357         * bind/sciword.bind:
1358         * bind/emacs.bind:
1359         * bind/cua.bind:
1360         * ui/default.ui: use inset-toggle instead of open-stuff
1361
1362 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1363
1364         * layouts/literate-scrap.inc: Added PassThru tag
1365
1366 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1367
1368         * bind/*.bind: do the same correctly for all files :)
1369
1370 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1371
1372         * ui/default.ui: remove credits/version/copyright add about lyx
1373
1374 2001-07-12  Juergen Vigna  <jug@sad.it>
1375
1376         * bind/cua.bind: moved C-l from mode-tex to ert-insert
1377
1378 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1379
1380         * images/ert-insert.xpm: renamed from tex-mode.xpm
1381
1382 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1383
1384         * ui/default.ui: add icon for ert-insert + entry in menu
1385
1386 2001-07-09  Juergen Vigna  <jug@sad.it>
1387
1388         * images/banner.xpm: new development banner after a LyX-Meeting!
1389
1390 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1391
1392         * ui/default.ui: comment out tex-mode
1393
1394         * layouts/stdlayouts.inc: comment out style LaTeX
1395
1396         * bind/menus.bind: comment out tex-mode
1397
1398 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
1399
1400         * layouts/IEEEtran.layout: Add qed box at the end of proof.
1401
1402         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
1403           author paragraph.
1404
1405 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1406
1407         * examples/hu_splash.lyx: new file from László Zrubecz.
1408
1409 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1410
1411         * layouts/extletter.layout:
1412         * layouts/extreport.layout:
1413         * layouts/extbook.layout:
1414         * layouts/extarticle.layout: new files from Herbert Voss.
1415
1416         * bind/hu_menus.bind: removed.
1417
1418         * bind/pt_menus.bind:
1419         * bind/fi_menus.bind:
1420         * bind/de_menus.bind:
1421         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
1422         not GUI names.
1423
1424 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1425
1426         * CREDITS: add Michael Schmitt
1427
1428 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1429
1430         * examples/nl_MathLabeling.lyx:
1431         * examples/nl_multicol.lyx: new translations from Tino meinen.
1432
1433 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1434
1435         * CREDITS: update a bit
1436
1437         * ui/default.ui: make math align entries non-optional, move
1438         math-mutate stuff to Edit>Math.
1439
1440 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1441
1442         * ui/default.ui: add align options to edit_math menu.
1443
1444 2001-06-23  The LyX Project  <jug@sad.it>
1445
1446         * templates/dinbrief.lyx: remove obsolete \cursor tag
1447
1448 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1449
1450         * tex/cv.cls:
1451         * layouts/cv.layout:
1452         * examples/cv.lyx: add class cv (version 1.5)
1453
1454 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1455
1456         * bind/fr_menus.bind: removed
1457
1458 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1459
1460         * ui/default.ui: add a (commented out) entry for read-only
1461
1462 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1463
1464         * examples/aa_head.lyx:
1465         * examples/aa_paper.lyx: removed
1466
1467         * doc/LaTeXConfig.lyx.in:
1468         * examples/aa_sample.lyx:
1469         * layouts/aa.layout:
1470         * layouts/aapaper.inc:
1471         * layouts/aapaper.layout:
1472         * templates/aa.lyx: aa.layout is for the new version of the
1473         A&A document class, while aapaper.layout is for the older (and
1474         slightly incompatible) version.
1475
1476 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1477
1478         * doc/LaTeXConfig.lyx.in:
1479         * layouts/encts.layout: new textclass, from Reuben Thomas
1480
1481         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
1482
1483 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1484
1485         * bind/xemacs.bind: allow asciitilde to be used with or without
1486         shift key
1487
1488 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1489
1490         * bind/latinkeys.bind: add some bindings for KP_ keys.
1491
1492 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1493
1494         * bind/latinkeys.bind: set quotedbl to quote-insert, set
1495         nobreakspace to protected-space-insert
1496
1497         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
1498         chars-transpose.
1499
1500 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1501
1502         * kbd/european.kmap:
1503         * kbd/francais.kmap:
1504         * kbd/iso8859-15.cdef:
1505         * encodings: add iso8859-15 support.
1506
1507         * kbd/iso8859-1.cdef: cleanup
1508
1509 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1510
1511         * templates/aa.lyx: rename from aapaper.lyx
1512
1513         * layouts/aa.layout: rename from aapaper.layout
1514
1515         * examples/aa_head.lyx:
1516         * examples/aa_head.lyx: update
1517
1518 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1519
1520         * languages: change GUI name of portugues and brazil
1521
1522 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1523
1524         * bind/math.bind: add bindign for escape
1525
1526 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1527
1528         * configure.m4: detect cygwin, windvi and yap
1529
1530         * reLyX/acinclude.m4 :
1531         * reLyX/configure.in : OS/2 fixes
1532
1533 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1534
1535         * bind/latinkeys.bind: fixup more bindings.
1536
1537 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1538
1539         * bind/latinkeys.bind: fix typo
1540
1541 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1542
1543         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
1544         latin3, latin4, latin8, latin9
1545
1546         * bind/emacs.bind: include latinkeys.bind
1547
1548         * bind/cua.bind: include latinkeys.bind
1549
1550 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1551
1552         * ui/default.ui: add FloatInsert and FloatListInsert
1553
1554 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1555
1556         * examples/eu_splash.lyx: update from Dooteo
1557
1558 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1559
1560         * layouts/revtex4.layout: make sure the PACS, keywords and
1561         preprint come before \maketitle.
1562
1563 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1564
1565         * ui/default.ui: comment out some nonexistant operations
1566
1567 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1568
1569         * CREDITS: add Michael for the Gnome port
1570
1571 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1572
1573         * ui/default.ui: add minipage item
1574
1575 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1576
1577         * fr_AlignementDecimal.lyx:
1578         * fr_Macros_Math.lyx:
1579         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
1580
1581 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
1582
1583         * layouts/linuxdoc.layout: add support for CDATA section in code.
1584
1585 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1586
1587         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
1588
1589 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1590
1591         * CREDITS: add Edwin Leuven
1592
1593 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1594
1595         * ui/default.ui:
1596         * bind/<various>: update for file dialog change
1597
1598 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
1599
1600         * encodings:
1601         * languages: add preliminary Thai support
1602
1603         * kbd/tis620-0.cdef: dummy cdef file
1604
1605 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
1606
1607         * encodings: add support for iso8859-5 and cp1251.
1608
1609         * languages: add serbian and serbocroatian.
1610
1611         * kbd/serbian.kmap:
1612         * kbd/serbocroatian.kmap: new files.
1613
1614 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1615
1616         * reLyX/configure.in: become --with-version-suffix
1617
1618 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
1619
1620         * examples/fr_*: renamed french example files in french.
1621
1622 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1623
1624         * templates/g-brief-de.lyx: fix typo.
1625
1626 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1627
1628         * reLyX/Makefile.am: fix uninstall
1629
1630         * reLyX/configure.in: --with-lyx-version
1631
1632 2001-02-26  José Matos  <jamatos@fep.up.pt>
1633
1634         * templates/docbook_template.lyx: removed.
1635         * templates/docbook_article.lyx: updated file, to replace the previous.
1636
1637         * templates/linuxdoctemplate.lyx: removed.
1638         * templates/linuxdoc_article.lyx: updated file, to replace the
1639         previous.
1640
1641 2001-02-11  José Matos  <jamatos@fep.up.pt>
1642
1643         * layouts/docbook.layout: chapter and part insertion are forbiden in
1644         article.
1645
1646 2001-02-26  Juergen Vigna  <jug@sad.it>
1647
1648         * ui/default.ui: added Custom-Export to export menu.
1649
1650 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1651
1652         * bind/emacs.bind:
1653         * bind/xemacs.bind: add bookmark commands.
1654
1655 2001-02-07  Allan Rae  <rae@lyx.org>
1656
1657         * bind/emacs.bind:
1658         * bind/xemacs.bind: Someone forgot to do the other bind files when they
1659         changed the reference-back into a bookmark-goto. naughty naughty.
1660
1661 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1662
1663         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
1664         Silpa-Anan.
1665
1666 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
1667
1668         * ui/default.ui: Add Edit->Math menu.
1669
1670 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
1671
1672         * Makefile.am: fix permissions on configure and configure.cmd
1673         (from Albert Chin)
1674
1675         * CREDITS: add Albert Chin
1676
1677 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1678
1679         * bind/cua.bind: change the bookmark bindings to C-[123] and
1680         C-M-[123].
1681
1682 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1683
1684         * examples/fr_MathLabeling.lyx:
1685         * examples/fr_Minipage.lyx:
1686         * examples/fr_TableExamples.lyx: new translations from Adrien
1687         Rebollo.
1688
1689 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
1690
1691         * ui/default.ui: Fix typos.
1692
1693 2001-01-28  José Matos  <jamatos@fep.up.pt>
1694
1695         * layouts/db_lyxmacros.inc
1696         * layouts/db_stdclass.inc
1697         * layouts/db_stdlayouts.inc
1698         * layouts/db_stdlists.inc
1699         * layouts/db_stdsections.inc
1700         * layouts/db_stdstarsections.inc
1701         * layouts/db_stdstruct.inc
1702         * layouts/db_stdtitle.inc: new files with modular support
1703         for docbook.
1704
1705         * layouts/docbook-chapter.layout
1706         * layouts/docbook-section.layout: new files, useful for
1707         document inclusion.
1708
1709         * layouts/docbook.layout
1710         * layouts/docbook-book.layout: updated to use the modular support.
1711
1712 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1713
1714         * bind/cua.bind: Add bindings for bookmarks.
1715
1716         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1717
1718 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1719
1720         * ui/default.ui: Add Edit->Bookmarks menu.
1721
1722 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1723
1724         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1725         shorten Insert>Floats>" entries.
1726
1727 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1728
1729         * kbd/koi8-u.kmap: new file.
1730
1731         * encodings: add koi-8u encoding.
1732
1733         * languages: update ukrainian entry
1734
1735 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1736
1737         * CREDITS: update Tino Meinen address.
1738
1739 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1740
1741         * examples/fr_ItemizeBullets.lyx: new translation.
1742
1743         * examples/fr_splash.lyx:
1744         * examples/fr_exemple_lyxifie.lyx:
1745         * examples/fr_exemple_brut.lyx: updated.
1746
1747         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1748
1749 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1750
1751         * configure.m4: Add a check for dvipdfm.
1752
1753 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1754
1755         * Makefile.am: make configure and configure.cmd installed
1756           by hand, to avoid name changes when --with-lyx-suffix
1757           is used.
1758
1759         * configure:
1760         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1761           reLyX and noweb2lyx scripts
1762
1763         * reLyX/configure.in: support --with-lyx-suffix
1764
1765 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1766
1767         * ui/default.ui: Add Navigate->Refs
1768
1769 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1770
1771         * images/banner.xpm: revert to the cucumberless banner.
1772
1773 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1774
1775         * languages: Add extra_options field. It is used to fix the ~n
1776         problem with Spanish.