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