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