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