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