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