4 Oct 19:08
[PATCH] Modularize Extra Fonts
From: rgheck <rgheck@...>
Subject: [PATCH] Modularize Extra Fonts
Newsgroups: gmane.editors.lyx.devel
Date: 2008-10-04 17:10:40 GMT
Subject: [PATCH] Modularize Extra Fonts
Newsgroups: gmane.editors.lyx.devel
Date: 2008-10-04 17:10:40 GMT
OK, so this is hardly regressions and crashes, but it's simple and starts to disentangle some of the mess of classes. All this does is move the "extra fonts" stuff in extarticle, extbook, extletter, and extreport into a module, and then it has the necessary lyx2lyx to make this painless. The format change is of course needed to drive the lyx2lyx conversion. Any objections? I think there are probably similar conversions that can be done to other layouts, but they'd all need format changes, too, so they'll likely have to wait. Richard
Index: development/FORMAT =================================================================== --- development/FORMAT (revision 26729) +++ development/FORMAT (working copy) @@ -1,6 +1,9 @@ LyX file-format changes ----------------------- +2008-10-04 Richard Heck <rgheck@...> + * Format incremented to 342: modularization of "extra font" classes. + 2008-09-30 Uwe Stöhr <uwestoehr@...>(Continue reading)
RSS Feed