]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
Make the height of a formula at least the height of an 'I'
[lyx.git] / lib / ChangeLog
1 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * Makefile.am (pkgdata_DATA): Add symbols file.
4
5 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
6
7         * configure:
8         * configure.m4: add converters for XPM to allow inline display
9  
10         * Makefile.am: add rule for configure
11  
12 2001-08-31  José Matos  <jamatos@fep.up.pt>
13         * reLyX/reLyX.in: added debug statement.
14         Moved the insertion in @maybe_dir to push.
15
16         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
17         by recent versions of Perl. Allow compatability with perl 5.002.
18
19         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
20
21 2001-08-28  José Matos  <jamatos@fep.up.pt>
22         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
23
24 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
25
26         * ui/default.ui: sanitise math/tabular entries
27  
28 2001-07-25  André Pönitz <poenitz@gmx.net>
29
30         * bind/math.bind:
31           bind/sciword.bind: use new syntax for 'math-insert'
32
33 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
34
35         * ui/default.ui: change 'toggle appendix' entry
36
37 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
38
39         * configure.m4: Fix behaviur when latex is not found.
40         Fix SEARCH_PROG.
41
42 2001-07-29  Baruch Even  <baruch@lyx.org>
43
44         * configure.m4: Added conversion from EPS to PDF using epstopdf.
45
46 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
47
48         * bind/cua.bind:
49         * ui/default.ui: entries for thesaurus
50  
51 2001-07-25  André Pönitz <poenitz@gmx.net>
52
53         * bind/math.bind:  new LFUN 'math-space'
54
55 2001-07-23  Baruch Even <baruch@lyx.org>
56
57         * configure.m4: Added conversion of images support, used when
58         exporting images in formats (PDF)Latex cannot handle directly.
59
60 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
61
62         * Makefile.am (dist-hook): only try to get lyxdoc if not already
63         present. 
64
65 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
66
67         * bind/*.bind: add binding for ligature-break-insert
68
69 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
70
71         * ui/default.ui: 
72         * bind/cua.bind: 
73         * bind/emacs.bind: 
74         * bind/xemacs.bind: fix binding for raw double quote
75
76 2001-07-22  José Matos  <jamatos@fep.up.pt>
77
78         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
79         to convert from latex to lyx preamble. That means support for language, 
80         geometry, several \usepackages. Almost all the options that are present
81         in Layout->Document.
82         
83 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
84
85         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
86
87 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
88
89         * ui/default.ui: change a shortcut
90
91 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
92
93         * chkconfig.ltx: test for the presence of natbib.
94
95         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
96         present.
97
98 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
99
100         * bind/xemacs.bind: 
101         * bind/sciword.bind: 
102         * bind/emacs.bind: 
103         * bind/cua.bind: 
104         * ui/default.ui: use inset-toggle instead of open-stuff
105
106 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
107
108         * layouts/literate-scrap.inc: Added PassThru tag
109
110 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
111
112         * bind/*.bind: do the same correctly for all files :)
113
114 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
115
116         * ui/default.ui: remove credits/version/copyright add about lyx
117
118 2001-07-12  Juergen Vigna  <jug@sad.it>
119
120         * bind/cua.bind: moved C-l from mode-tex to ert-insert
121
122 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
123
124         * images/ert-insert.xpm: renamed from tex-mode.xpm
125
126 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
127
128         * ui/default.ui: add icon for ert-insert + entry in menu
129
130 2001-07-09  Juergen Vigna  <jug@sad.it>
131
132         * images/banner.xpm: new development banner after a LyX-Meeting!
133
134 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
135
136         * ui/default.ui: comment out tex-mode
137
138         * layouts/stdlayouts.inc: comment out style LaTeX
139
140         * bind/menus.bind: comment out tex-mode
141
142 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
143
144         * layouts/IEEEtran.layout: Add qed box at the end of proof.
145
146         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
147           author paragraph.
148
149 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
150
151         * examples/hu_splash.lyx: new file from László Zrubecz.
152
153 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
154
155         * layouts/extletter.layout: 
156         * layouts/extreport.layout: 
157         * layouts/extbook.layout: 
158         * layouts/extarticle.layout: new files from Herbert Voss. 
159
160         * bind/hu_menus.bind: removed.
161
162         * bind/pt_menus.bind: 
163         * bind/fi_menus.bind: 
164         * bind/de_menus.bind: 
165         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
166         not GUI names.
167
168 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
169
170         * CREDITS: add Michael Schmitt
171  
172 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
173
174         * examples/nl_MathLabeling.lyx: 
175         * examples/nl_multicol.lyx: new translations from Tino meinen.
176
177 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
178
179         * CREDITS: update a bit
180
181         * ui/default.ui: make math align entries non-optional, move
182         math-mutate stuff to Edit>Math.
183
184 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
185
186         * ui/default.ui: add align options to edit_math menu.
187
188 2001-06-23  The LyX Project  <jug@sad.it>
189
190         * templates/dinbrief.lyx: remove obsolete \cursor tag
191
192 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
193
194         * tex/cv.cls:
195         * layouts/cv.layout:
196         * examples/cv.lyx: add class cv (version 1.5)
197
198 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
199
200         * bind/fr_menus.bind: removed
201
202 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
203
204         * ui/default.ui: add a (commented out) entry for read-only
205
206 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
207
208         * examples/aa_head.lyx:
209         * examples/aa_paper.lyx: removed
210
211         * doc/LaTeXConfig.lyx.in:
212         * examples/aa_sample.lyx:
213         * layouts/aa.layout:
214         * layouts/aapaper.inc:
215         * layouts/aapaper.layout:
216         * templates/aa.lyx: aa.layout is for the new version of the
217         A&A document class, while aapaper.layout is for the older (and
218         slightly incompatible) version.
219
220 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
221
222         * doc/LaTeXConfig.lyx.in: 
223         * layouts/encts.layout: new textclass, from Reuben Thomas
224         
225         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
226
227 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
228
229         * bind/xemacs.bind: allow asciitilde to be used with or without
230         shift key
231
232 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
233
234         * bind/latinkeys.bind: add some bindings for KP_ keys.
235
236 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
237
238         * bind/latinkeys.bind: set quotedbl to quote-insert, set
239         nobreakspace to protected-space-insert
240
241         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
242         chars-transpose.
243
244 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
245
246         * kbd/european.kmap:
247         * kbd/francais.kmap:
248         * kbd/iso8859-15.cdef:
249         * encodings: add iso8859-15 support.
250
251         * kbd/iso8859-1.cdef: cleanup
252         
253 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
254
255         * templates/aa.lyx: rename from aapaper.lyx
256
257         * layouts/aa.layout: rename from aapaper.layout
258
259         * examples/aa_head.lyx:
260         * examples/aa_head.lyx: update
261
262 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
263
264         * languages: change GUI name of portugues and brazil
265
266 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
267
268         * bind/math.bind: add bindign for escape
269
270 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
271
272         * configure.m4: detect cygwin, windvi and yap
273
274         * reLyX/acinclude.m4 :
275         * reLyX/configure.in : OS/2 fixes
276
277 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
278
279         * bind/latinkeys.bind: fixup more bindings.
280
281 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
282
283         * bind/latinkeys.bind: fix typo
284
285 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
286
287         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
288         latin3, latin4, latin8, latin9
289
290         * bind/emacs.bind: include latinkeys.bind
291
292         * bind/cua.bind: include latinkeys.bind
293
294 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
295
296         * ui/default.ui: add FloatInsert and FloatListInsert
297
298 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
299
300         * examples/eu_splash.lyx: update from Dooteo
301
302 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
303
304         * layouts/revtex4.layout: make sure the PACS, keywords and
305         preprint come before \maketitle.
306
307 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
308
309         * ui/default.ui: comment out some nonexistant operations
310
311 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
312
313         * CREDITS: add Michael for the Gnome port
314
315 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
316
317         * ui/default.ui: add minipage item
318
319 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
320
321         * fr_AlignementDecimal.lyx:
322         * fr_Macros_Math.lyx:
323         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
324
325 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
326
327         * layouts/linuxdoc.layout: add support for CDATA section in code.
328         
329 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
330
331         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
332
333 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
334
335         * CREDITS: add Edwin Leuven
336
337 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
338
339         * ui/default.ui:
340         * bind/<various>: update for file dialog change
341
342 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
343
344         * encodings:
345         * languages: add preliminary Thai support
346
347         * kbd/tis620-0.cdef: dummy cdef file
348
349 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
350
351         * encodings: add support for iso8859-5 and cp1251.
352
353         * languages: add serbian and serbocroatian.
354
355         * kbd/serbian.kmap:
356         * kbd/serbocroatian.kmap: new files.
357
358 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
359
360         * reLyX/configure.in: become --with-version-suffix
361
362 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
363
364         * examples/fr_*: renamed french example files in french.
365
366 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
367
368         * templates/g-brief-de.lyx: fix typo.
369
370 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
371
372         * reLyX/Makefile.am: fix uninstall
373
374         * reLyX/configure.in: --with-lyx-version
375
376 2001-02-26  José Matos  <jamatos@fep.up.pt>
377
378         * templates/docbook_template.lyx: removed.
379         * templates/docbook_article.lyx: updated file, to replace the previous.
380
381         * templates/linuxdoctemplate.lyx: removed.
382         * templates/linuxdoc_article.lyx: updated file, to replace the
383         previous.
384
385 2001-02-11  José Matos  <jamatos@fep.up.pt>
386
387         * layouts/docbook.layout: chapter and part insertion are forbiden in
388         article.
389
390 2001-02-26  Juergen Vigna  <jug@sad.it>
391
392         * ui/default.ui: added Custom-Export to export menu.
393
394 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
395
396         * bind/emacs.bind: 
397         * bind/xemacs.bind: add bookmark commands. 
398         
399 2001-02-07  Allan Rae  <rae@lyx.org>
400
401         * bind/emacs.bind: 
402         * bind/xemacs.bind: Someone forgot to do the other bind files when they
403         changed the reference-back into a bookmark-goto. naughty naughty.
404
405 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
406
407         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
408         Silpa-Anan. 
409
410 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
411
412         * ui/default.ui: Add Edit->Math menu.
413
414 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
415
416         * Makefile.am: fix permissions on configure and configure.cmd
417         (from Albert Chin) 
418
419         * CREDITS: add Albert Chin
420
421 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
422
423         * bind/cua.bind: change the bookmark bindings to C-[123] and
424         C-M-[123]. 
425
426 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
427
428         * examples/fr_MathLabeling.lyx: 
429         * examples/fr_Minipage.lyx: 
430         * examples/fr_TableExamples.lyx: new translations from Adrien
431         Rebollo. 
432
433 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
434
435         * ui/default.ui: Fix typos.
436
437 2001-01-28  José Matos  <jamatos@fep.up.pt>
438
439         * layouts/db_lyxmacros.inc
440         * layouts/db_stdclass.inc
441         * layouts/db_stdlayouts.inc
442         * layouts/db_stdlists.inc
443         * layouts/db_stdsections.inc
444         * layouts/db_stdstarsections.inc
445         * layouts/db_stdstruct.inc
446         * layouts/db_stdtitle.inc: new files with modular support
447         for docbook.
448
449         * layouts/docbook-chapter.layout
450         * layouts/docbook-section.layout: new files, useful for
451         document inclusion.
452         
453         * layouts/docbook.layout
454         * layouts/docbook-book.layout: updated to use the modular support.
455
456 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
457
458         * bind/cua.bind: Add bindings for bookmarks.
459
460         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
461
462 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
463
464         * ui/default.ui: Add Edit->Bookmarks menu.
465
466 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
467
468         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
469         shorten Insert>Floats>" entries.
470
471 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
472
473         * kbd/koi8-u.kmap: new file.
474
475         * encodings: add koi-8u encoding.
476
477         * languages: update ukrainian entry
478
479 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
480
481         * CREDITS: update Tino Meinen address.
482
483 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
484
485         * examples/fr_ItemizeBullets.lyx: new translation.
486
487         * examples/fr_splash.lyx: 
488         * examples/fr_exemple_lyxifie.lyx: 
489         * examples/fr_exemple_brut.lyx: updated.
490
491         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
492
493 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
494
495         * configure.m4: Add a check for dvipdfm.
496
497 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
498
499         * Makefile.am: make configure and configure.cmd installed
500           by hand, to avoid name changes when --with-lyx-suffix
501           is used.
502  
503         * configure:
504         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
505           reLyX and noweb2lyx scripts
506  
507         * reLyX/configure.in: support --with-lyx-suffix
508
509 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
510
511         * ui/default.ui: Add Navigate->Refs
512
513 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
514
515         * images/banner.xpm: revert to the cucumberless banner.
516
517 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
518
519         * languages: Add extra_options field. It is used to fix the ~n
520         problem with Spanish.