2003-08-07 22:59:53 +00:00
|
|
|
|
2003-08-08 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (EXTRA_DIST):
|
|
|
|
|
* test-insets.tex: new file. Describes the insets and special
|
|
|
|
|
characters that tex2lyx handles.
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): support \vref, \vpageref (only one optional
|
|
|
|
|
argument), \prettyref; add support for include inset; when \\ has
|
|
|
|
|
optional arguments, use ERT; support also \listoffigures,
|
|
|
|
|
\listoftables, and \listof{xxx} for existing float types;
|
|
|
|
|
translate lenghts properly for graphics inset.
|
|
|
|
|
(parse_environment): add support for minipages
|
|
|
|
|
|
|
|
|
|
* text.C (translate_len): A simple function to translate a latex
|
|
|
|
|
length to something lyx can understand. Not perfect, but rather
|
|
|
|
|
best-effort.
|
|
|
|
|
|
2003-08-06 22:47:22 +00:00
|
|
|
|
2003-08-07 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): special handling for \item and \bibitem
|
|
|
|
|
macros
|
|
|
|
|
|
|
|
|
|
* context.C (begin_layout, end_layout, begin_deeper, end_deeper):
|
|
|
|
|
tiny helper functions
|
|
|
|
|
(check_layout):
|
|
|
|
|
(check_end_deeper): add special handling for the case of a normal
|
|
|
|
|
paragraph inside a list-like environment.
|
|
|
|
|
|
|
|
|
|
* test-structure.tex: add more stuff there
|
|
|
|
|
|
2003-08-05 21:55:41 +00:00
|
|
|
|
2003-08-05 Alfredo Braunstein <abraunst@libero.it>
|
|
|
|
|
|
|
|
|
|
* context.h: compile fix
|
|
|
|
|
|
2003-08-05 21:46:51 +00:00
|
|
|
|
2003-08-05 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C: some tweaks to make nesting work. What still does not
|
|
|
|
|
work is nesting a standard paragraph in a list.
|
|
|
|
|
|
|
|
|
|
* test-structure.tex: update a bit
|
|
|
|
|
|
|
|
|
|
* context.C (check_deeper, check_end_deeper): new methods to
|
|
|
|
|
handle the *_deeper stuff
|
|
|
|
|
|
|
|
|
|
* preamble.C (end_preamble): small tweaks
|
|
|
|
|
|
2003-08-04 10:26:10 +00:00
|
|
|
|
2003-08-03 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C: update to use Context struct, and more notably:
|
|
|
|
|
(cap, check_layout, check_end_layout): remove
|
|
|
|
|
(parse_text_snippet): new thin wrapper around parse_text, used for
|
|
|
|
|
things like \textrm{...}
|
|
|
|
|
(parse_environment): remove existing depth handling code, which is
|
|
|
|
|
handled transparently by the Context struct; make unknown
|
|
|
|
|
environments work (again?) through ERT
|
|
|
|
|
|
|
|
|
|
* test-structure.tex: new test file, used to try out various
|
|
|
|
|
layouts combinations
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C:
|
|
|
|
|
* tex2lyx.h:
|
|
|
|
|
* table.C: update to use Context struct
|
|
|
|
|
|
|
|
|
|
* context.[Ch]: new helper struct which is passed to parse_*
|
|
|
|
|
functions and handles *_layout and *_deeper tags output
|
|
|
|
|
|
|
|
|
|
* Makefile.am (EXTRA_DIST): new file test-structure.tex
|
|
|
|
|
(tex2lyx_SOURCES): add context.[Ch]
|
|
|
|
|
|
2003-07-30 14:41:59 +00:00
|
|
|
|
2003-07-30 Angus Leeming <leeming@lyx.org>
|
2003-07-30 14:41:27 +00:00
|
|
|
|
|
|
|
|
|
* Makefile.am: Hide the fact that we re-generate those symbolic links
|
|
|
|
|
brainlessly.
|
|
|
|
|
|
2003-07-28 23:50:24 +00:00
|
|
|
|
2003-07-29 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C (check_layout): \layout -> \begin_layout
|
|
|
|
|
(parse_text_in_inset): convenience function
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C (main): \the_end -> \end_document
|
|
|
|
|
|
|
|
|
|
* preamble.C (end_preamble): update version number to 225
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): replace test on "lyxcode" with test on
|
|
|
|
|
LyXLayout::freespacing.
|
|
|
|
|
(check_end_layout): new function, used to check whether we need to
|
|
|
|
|
add an \end_layout
|
|
|
|
|
|
2003-07-28 15:45:41 +00:00
|
|
|
|
2003-07-28 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
2003-07-28 21:58:09 +00:00
|
|
|
|
* tex2lyx.C (clean_layouts): remove
|
2003-07-28 21:58:39 +00:00
|
|
|
|
|
|
|
|
|
* text.C: output lazily the \layout commands using the
|
|
|
|
|
check_layout function. Remove all explicit \layout tags.
|
|
|
|
|
(parse_text): pass an optional parameter 'layout'
|
|
|
|
|
(handle_par): remove
|
2003-07-28 21:58:09 +00:00
|
|
|
|
|
|
|
|
|
* text.C (output_command_layout): renamed from output_layout
|
|
|
|
|
(parse_environment): new method containing a part of parse_text
|
|
|
|
|
|
2003-07-28 15:45:41 +00:00
|
|
|
|
* tex2lyx.C:
|
|
|
|
|
* preamble.C:
|
|
|
|
|
* table.C: \begin_layout -> \layout. We are not quite ready for
|
|
|
|
|
that yet
|
|
|
|
|
|
2003-07-28 15:17:11 +00:00
|
|
|
|
2003-07-28 Jos<6F> Matos <jamatos@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C:
|
|
|
|
|
* tex2lyx.C:
|
|
|
|
|
* preamble.C:
|
|
|
|
|
* table.C: \layout -> \begin_layout.
|
|
|
|
|
|
2003-07-28 14:06:04 +00:00
|
|
|
|
2003-07-28 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): read environment from layout file too. Now,
|
2003-07-28 15:45:41 +00:00
|
|
|
|
all layout entries are supported (but many hacks remain); note
|
|
|
|
|
that the nesting support is broken and will have to be completely
|
|
|
|
|
redone
|
|
|
|
|
(parse_text): basic support for english double quotes
|
2003-07-28 14:06:04 +00:00
|
|
|
|
|
|
|
|
|
* table.C (handle_tabular): make the output more similar to LyX
|
|
|
|
|
and fix a little
|
2003-07-27 18:25:58 +00:00
|
|
|
|
|
|
|
|
|
* text.C (output_layout): fix handling of optional argument
|
2003-07-28 14:06:04 +00:00
|
|
|
|
(parse_text): small tweaks to make output format closer to lyx
|
|
|
|
|
format; support \tableofcontents; fix/improve support for various
|
|
|
|
|
special characters
|
2003-07-27 18:25:58 +00:00
|
|
|
|
|
2003-07-27 15:32:15 +00:00
|
|
|
|
2003-07-27 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: remove unused graphics_link_files cruft.
|
|
|
|
|
Thanks, Kayvan!
|
|
|
|
|
|
2003-07-27 00:39:35 +00:00
|
|
|
|
2003-07-27 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: add Debug::ANY hack.
|
|
|
|
|
|
|
|
|
|
* text.C: remove hardcoded command layouts.
|
|
|
|
|
|
2003-07-26 23:04:39 +00:00
|
|
|
|
2003-07-26 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): fix handling of \LaTeXe macro
|
|
|
|
|
|
2003-07-26 00:15:38 +00:00
|
|
|
|
2003-07-26 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Spacing.h:
|
|
|
|
|
* lyxfont.[Ch]:
|
|
|
|
|
* gettext.[Ch]: minimal (near empty) analogues of the real LyX
|
|
|
|
|
files; enough to get LyXTextClass and LyXLayout to compile without
|
|
|
|
|
needing to store any real information about Spacing or Font.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: add these files above and also include a minimal
|
|
|
|
|
chunk of the main lyx source tree as soft links in order to add in
|
|
|
|
|
LyXTextClass and LyXLayout.
|
|
|
|
|
|
|
|
|
|
* .cvsignore: add all these soft links.
|
|
|
|
|
|
|
|
|
|
* preamble.C (end_preamble): passed a LyXTextClass arg.
|
|
|
|
|
(parse_preamble): returns the document LyXTextClass.
|
|
|
|
|
|
|
|
|
|
* tabular.C (handle_tabular): passed a LyXTextClass arg. In turn
|
|
|
|
|
pass it to parse_text.
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: add some global vars, build_lyxdir et al. For now,
|
|
|
|
|
give them some horrible hard-coded value.
|
|
|
|
|
(main): receive a LyXTextClass var from parse_preamble and pass it
|
|
|
|
|
on to parse_text.
|
|
|
|
|
|
|
|
|
|
* text.C (parse_text): receives a LyXTextClass arg. Use it to
|
|
|
|
|
remove the hard-coded handling of floats and instead check the
|
|
|
|
|
textclass for its existence. Also handle wide floats naturally.
|
|
|
|
|
|
|
|
|
|
* tex2lyx.h: associated changes to function declarations.
|
|
|
|
|
|
2003-07-18 08:46:00 +00:00
|
|
|
|
2003-07-18 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* texparser.C (catInit): same warning avoidance as in math_parser.C
|
|
|
|
|
(setCatCode): cast to safe type
|
|
|
|
|
(getCatCode): ditto
|
|
|
|
|
|
2003-05-19 07:22:16 +00:00
|
|
|
|
2003-05-17 Joao Luis M. Assirati <assirati@fma.if.usp.br>
|
|
|
|
|
|
|
|
|
|
* texparser.C: fix paragraph parsing after comment
|
2003-04-29 08:46:17 +00:00
|
|
|
|
|
|
|
|
|
2003-04-29 Andr<64> P<>nitz <poenitz@gmx.net>
|
2003-07-18 08:46:00 +00:00
|
|
|
|
|
2003-04-29 08:46:17 +00:00
|
|
|
|
* Makefile.am:
|
|
|
|
|
texparser.h: whitespace
|
|
|
|
|
|
2003-04-20 18:38:29 +00:00
|
|
|
|
2003-04-20 Kayvan A. Sylvan <kayvan@sylvan.com>
|
|
|
|
|
|
|
|
|
|
* table.C: use string::erase(), not string::clear() to enable older
|
|
|
|
|
versions of gcc to compile the code.
|
2003-04-17 09:47:21 +00:00
|
|
|
|
|
|
|
|
|
2003-04-17 Andr<64> P<>nitz <poenitz@gmx.net>
|
2003-07-18 08:46:00 +00:00
|
|
|
|
|
2003-04-17 09:47:21 +00:00
|
|
|
|
* math.C:
|
|
|
|
|
preamble.C:
|
|
|
|
|
table.C:
|
|
|
|
|
text.C: new files
|
|
|
|
|
|
|
|
|
|
* table.C: better table handling
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: lots of small changes
|
|
|
|
|
|
2003-02-25 11:15:14 +00:00
|
|
|
|
2003-02-25 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: ignore *.lo and libtexparser.la.
|
|
|
|
|
|
2003-02-20 14:57:32 +00:00
|
|
|
|
2003-02-20 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: swap <sstream> for "Lsstream.h".
|
|
|
|
|
|
2003-02-11 15:57:08 +00:00
|
|
|
|
2003-02-11 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C (handle_opt): prevent infinite loop if opts is empty.
|
|
|
|
|
(handle_package): new function, factoring code out of Parser::parse.
|
|
|
|
|
(trim): copied across from support/lstrings.C
|
|
|
|
|
(Parser::parse): handle '\usepackage{foo, bar}'.
|
|
|
|
|
|
|
|
|
|
2003-02-11 Andr<64> P<>nitz <poenitz@gmx.net>
|
|
|
|
|
|
|
|
|
|
* tex2lyx.C: first shot at real code
|
|
|
|
|
|
2003-02-11 12:05:15 +00:00
|
|
|
|
2003-02-11 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* .cvsignore: new file.
|
|
|
|
|
|
2003-02-10 19:22:29 +00:00
|
|
|
|
2003-02-10 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: empty, dummy file so that autogen.sh and configure
|
|
|
|
|
are happy.
|