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