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