]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/ChangeLog
some tabular fixes for the problems reported by Helge
[lyx.git] / src / tex2lyx / ChangeLog
1 2005-03-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * table.C (parse_table): handle nested tables
4         * texparser.[Ch] (verbatimEnvironment): new
5
6 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
7
8         * table.C (verbose_valign): new
9         * table.C (string2int): remove, use convert<int>() instead since the
10         default value is always 0 and this is also the default of
11         convert<int>().
12         * table.C (ci2special): new
13         * table.C (handle_colalign): handle b{}, p{} and m{} correctly
14         * table.C (handle_colalign): fix >{\raggedleft} and >{\raggedright}
15         (they were swapped)
16         * table.C (handle_colalign): handle >{\centering}
17         * table.C (handle_colalign): handle <{}, *{}, @{} and !{}
18         * table.C (fix_colalign): new
19         * table.C (handle_tabular): fix multicolumns with vertical lines
20
21 2005-03-05  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
22
23         * text.C (output_command_layout): Use parse_text instead of
24         parse_text_in_inset to avoid creating a new context
25         * text.C (parse_text): translate \thanks to footnote in title layouts
26
27 2005-02-25  Angus Leeming  <leeming@lyx.org>
28
29         * context.h: declare as "class Font" rather than "struct Font".
30         Ditto "class Context".
31
32         * table.C: declare as "class ColInfo" rather than "struct ColInfo".
33         Ditto "class RowInfo" and "class CellInfo".
34
35         Changes to make MSVC agree to link the code.
36
37 2005-02-05  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
38
39         * context.C (begin_deeper, end_deeper): adjust output to LyX
40         * preamble.C (h_output_changes): new
41         * preamble.C (end_preamble): output paperfontsize without unit
42         * preamble.C (end_preamble): change file format from 237 to 241
43         * text.C (parse_environment, parse_text): adjust paragraph parameters
44         to new file format
45         * text.C (handle_ert, handle_comment): adjust newlines to new file
46         format
47
48 2005-02-03  Angus Leeming  <leeming@lyx.org>
49
50         * Makefile.am: make -lz conditional on USE_COMPRESSION.
51
52 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
53
54         * text.C (parse_text): handle \includegraphics*
55         * Makefile.am: readd -lz library since gcc 3.3 needs it.
56
57 2005-02-02  Angus Leeming  <leeming@lyx.org>
58
59         * Makefile.am: remove -lz library from the linker call.
60
61 2005-02-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
62
63         * text.C (parse_text): Use '\n' and not '\\n' for a newline ;-)
64
65 2005-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
66
67         * text.C (parse_text): Only reset font changes if not at the
68         beginning of a new layout
69
70 2005-01-31  Angus Leeming  <leeming@lyx.org>
71
72         * tex2lyx.C (main): enable tex2lyx to find the top level
73         build directory when run in-place.
74
75         Also add "fs::path::default_name_check(fs::no_check);"
76
77 2005-01-31  Lars Gullik Bjonnes  <larsbj@gullik.net>
78
79         * tex2lyx.C: rewrite to use boost.filesystem
80         * text.C: ditto
81
82         * Makefile.am (BOOST_LIBS): add BOOST_FILESYSTEM
83
84 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
85
86         * Spacing (set): take double instead of float
87
88         * tex2lyx.C: convert stuff
89
90 2005-01-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
91
92         * Spacing.h: remove unused parameters
93
94 2005-01-10  Angus Leeming  <leeming@lyx.org>
95
96         * tex2lyx.C: use support/package.h to provide the paths to the
97         various directories used by LyX.
98
99 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
100
101         * text.C: tostr -> convert
102
103 2005-01-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
104
105         * Spacing.h: adapt dummy file to the changes in src/Spacing.h.
106
107 2005-01-04  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
108
109         * preamble.C (parse_preamble): handle second optional arg of
110         \newcommand etc. and add the command to the known commands (fixes
111         bug 1750)
112         * texparser.[Ch] (getFullOpt): new, like getOpt but distinguish
113         between empty arguments and no argument found
114         * tex2lyx.[Ch]: (add_known_command): new
115         * text.C (parse_text): handle \newcommand etc. (see above)
116         * text.C (parse_text): add comment about \underline
117         * text.C (getCiteArguments): use getFullOpt
118
119 2004-12-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
120
121         * table.C (ColInfo, LTRowType, RowInfo, CellInfo, verbose_align):
122         new, extended from math_gridinfo.h and tabular.h
123         * table.C (write_attribute): new, from tabular.C
124         * table.C (read_hlines): remove
125         * table.C (parse_hlines): new
126         * table.C (RowPosition): new
127         * table.C (parse_table): handle comments in hlines
128         * table.C (parse_table, handle_tabular): add longtable support
129         * table.C (handle_tabular): fix "unexpected dummy size" error message
130         * table.C (handle_tabular): fix off by one error for clines
131         * text.C (parse_environment): add longtable support
132
133 2004-12-14  Angus Leeming  <leeming@lyx.org>
134
135         * tex2lyx.C (main): no longer pass pointers to os::init.
136
137 2004-12-14  Angus Leeming  <leeming@lyx.org>
138
139         * Makefile.am (AM_CPPFLAGS): Remove trailing slash from -Ifoo/
140         to overcome bug in the MinGW port of g++ 3.4.2.
141
142 2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
143
144         * Makefile.am (tex2lyx_LDADD): use boost variables
145
146 2004-11-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
147
148         * table.C (handle_colalign): handle comments
149         * table.C (handle_tabular): don't crash on clines with out of range
150         columns
151
152 2004-11-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
153
154         * tex2lyx.C: remove format hack
155
156 2004-11-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
157
158         * texparser.C (getNewline): new
159         * texparser.C (tokenize): fix bug 1730 by handling MAC line endings
160         correctly
161
162 2004-10-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
163
164         * tex2lyx.C (formats): new, needed for libsupport.a
165
166 2004-10-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
167
168         * text.C (parse_text): replace newlines with spaces in arguments to
169         known latex commands, fixes bug 1620
170
171 2004-10-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
172
173         * preamble.C (end_preamble): change file format from 236 to 237
174         * preamble.C (h_use_geometry, h_use_bibtopic, h_tracking_changes):
175         change from "0" to "false"
176
177 2004-08-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
178
179         * preamble.C (end_preamble): change file format from 235 to 236
180         * preamble.C (end_preamble): add \begin_document, \begin_header and
181         \begin_body tags
182         * preamble.C (h_papersize): change from "Default" to "default"
183         * tex2lyx.C (tex2lyx): add end_body tag
184
185 2008-08-16  José Matos  <jamatos@lyx.org>
186
187         * context.C (begin_deeper, end_deeper):
188         * preamble.C (end_preamble):
189         * table.C (handle_tabular):
190         * text.C (end_inset, handle_ert, handle_comment):
191         (parse_text_attributes, parse_text): remove space at end of line.
192
193 2004-08-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
194
195         * preamble.C (split_options): new, split package options into vector
196         * preamble.C (add_package): new, add a package with options to
197         used_packages
198         * preamble.C, tex2lyx.h (used_packages): new map of used packages
199         and options
200         * preamble.C (handle_package): handle natbib and jurabib package
201         * preamble.C (handle_package): output a message for unhandled options
202         * preamble.C (parse_preamble): handle \jurabibsetup
203         * text.C (known_natbib_commands): new list of known natbib ccommands
204         * text.C (known_jurabib_commands): new list of known jurabib ccommands
205         * text.C (getCiteArguments): new, parse cite command arguments
206         * text.C (parse_text): handle natbib and jurabib citation commands
207
208 2004-07-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
209
210         * preamble.C (end_preamble): change file format from 228 to 235
211         * preamble.C (end_preamble): add use_bibtopic flag
212         * preamble.C (end_preamble): replace use_natbib with cite_engine
213         * preamble.C: change the paperpackage default from "default" to
214         "none". The old setting only worked by accident.
215         * tex2lyx.[Ch] (getMasterFilePath): new, needed for included graphics
216         * text.C (parse_environment): add sideways flag for float insets
217         * text.C (parse_text): add graphics file extension if necessary
218         * text.C (find_file): new helper function
219
220 2004-07-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
221
222         * math.C (parse_math): change tex "\\cr" line ending to "\\\\"
223         * table.C (parse_table): recognize tex "\\cr" line ending
224
225 2004-06-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
226
227         * math.C, preamble.C, tex2lyx.[Ch], text.C: const fixes
228         * context.[Ch]: new Font struct, and add it to Context
229         * text.C (parse_text): reset size after size change
230         * text.C: handle declaration form of font attribute changes (new
231         and old style)
232         * text.C (parse_text): handle \textmd, \textup and \textnormal
233         * text.C (parse_text_attributes): new
234
235 2004-06-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
236
237         * text.C (output_command_layout, parse_environment): fix bug 1446
238         by passing parent_context.deeper_paragraph to the child context
239
240 2004-06-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
241
242         * preamble.C, text.C: s/wether/whether/g
243         * text.C (eat_whitespace): new method
244         * texparser.C (getArg): use always curr_token().asInput()
245         * texparser.[Ch] (isParagraph): new method
246         * texparser.C (skip_spaces): handle "\n +\n" correctly
247         * texparser.[Ch] (asMode): remove, since it is unused
248
249 2004-05-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
250
251         * Makefile.am (BUILT_SOURCES): move lengthcommon.C from here...
252         (tex2lyx_SOURCES): ... to here
253
254         * lengthcommon.C: new file
255
256 2004-04-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
257
258         * preamble.C: recognize \lyxdot
259         * text.C (parse_text): translate \lyxdot in graphics file names
260         * text.C (handle_ert): translate '\n' (fixes %-newline combinations
261         in \def commands)
262
263 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
264
265         * text.C (parse_text): handle vspaces like '1cm' correctly
266
267 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
268
269         * text.C (parse_box): "\\" -> '\\' in calls to contains.
270
271 2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
272
273         * text.C: reorder the using statements.
274         (translate_len): remove usage of a uninitialized variable.
275         (isLayout): make it adaptable and constify operator()
276         (findLayout): reformat slightly and dont use the same var for
277         different things.
278
279 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
280
281         * text.C: fix status tag output for ERT inset
282
283 2003-12-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
284
285         * preamble.C: Change file format from 225 to 228
286         * text.C: Convert minipages and parboxes to box insets
287         * text.C: Changes for format 228 (see ../../development/FORMAT)
288         * text.C: Add lyxgreyedout environment
289         * context.[Ch]: New function Context::add_extra_stuff()
290
291 2003-12-08  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
292
293         * text.C: Use the new VSpace inset (fixes a bug with added_space top)
294         * text.C: Fix \= in tabbing env again
295         * text.C: Fix invocation of parse_command()
296
297 2003-11-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
298
299         * tex2lyx.C:
300         * tex2lyx.h:
301         * text.C: Read a list of commands and their arguments from a reLyX
302         compatible syntax file in order to parse optional argumnts correctly.
303         * preamble.C:
304         * table.C:
305         * text.C:
306         * tex2lyx.C:
307         * texparser.C
308         * math.C: change size() to !empty() where it was used as bool
309
310 2003-11-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
311
312         * math.C:
313         * table.C:
314         * text.C:
315         * context.[Ch]: New functions Context::set_item(),
316         Context::new_paragraph(ostream & os) and Context::atParagraphStart()
317         to make Context usage more explicit
318         * texparser.[Ch]: Rework Parser::tokenize (see comment in texparser.h)
319         * table.C:
320         * math.C:
321         * texparser.C: Don't silently drop comments
322         * texparser.C: Token::asInput() does not append a space anymore
323         * texparser.[Ch]: Renamed Parser::prev_token() to Parser::curr_token().
324         New function Parser::prev_token() returns now really the previous token
325         * Context.[Ch]:
326         * text.C: Convert known vspaces at paragraph start to \\added_space_top
327         * preamble.C: Don't put out newlines twice.
328         * text.C: Fix minipage position bug
329         * text.C: Fix \labelwidthstring bug
330         * text.C: Recognize alignment environments
331         * text.C: Fix a few cases of incorrect context usage, resulting
332         in missing or superflous \begin_layout / \end_laout lines.
333
334 2003-10-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
335
336         * math.C:
337         * preamble.C:
338         * table.C:
339         * tex2lyx.C:
340         * tex2lyx.h:
341         * texparser.C:
342         * texparser.h:
343         * text.C:
344         - add \text{}, \intertext{} and \fbox{} support in mathmode.
345         - add support for some math environments like displaymath
346         - allow parsing of partial documents (for inclusion with \input).
347         - steal commandline switches -c and -f from reLyX to support the
348                      previous point
349         - add support for lengths with comma (4,5cm instead of 4.5cm) to
350                      minipage environments. Handle \textwidth etc. without factor
351         - rearrange active_environments.[push,pop]back() so that they are always
352                called in pairs
353         - write an error message if layout file could not be found.
354         - convert \begin{comment}...\end{comment} to comment inset
355         - handle \= correctly inside tabbing environments
356         - fix multicolumn vertical rule bug in tables
357         - add missing \includegraphics options
358         - output minipages with latex lengths as ERT, since lyx cannot handle them
359         - recognize \textsl{}
360         - remove duplicate \ldots
361         - recognize \bibliographystyle and \bibliography
362         - handle \psfrag{ps-text}[ps-pos][tex-pos]{tex-text} correctly
363         - handle environments in table cells correctly
364         - add missing -userdir and -sysdir commandline switches
365         - recognize start of appendix
366         - handle optional arg to \item as ERT in itemize environment, since LyX
367                      does not support it directly
368
369 2003-10-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
370
371         * Makefile.am (BUILT_SOURCES): use this instead of "linked_files"
372         and the link_files target. make the BUILT_SOURCES dependency
373         automatically link the needed files.
374
375 2003-10-14  Angus Leeming  <leeming@lyx.org>
376
377         * Makefile.am: move boost.C from the linked_files section
378         to the tex2lyx_SOURCES section.
379
380         * boost.C: new file. Simpler than the version in the main lyx source.
381         No reference to the emergencyCleanup stuff.
382
383         * tex2lyx.C: remove emergencyCleanup() stuff.
384
385 2003-10-08  Angus Leeming  <leeming@lyx.org>
386
387         Fix doxygen warnings.
388
389         * Spacing.h: \file Spacing.h -> \file tex2lyx/Spacing.h
390         * gettext.C: \file gettext.C -> \file tex2lyx/gettext.C
391         * gettext.h: \file gettext.h -> \file tex2lyx/gettext.h
392         * lyxfont.C: \file lyxfont.C -> \file tex2lyx/lyxfont.C
393         * lyxfont.h: \file lyxfont.h -> \file tex2lyx/lyxfont.h
394         * text.C:    \file text.C    -> \file tex2lyx/text.C
395
396 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
397
398         * tex2lyx.C: adjust for new debugstream.
399
400 2003-09-08  Angus Leeming  <leeming@lyx.org>
401
402         * math.C:
403         * preamble.C:
404         * table.C:
405         * tex2lyx.C:
406         * texparser.C: remove redundant using directives.
407
408 2003-08-19  Angus Leeming  <leeming@lyx.org>
409
410         * most files: add 'standard conformant' header blurb.
411         Also add Jean-Marc as an author where appropriate.
412
413 2003-08-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
414
415         * Makefile.am (EXTRA_DIST):
416         * test-insets.tex: new file. Describes the insets and special
417         characters that tex2lyx handles.
418
419         * text.C (parse_text): support \vref, \vpageref (only one optional
420         argument), \prettyref; add support for include inset; when \\ has
421         optional arguments, use ERT; support also \listoffigures,
422         \listoftables, and \listof{xxx} for existing float types;
423         translate lenghts properly for graphics inset.
424         (parse_environment): add support for minipages
425
426         * text.C (translate_len): A simple function to translate a latex
427         length to something lyx can understand. Not perfect, but rather
428         best-effort.
429
430 2003-08-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
431
432         * text.C (parse_text): special handling for \item and \bibitem
433         macros
434
435         * context.C (begin_layout, end_layout, begin_deeper, end_deeper):
436         tiny helper functions
437         (check_layout):
438         (check_end_deeper): add special handling for the case of a normal
439         paragraph inside a list-like environment.
440
441         * test-structure.tex: add more stuff there
442
443 2003-08-05  Alfredo Braunstein  <abraunst@libero.it>
444
445         * context.h: compile fix
446
447 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
448
449         * text.C: some tweaks to make nesting work. What still does not
450         work is nesting a standard paragraph in a list.
451
452         * test-structure.tex: update a bit
453
454         * context.C (check_deeper, check_end_deeper): new methods to
455         handle the *_deeper stuff
456
457         * preamble.C (end_preamble): small tweaks
458
459 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
460
461         * text.C: update to use Context struct, and more notably:
462         (cap, check_layout, check_end_layout): remove
463         (parse_text_snippet): new thin wrapper around parse_text, used for
464         things like \textrm{...}
465         (parse_environment): remove existing depth handling code, which is
466         handled transparently by the Context struct; make unknown
467         environments work (again?) through ERT
468
469         * test-structure.tex: new test file, used to try out various
470         layouts combinations
471
472         * tex2lyx.C:
473         * tex2lyx.h:
474         * table.C: update to use Context struct
475
476         * context.[Ch]: new helper struct which is passed to parse_*
477         functions and handles *_layout and *_deeper tags output
478
479         * Makefile.am (EXTRA_DIST): new file test-structure.tex
480         (tex2lyx_SOURCES): add context.[Ch]
481
482 2003-07-30  Angus Leeming  <leeming@lyx.org>
483
484         * Makefile.am: Hide the fact that we re-generate those symbolic links
485         brainlessly.
486
487 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
488
489         * text.C (check_layout): \layout -> \begin_layout
490         (parse_text_in_inset): convenience function
491
492         * tex2lyx.C (main): \the_end -> \end_document
493
494         * preamble.C (end_preamble): update version number to 225
495
496         * text.C (parse_text): replace test on "lyxcode" with test on
497         LyXLayout::freespacing.
498         (check_end_layout): new function, used to check whether we need to
499         add an \end_layout
500
501 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
502
503         * tex2lyx.C (clean_layouts): remove
504
505         * text.C: output lazily the \layout commands using the
506         check_layout function. Remove all explicit \layout tags.
507         (parse_text): pass an optional parameter 'layout'
508         (handle_par): remove
509
510         * text.C (output_command_layout): renamed from output_layout
511         (parse_environment): new method containing a part of parse_text
512
513         * tex2lyx.C:
514         * preamble.C:
515         * table.C: \begin_layout -> \layout. We are not quite ready for
516         that yet
517
518 2003-07-28  José Matos  <jamatos@lyx.org>
519
520         * text.C:
521         * tex2lyx.C:
522         * preamble.C:
523         * table.C: \layout -> \begin_layout.
524
525 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
526
527         * text.C (parse_text): read environment from layout file too. Now,
528         all layout entries are supported (but many hacks remain); note
529         that the nesting support is broken and will have to be completely
530         redone
531         (parse_text): basic support for english double quotes
532
533         * table.C (handle_tabular): make the output more similar to LyX
534         and fix a little
535
536         * text.C (output_layout): fix handling of optional argument
537         (parse_text): small tweaks to make output format closer to lyx
538         format; support \tableofcontents; fix/improve support for various
539         special characters
540
541 2003-07-27  Angus Leeming  <leeming@lyx.org>
542
543         * Makefile.am: remove unused graphics_link_files cruft.
544         Thanks, Kayvan!
545
546 2003-07-27  Angus Leeming  <leeming@lyx.org>
547
548         * tex2lyx.C: add Debug::ANY hack.
549
550         * text.C: remove hardcoded command layouts.
551
552 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
553
554         * text.C (parse_text): fix handling of \LaTeXe macro
555
556 2003-07-26  Angus Leeming  <leeming@lyx.org>
557
558         * Spacing.h:
559         * lyxfont.[Ch]:
560         * gettext.[Ch]: minimal (near empty) analogues of the real LyX
561         files; enough to get LyXTextClass and LyXLayout to compile without
562         needing to store any real information about Spacing or Font.
563
564         * Makefile.am: add these files above and also include a minimal
565         chunk of the main lyx source tree as soft links in order to add in
566         LyXTextClass and LyXLayout.
567
568         * .cvsignore: add all these soft links.
569
570         * preamble.C (end_preamble): passed a LyXTextClass arg.
571         (parse_preamble): returns the document LyXTextClass.
572
573         * tabular.C (handle_tabular): passed a LyXTextClass arg. In turn
574         pass it to parse_text.
575
576         * tex2lyx.C: add some global vars, build_lyxdir et al. For now,
577         give them some horrible hard-coded value.
578         (main): receive a LyXTextClass var from parse_preamble and pass it
579         on to parse_text.
580
581         * text.C (parse_text): receives a LyXTextClass arg. Use it to
582         remove the hard-coded handling of floats and instead check the
583         textclass for its existence. Also handle wide floats naturally.
584
585         * tex2lyx.h: associated changes to function declarations.
586
587 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
588
589         * texparser.C (catInit): same warning avoidance as in math_parser.C
590         (setCatCode): cast to safe type
591         (getCatCode): ditto
592
593 2003-05-17  Joao Luis M. Assirati  <assirati@fma.if.usp.br>
594
595         * texparser.C: fix paragraph parsing after comment
596
597 2003-04-29  André Pönitz  <poenitz@gmx.net>
598
599         * Makefile.am:
600           texparser.h: whitespace
601
602 2003-04-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
603
604         * table.C: use string::erase(), not string::clear() to enable older
605         versions of gcc to compile the code.
606
607 2003-04-17  André Pönitz  <poenitz@gmx.net>
608
609         * math.C:
610           preamble.C:
611           table.C:
612     text.C: new files
613
614         * table.C: better table handling
615
616         * tex2lyx.C: lots of small changes
617
618 2003-02-25  Angus Leeming  <leeming@lyx.org>
619
620         * .cvsignore: ignore *.lo and libtexparser.la.
621
622 2003-02-20  Angus Leeming  <leeming@lyx.org>
623
624         * tex2lyx.C: swap <sstream> for "Lsstream.h".
625
626 2003-02-11  Angus Leeming  <leeming@lyx.org>
627
628         * tex2lyx.C (handle_opt): prevent infinite loop if opts is empty.
629         (handle_package): new function, factoring code out of Parser::parse.
630         (trim): copied across from support/lstrings.C
631         (Parser::parse): handle '\usepackage{foo, bar}'.
632
633 2003-02-11  André Pönitz  <poenitz@gmx.net>
634
635         * tex2lyx.C: first shot at real code
636
637 2003-02-11  Angus Leeming  <leeming@lyx.org>
638
639         * .cvsignore: new file.
640
641 2003-02-10  Angus Leeming  <leeming@lyx.org>
642
643         * Makefile.am: empty, dummy file so that autogen.sh and configure
644         are happy.