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