]> git.lyx.org Git - lyx.git/blob - lib/doc/ChangeLog
forgotten fixes for bug 2027
[lyx.git] / lib / doc / ChangeLog
1 2005-09-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * doc_toc.py: make it work again with builddir == srcdir
4
5 2005-09-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
6
7         * de_UserGuide.lyx, it_UserGuide.lyx: repair invalid syntax, maybe
8         caused by a lyx2lyx bug
9         * Makefile.am: generate TOC files automatically
10         * Makefile.am: rework TOC generation rules to work with srcdir != builddir
11         * depend.py: make it work with srcdir != builddir
12         * depend.py: adjust generated TOCs rule to Makefile.am changes
13         * doc_toc.py: make it work with srcdir != builddir
14
15 2005-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
16
17         * UserGuide.lyx: 
18         * Extended.lyx: fix broken space insets. Format is now 244.
19
20 2005-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
21
22         * UserGuide.lyx: document new space inset, correct some
23         menu references, document new single quotation mark handling.
24
25         * Extended.lyx: document natbib, jurabib and bibtopic;
26         mention the customizability of index processor.
27
28 2005-09-08  Angus Leeming  <leeming@lyx.org>
29
30         * UserGuide.lyx: correct grammar describing invocation of the
31         spellchecker.
32
33 2005-07-18  José Matos <jamatos@lyx.org>
34
35         * fr_UserGuide.lyx: fix wrong convertion of \lang french.
36
37 2005-07-18  José Matos <jamatos@lyx.org>
38
39         * *.lyx: update all files to the latest file format
40
41 2005-07-15  Martin Vermeer  <martin.vermeer@hut.fi>
42
43         * UserGuide.lyx: Typos
44         * Customization.lyx: Better description of LANG etc usage
45         * FAQ.lyx: Update Open Source question
46
47 2005-07-15  Martin Vermeer  <martin.vermeer@hut.fi>
48
49         * UserGuide.lyx: Modernize slightly keyboard config
50
51 2005-07-15  Martin Vermeer  <martin.vermeer@hut.fi>
52
53         * UserGuide.lyx: Added Branches
54
55 2005-07-14  Martin Vermeer  <martin.vermeer@hut.fi>
56
57         * Customization.lyx: Improve description of use of $LANG and friends
58
59 2005-06-07  Kevin Pfeiffer  <pfeiffer@tiros.net>
60
61         * UserGuide.lyx: Noun-verb agreement:
62         ...documents... tend to look like someone's knocked huge holes
63         in them.
64
65 2005-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
66
67         * de_UserGuide.lyx: correct documentation of \vec (fixes bug 1821)
68
69 2005-02-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
70
71         * Extended.lyx: update aastex description (from Mike Ressler)
72
73         * FAQ.lyx:
74         * *_FAQ.lyx:
75         * plExtended.lyx: remove Mike Ressler's e-mail address
76
77 2005-02-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
78
79         * TOC.lyx: regenerate with doc_toc.py
80
81 2005-01-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
82
83         * Customization.lyx: document the external template definition file
84         * Customization.lyx: document editors and copiers
85
86 2004-12-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
87
88         * LaTeXConfig.lyx.in: change a bit the description of language
89         list (do not use a subsection in a description)
90
91 2004-12-07  Martin Vermeer  <martin.vermeer@hut.fi>
92
93         * LaTeXConfig.lyx.in: add printout of language list for which
94         hyphenation is enabled
95
96 2004-12-02  Martin Vermeer  <martin.vermeer@hut.fi>
97
98         * UserGuide.lyx: document use of texconfig for
99         enabling hyphenation for minority languages
100
101 2004-11-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
102
103         * Extended.lyx: document second OptionalArg in memoir.
104
105 2004-11-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
106
107         * Customization.lyx: document OptionalArgs
108
109 2004-11-04  Christian Ridderström  <chr@home.se>
110
111         * LaTeXConfig.lyx.in: remove "supported" and "other" from CTAN
112         locations; fix menu entry for Reconfigure
113
114 2004-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
115
116         * Customization.lyx: add description of translation of ambigous
117         messages
118
119 2004-10-17  José Matos  <jamatos@lyx.org>
120
121         * Depend.pl: removed.
122
123         * depend.py: new script to generate Makefile file to build TOCs.
124
125         * Doc_toc.pl: removed.
126
127         * doc_toc.py: script to extract TOC from documentation files and
128         create a new files with that information.
129
130         * TOC_top/* : removed.
131
132         * Makefile.am: change accordingly.
133
134 2004-10-11  Martin Vermeer  <martin.vermeer@hut.fi>
135
136         * Customization.lyx: added description of BibTeX,
137         makeindex/xindy customization
138
139 2004-09-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
140
141         * Makefile.am (EXTRA_DIST): remove LaTeXConfig.lyx.in...
142         (docfiles): ...and put it there
143
144 2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
145
146         * UserGuide.lyx: fix the fix
147
148 2004.08-15  José Matos  <jamatos@lyx.org>
149
150         * UserGuide.lyx: replaced ERT (\newline) with the hyphenisation
151         inset.
152
153 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
154
155         * Makefile.am (docfiles): add Customization.lyx
156
157 2004-08-09  Angus Leeming  <leeming@lyx.org>
158
159         * UserGuide.lyx: s/resolve/resort/. Fix from Reuben Thomas.
160
161 2004-08-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
162
163         * UserGuide.lyx: convert to use unix line endings.
164
165 2004-07-13  Uwe Stöhr  <uwestoehr@web.de>
166
167         * UserGuide.lyx: big clean-up: use scrbook class, rewrite preamble
168         and in general make sure that a nice PDF file can be produced.
169
170 2004-07-02  Angus Leeming  <leeming@lyx.org>
171
172         * Customization.lyx: correct the documented debug number for the
173         lyxserver to 4096. (Reported by Günter Milde.)
174
175 2004-06-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
176
177         * Add missing doc files and update makefile.
178
179 2004-06-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
180
181         * Makefile.am (docfiles): make sure docs are disted
182
183 2004-06-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
184
185         * Doc files and Changelog included form lyxdoc CVS module.
186
187 2004-05-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
188
189         * eu_*.lyx: update fom dooteo
190
191 2004-05-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
192
193         * de_Extended.lyx: update from Hartmut Haase
194
195 2004-04-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
196
197         * de_Extended.lyx: update from Hartmut Haase
198
199 2004-04-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
200
201         * de_UserGuide.lyx: another update from Hartmut Haase
202
203 2004-03-31  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
204
205         * ro_Intro.lyx: small update from Claudiu Costin
206
207 2004-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
208
209         * eu_FAQ.lyx: new file from dooteo
210
211         * ro_splash.lyx: removed
212
213 2004-02-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
214
215         * eu_Customization.lyx: new file from dooteo
216
217         * eu_Extended.lyx:
218         * eu_UserGuide.lyx:
219         * eu_Intro.lyx:
220         * eu_Tutorial.lyx: updates from dooteo
221
222 2004-02-17  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
223
224         * Extended.lyx:
225         * de_Extended.lyx:
226         * eu_Extended.lyx:
227         * fr_Extended.lyx:
228         * pl_Extended.lyx: change reference to old ev-en.org wiki to the
229         new wiki.lyx.org version
230
231 2004-02-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
232
233         * eu_Extended.lyx:
234         * eu_UserGuide.lyx: new files from dooteo
235
236         * eu_Intro.lyx:
237         * eu_Tutorial.lyx: updates from dooteo
238
239         * no_Intro.lyx: new file from Helge Hafting
240
241 2004-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
242
243         * de_UserGuide.lyx: turn varioref errors into warnings
244
245 2004-01-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
246
247         * de_UserGuide.lyx: another update from Hartmut Haase
248
249 2004-01-07  Vitaly Lipatov  <LAV@VL3143.spb.edu>
250
251         * TOC_top/ru_TOC_top.lyx: new file
252
253 2003-09-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
254
255         * de_Customization.lyx:
256         * de_Extended.lyx:
257         * de_UserGuide.lyx: yet more updates from Hartmut Haase
258
259 2003-09-22  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
260
261         * Extended.lyx: document memoir textclass
262
263 2003-09-17  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
264
265         * de_Intro.lyx:
266         * de_Tutorial.lyx: update from Hartmut Haase
267
268 2003-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
269
270         * de_Customization.lyx: update from Hartmut Haase
271
272 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
273
274         * de_UserGuide.lyx: update from Hartmut Haase
275
276 2003-07-30  Alfredo Braunstein  <abraunst@libero.it>
277
278         * UserGuide.lyx: fix a broken cross-reference
279
280 2003-07-21  Christian Ridderström  <chr@home.se>
281
282         * UserGuide.lyx: fix menu entry, document "Keep Space"
283         (bug 996)
284
285 2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
286
287         * Customization.lyx:
288         * Extended.lyx:
289         * UserGuide.lyx: fix various typos
290         * fr_Customization.lyx:
291         * fr_Extended.lyx:
292         * fr_Intro.lyx:
293         * fr_Tutorial.lyx:
294         * fr_UserGuide.lyx: translation update
295
296 2003-06-27  Martin Vermeer  <martin.vermeer@hut.fi>
297
298         * Extended.lyx: improve docs for agu journals
299
300 2003-05-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
301
302         * fr_Customization.lyx:
303         * fr_Extended.lyx: fix wrong ERT that prevented typesetting
304
305 2003-05-07  John Levon  <levon@movementarian.org>
306
307         * UserGuide.lyx:
308         * Tutorial.lyx: menu structure updates
309
310 2003-05-07  John Levon  <levon@movementarian.org>
311
312         * FAQ.lyx: menu structure updates
313
314 2003-05-01  John Levon  <levon@movementarian.org>
315
316         * Extended.lyx: fix up for new menu structure
317
318 2003-05-01  John Levon  <levon@movementarian.org>
319
320         * DocStyle.lyx: minor updates
321
322 2003-04-30  John Levon  <levon@movementarian.org>
323
324         * Customization.lyx: update for new menu structure
325
326 2003-03-22  John Levon  <levon@movementarian.org>
327
328         * Doc_toc.pl: handle short title insets
329
330         * TOC files: regenerate
331
332 2003-03-20  John Levon  <levon@movementarian.org>
333
334         * Extended.lyx: fix preamble menu mention (bug 900)
335
336 2003-03-17  John Levon  <levon@movementarian.org>
337
338         * Customisation.lyx: remove the discussion of LaTeX 2.09
339         style files
340
341 2003-03-16  John Levon  <levon@movementarian.org>
342
343         * Customisation.lyx: updates. Remove the printer
344         tutorial: most definitely the wrong place to have it.
345         Move LyX server to the end.
346
347 2003-03-16  John Levon  <levon@movementarian.org>
348
349         * Extended.lyx: updates and tweaks
350
351 2003-03-16  John Levon  <levon@movementarian.org>
352
353         * Intro.lyx: small tweaks
354
355 2003-03-16  John Levon  <levon@movementarian.org>
356
357         * Tutorial.lyx: various updates. Remove some math
358         stuff that was basically a duplicate of stuff in the
359         user guide.
360
361 2003-03-15  John Levon  <levon@movementarian.org>
362
363         * Reference.lyx: note that it's out of date
364
365 2003-03-15  John Levon  <levon@movementarian.org>
366
367         * UserGuide.lyx: some more updates
368
369 2003-03-15  John Levon  <levon@movementarian.org>
370
371         * UserGuide.lyx: updates and fixes for chapter 5,
372         also some re-organisation
373
374 2003-03-15  John Levon  <levon@movementarian.org>
375
376         * UserGuide.lyx: updates and fixes for chapter 4
377
378 2003-03-14  John Levon  <levon@movementarian.org>
379
380         * UserGuide.lyx: updates and fixes for chapter 3
381
382 2003-03-13  John Levon  <levon@movementarian.org>
383
384         * UserGuide.lyx: updates and fixes for chapters 1 and 2
385
386 2003-03-13  John Levon  <levon@movementarian.org>
387
388         * DocStyle.lyx:
389         * UserGuide.lyx:
390         * Intro.lyx:
391         * fr_Intro.lyx: don't say "et cetera, et cetera"
392
393 2003-03-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
394
395         * UserGuide.lyx: remove mention of iletter class, which has been
396         removed.
397
398 2003-02-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
399
400         * fr_Customization.lyx:
401         * fr_Extended.lyx:
402         * fr_FAQ.lyx:
403         * fr_Intro.lyx:
404         * fr_Tutorial.lyx:
405         * fr_UserGuide.lyx: translation update
406
407         * Extended.lyx: minor fixes
408
409 2003-02-18  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
410
411         * Extended.lyx:
412         * de_Extended.lyx: document the KOMA updates and the new
413         scrlttr2 class
414
415         * UserGuide.lyx: finally document Ligature Break Insert.
416
417 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
418
419         * Customization.lyx: document new textclass entries Float and
420         Counter.
421
422 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
423
424         * Extended.lyx: many changes suggested by Hartmut Haase.
425
426         * Tutorial.lyx: mention that Section* is different fro, Section,
427         since people seem to make the mistake often.
428
429         * Customization.lyx: begin to document new syntax elements in
430         layout files (DependsOn, TitleLatexType/Command).
431
432 2003-02-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
433
434         * fr_Extended.lyx: translation update
435
436 2003-02-03  John Levon  <levon@movementarian.org>
437
438         * pl_Extended.lyx: new translation from Tomasz Luczak
439
440 2003-01-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
441
442         * it_UserGuide.lyx: update from Claudio Coco
443
444 2003-01-13  Martin Vermeer  <martin.vermeer@hut.fi>
445
446         * Extended.lyx: add doc for egs layout
447
448 2003-01-10  Dekel Tsur  <dekelts@tau.ac.il>
449
450         * Extended.lyx: add some doc for wrapinset
451
452 2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
453
454         * Extended.lyx: add doc for agu journals
455
456 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
457
458         * it_UserGuide.lyx: update from Claudio Coco
459
460 2002-12-01  Adrien Rebollo  <adrien.rebollo@gmx.fr>
461
462         * fr_Customization.lyx:
463         * fr_Extended.lyx:
464         * fr_FAQ.lyx: translation update
465
466         * Customization.lyx: minor corrections
467
468 2002-11-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
469
470         * Reference.lyx: remove section on bindings which has been moved
471         to Customization.lyx already.
472
473         * Customization.lyx: remove use of accent-vector; change syntax of
474         math-insert
475
476 2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
477
478         * FAQ.lyx: update. I tried to correct some information that was
479         too old, but a lot remains to do. Added book from Yann Collette.
480         Added tip about \date{} from Christian Ridderström.
481
482 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
483
484         * ru_Intro.lyx:
485         * ru_Tutorial.lyx: update from Vitaly Lipatov
486
487         * ru_FAQ.lyx: new file
488
489 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
490
491         * he_Intro.lyx: updated
492
493         * he_Tutorial.lyx: new translation
494
495 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
496
497         * Extended.lyx:
498         * de_Extended.lyx: document new layouts in foils
499
500 2002-10-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
501
502         * Extended.lyx: add documentation for ijmpd class (from PAP)
503
504 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
505
506         * de_Customization.lyx:
507         * de_FAQ.lyx:
508         * de_Intro.lyx:
509         * de_Tutorial.lyx: update from Pit
510
511         * fr_Customization.lyx:
512         * fr_Extended.lyx:
513         * fr_FAQ.lyx:
514         * fr_Intro.lyx:
515         * fr_Tutorial.lyx:
516         * fr_UserGuide.lyx: update from Adrien Rebollo
517
518 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
519
520         * de_UserGuide.lyx:
521         * de_Extended.lyx: updates from Hartmut Haase
522
523 2002-09-05  John Levon  <levon@movementarian.org>
524
525         * UserGuide.lyx: many changes suggested by Hartmut Haase,
526           and some more. LOTS more to do :(
527
528 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
529
530         * de_UserGuide.lyx: another update from Hartmut Haase
531
532 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
533
534         * de_UserGuide.lyx: update from Hartmut Haase
535
536         * *.lyx: replace maintainer addresses with lyx-docs mailing list
537         (from Peter Suetterlin)
538
539 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
540
541         * fr_Customization.lyx:
542         * fr_Extended.lyx:
543         * fr_Tutorial.lyx:
544         * fr_UserGuide.lyx: update
545
546 2002-07-17  Helge Hafting  <helgehaf@aitel.hist.no>
547
548         * UserGuide.lyx:
549         * Reference.lyx: document how to use the minibuffer
550
551 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
552
553         * Customization.lyx: document EndLabelType and EndLabelString;
554         update bindings a bit (more to do)
555
556         * Tutorial.lyx: incorporate changes suggested by Gady Kozma (plus
557         a few random others)
558
559 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
560
561         * fr_Customization.lyx:
562         * fr_Tutorial.lyx:
563         * fr_UserGuide.lyx: update
564
565 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
566
567         * he_Intro.lyx: from Gady Kozma
568
569 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
570
571         * Customization.lyx: add description of the defaults.lyx template.
572
573         * Tutorial.lyx: updates here and there. Probably more work is
574         necessary
575
576 2002-05-22  Adrian Penisoara <ady@ady.ro>
577
578         * ro_splash.lyx: Romanian splash added
579
580 2002-05-02  Adrien Rebollo  <adrien.rebollo@gmx.fr>
581
582         * fr_Extended.lyx:
583         * fr_FAQ.lyx:
584         * fr_Tutorial.lyx:
585         * fr_UserGuide.lyx: updating translation
586
587 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
588
589         * Tutorial.lyx: some typos pointed out by David Green <dgreen@uab.edu>
590
591 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
592
593         * Extended.lyx: Literate update from Kayvan
594
595 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
596
597         * Doc_toc.pl: try to improve the code that ignores some insets in
598         headings.
599
600         * *TOC.lyx: regenerate
601
602 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
603
604         * it_Customization.lyx: update to format 220. Juergen did fix the
605         format problems this file has, but it did not typeset due to the
606         'creative' redefinition of accents that the italian babel option
607         does. I therefore removed the occurences of the tie accent (\t)
608         and stand-alone circumflex accent that this file had.
609
610 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
611
612         * sk_UserGuide.lyx: update to format 220
613
614 2002-04-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
615
616         * all files: stupid me. The right file format we want is 220, of
617         course. Made sure everything has format 220. The only additional
618         one I did not touch is it_Customization, which has some (small)
619         conversion problems.
620
621         * fr_BUGS.lyx:
622         * de_BUGS.lyx: removed.
623
624 2002-04-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
625
626         * all files: make sure lyxformat is 218. Only sk_UserGuide is left
627         untouched, since it triggers an error (solitary \end_inset) when
628         loading.
629
630 2002-03-28  Adrien Rebollo  <adrien.rebollo@gmx.fr>
631
632         * fr_Customization.lyx:
633         * fr_Extended.lyx:
634         * fr_Tutorial.lyx:
635         * fr_UserGuide.lyx: updating translation
636
637 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
638
639         * ru_Intro.lyx: update from Vitaly Lipatov
640
641 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
642
643         * Customization.lyx: update information on layout files
644
645 2002-03-19  Adrien Rebollo  <adrien.rebollo@gmx.fr>
646
647         * fr_Customization.lyx:
648         * fr_Extended.lyx:
649         * fr_FAQ.lyx:
650         * fr_Intro.lyx:
651         * fr_UserGuide.lyx: update
652
653 2002-03-20  John Levon  <moz@compsoc.man.ac.uk>
654
655         * TOC.lyx: update again
656
657 2002-03-20  John Levon  <moz@compsoc.man.ac.uk>
658
659         * UserGuide.lyx: remove LaTeX environment mentions,
660           update for graphics inset, minor fixes
661
662 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
663
664         * Tutorial.lyx: some minor changes (menus etc.)
665
666 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
667
668         * Extended.lyx: update discussion of LaTeX inserting,
669           menu fixes, update (and remove) sections on floatflt,
670           s/popup/dialog/, various other fixes.
671
672 2002-03-18  John Levon  <moz@compsoc.man.ac.uk>
673
674         * Intro.lyx: remove outdated stuff about our crash
675           handler.
676
677         * Customization.lyx: small updates for 1.2.0,
678           s/popup/dialog/, change some stuff to refer to
679           Edit->Preferences
680
681 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
682
683         * Doc_toc.pl: add usage, mention bug.
684
685         * TOC.lyx: update
686
687         * FAQ.lyx: mention XWin32 bug
688
689 2002-03-13  John Levon  <moz@compsoc.man.ac.uk>
690
691         * UserGuide.lyx: fix build, remove wrong note
692
693         * TOC.lyx: fix build
694
695         * Reference.lyx: fix build
696
697         * FAQ.lyx: fix references to PDF stuff, add FAQ about
698           fonts in acroread. Mention gs 6.53
699
700         * Customization.lyx: fix build for 1.2.0
701
702         * DocStyle.lyx: removed mention of ancient versions
703
704 2002-03-08  Martin Vermeer  <martin.vermeer@hut.fi>
705
706         * Extended.lyx: replace information on ejour2 by svjour
707
708 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
709
710         * sk_Intro.lyx:
711         * sk_Tutorial.lyx:
712         * ru_Intro.lyx:
713         * ru_Tutorial.lyx: New translations
714
715 2002-01-24  John Levon  <moz@compsoc.man.ac.uk>
716
717         * Intro.lyx: change bugzilla URL
718
719 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
720
721         * Extended.lyx: document new kluwer layout.
722
723 2001-11-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
724
725         * it_Customization.lyx: new italian customization guide from Lino
726         Muoio.
727
728 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
729
730         * BUGS.lyx: remove
731         * Intro.lyx: add details on reporting bugs
732
733 2001-10-28  Adrien Rebollo  <adrien.rebollo@gmx.fr>
734
735         * fr_BUGS.lyx:
736         * fr_Customization.lyx:
737         * fr_Extended.lyx:
738         * fr_FAQ.lyx:
739         * fr_Intro.lyx:
740         * fr_Tutorial.lyx:
741         * fr_UserGuide.lyx: update, switching to 1.2.0 format
742
743 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
744
745         * it_UserGuide.lyx: update from Claudio Coco.
746
747 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
748
749         * BUGS.lyx: remove some bugs that have been fixed
750
751 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
752
753         * it_UserGuide.lyx: update from Claudio Coco
754
755 2001-09-17  Mike Ressler  <mike.ressler@alum.mit.edu>
756
757         * Intro: fixes suggested by list
758
759 2001-09-13  Mike Ressler  <mike.ressler@alum.mit.edu>
760
761         * Intro: tried to smooth out introductory comments
762         * Tutorial: changed "popup" to "dialog"
763
764 2001-08-02  Mike Ressler  <mike.ressler@alum.mit.edu>
765
766         * Finised reorg (I think).
767         * UserGuide: fix appendix discussion
768
769 2001-08-01  Mike Ressler  <mike.ressler@alum.mit.edu>
770
771         * Intro, Tutorial, User Guide: first reorg changes
772
773 2001-07-30  Mike Ressler <mike.ressler@alum.mit.edu>
774
775         * UserGuide.lyx, Tutorial.lyx, Customization.lyx: converted to 1.2.0
776
777 2001-07-25  Mike Ressler <mike.ressler@alum.mit.edu>
778
779         * BUGS.lyx DocStyle.lyx Extended.lyx FAQ.lyx Intro.lyx Reference.lyx:
780         convert to 1.2.0; having major problems with UG, Custom, and Tutorial
781
782 2001-07-24  Mike Ressler <mike.ressler@alum.mit.edu>
783
784         * Tutorial.lyx: fix cross-reference link discussion
785         * UserGuide.lyx: typo fix, fixed editing labels discussion
786         * Customization.lyx: typo fix
787
788 2001-07-24  John Levon  <moz@compsoc.man.ac.uk>
789
790         * Customisation.lyx: document \view_dvi_paper_option
791
792 2001-07-19  Mike Ressler <mike.ressler@alum.mit.edu>
793
794         * all: last few typos, clarifications, etc. before 1.1.6fix3,
795         removed historical references to LyX before 1.1.6
796
797 2001-07-16  Mike Ressler <mike.ressler@alum.mit.edu>
798
799         * Intro.lyx: reverted to 1.1.6 format, but kept John's changes
800         * Tutorial.lyx: fixed menu references, updated Bibliographies
801         * UserGuide.lyx: fixed menu references, updated Bibliography
802
803 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
804
805         * Intro.lyx: minor fixes and updates for 1.2.0