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