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