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