]> git.lyx.org Git - features.git/commitdiff
Allow alignment customization in environments.
authorRichard Heck <rgheck@comcast.net>
Wed, 15 Sep 2010 17:32:05 +0000 (17:32 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 15 Sep 2010 17:32:05 +0000 (17:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35399 a592a061-630c-0410-9148-cb99ea01b6c8

src/output_xhtml.cpp

index f7533eee1b298bb83ded5b8df8b8181315013299..c4792ae739d38092cdd11c19be4e22b6bfdc7e9c 100644 (file)
@@ -835,7 +835,7 @@ void makeCommand(Buffer const & buf,
        if (!style.counter.empty())
                buf.params().documentClass().counters().step(style.counter, OutputUpdate);
 
-       openTag(xs, style);
+       openTag(xs, style, pbegin->params());
 
        // Label around sectioning number:
        // FIXME Probably need to account for LABEL_MANUAL