On 12/10/2016 08:41 AM, Jürgen Spitzmüller wrote: > Am Mittwoch, den 07.12.2016, 12:46 -0500 schrieb Richard Heck: >> That is: Fixed in stable. >> >> For master, I'm trying to decide how to handle it. I could go the ERT >> route, but I wonder if that is the best way. After all, these styles >> will be supported in 2.2.3 and later. What it would be nice to have, >> in >> a way, is something like a "ForceLocal" flag that applied only on >> export >> to earlier versions. But I don't see how that is really possible, >> since >> lyx2lyx doesn't know about layouts. What I could do, though, is do >> something similar in lyx2lyx itself, i.e., write what ForceLocal >> would >> write. I'd have to experiment a bit to see how that would work. But >> what >> do you think of the idea? > I solved a similar problem with beamer article classes recently like > that: > > http://www.lyx.org/trac/changeset/90f6eb01a4ac09d56591e0ed8a342ad6f6163 > 796/lyxgit/
Yes, that's exactly what I was thinking. Easy enough, too. Richard
