lyx_mirror/lib
Richard Heck 0787ade6c0 This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes:
(i) The file format is changed, so that command insets are represented as:
    \begin_inset CommandInset insetype
    LatexCommand command
    ...
    \end_inset
This involves some lyx2lyx and changes to the readInset() routine in factory.cpp
(ii) The InsetCommand and InsetCommandParams classes also have to be changed, as the command name was used in these classes for various purposes for which the inset type ought really to be used.
Further clean-up to come.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20544 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-27 18:24:18 +00:00
..
bind font-code --> font-typewriter 2007-09-21 20:01:53 +00:00
doc preamble cleanup for the docs 2007-09-25 21:07:43 +00:00
examples xpm -> png 2007-08-30 20:09:12 +00:00
fonts Add math fonts to SVN 2007-04-15 11:46:26 +00:00
images Darken vertical stroke on + sign as it disappears on some graphic cards. 2007-09-13 13:08:07 +00:00
kbd Add keymap file for Farsi, provided by Mostafa 2007-06-22 22:41:45 +00:00
layouts * lib/layouts/ams*.layout: 2007-09-25 16:38:56 +00:00
lyx2lyx This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
scripts layout2layout, changeover to version 5 2007-08-22 14:36:07 +00:00
templates * lib/template/apa.lyx: update to 1.5 format. 2007-07-27 18:31:13 +00:00
tex remove class cv, now that it has been superceded by simplecv 2007-05-02 10:41:05 +00:00
ui Units corrections, all Georg's noticed problems 2007-09-18 15:04:58 +00:00
autocorrect
build-listerrors
ChangeLog
chkconfig.ltx Make sure a textclass.lst will exist even when configure.py fails. Part of Bug 2829, port from branch to trunk 2007-09-26 16:26:49 +00:00
configure.py Make sure a textclass.lst will exist even when configure.py fails. Part of Bug 2829, port from branch to trunk 2007-09-26 16:26:49 +00:00
CREDITS add Paul A. Rubin to the Hall of Fame. 2007-09-25 14:15:15 +00:00
encodings lib/encodings: fix typo in comment 2007-05-07 18:25:25 +00:00
external_templates
generate_contributions.py add Paul A. Rubin to the Hall of Fame. 2007-09-25 14:15:15 +00:00
languages languages: add a dumy language for arabic_arabtex. I dropped this from the arabic patch last week because I misunderstood Dov. This dummy language is indeed needed. 2007-07-02 00:35:52 +00:00
Makefile.am Add module to create hanging paragraphs. 2007-09-23 05:46:22 +00:00
symbols fix bug 1942: http://bugzilla.lyx.org/show_bug.cgi?id=1942 2007-06-22 21:25:41 +00:00
syntax.default
unicodesymbols unicodesymbols: workaround fix for an encoding bug in teTeX 3 /TeXLive 2005, see http://bugzilla.lyx.org/show_bug.cgi?id=4192#c10 2007-09-10 18:22:49 +00:00