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