[LyX/master] DocBook: add a layout tag to tell whether an item is the abstract or not.

Scott Kostyshak skostysh at lyx.org
Mon Aug 3 17:44:54 UTC 2020


On Mon, Aug 03, 2020 at 12:08:51PM -0400, Richard Kimberly Heck wrote:
> On 8/3/20 10:57 AM, Thibaut Cuvelier wrote:
> > On Mon, 3 Aug 2020 at 16:41, Scott Kostyshak <skostysh at lyx.org
> > <mailto:skostysh at lyx.org>> wrote:
> >
> >     On Mon, Aug 03, 2020 at 04:29:57PM +0200, Kornel Benko wrote:
> >     > Am Mon,  3 Aug 2020 15:39:49 +0200 (CEST)
> >     > schrieb Thibaut Cuvelier <tcuvelier at lyx.org
> >     <mailto:tcuvelier at lyx.org>>:
> >     >
> >     > > commit 5ccd63eff6731a972f1d65d855859a65fe8e3a5b
> >     > > Author: Thibaut Cuvelier <tcuvelier at lyx.org
> >     <mailto:tcuvelier at lyx.org>>
> >     > > Date:   Mon Aug 3 16:04:26 2020 +0200
> >     > >
> >     > >     DocBook: add a layout tag to tell whether an item is the
> >     abstract or not.
> >     > > ---
> >     > >  .../docbook/bibliography_precooked_aastex.xml      |  221
> >     ++++++++---------
> >     > >  lib/layouts/aastex.layout                          |    3 -
> >     > >  lib/layouts/stdstruct.inc                          |    3 +-
> >     > >  lib/scripts/layout2layout.py                       |    2 +-
> >     > >  src/Layout.cpp                                     |    8 +
> >     > >  src/Layout.h                                       |    9 +-
> >     > >  src/output_docbook.cpp                             |  265
> >     ++++++++++++--------
> >     > >  src/xml.h                                          |    2 +
> >     > >  8 files changed, 283 insertions(+), 230 deletions(-)
> >     >
> >     > Thibaut, could you please test the exports before commit?
> >     >
> >     > Some of the last commits are the reason for
> >     >
> >     > 1.) extrem slowness
> >     > 2.) many endless loops
> >     > 3.) 54% tests passed, 162 tests failed out of 350
> >
> >     +1
> >     An alternative would be to do work on a branch, then when you are
> >     ready
> >     do all the testing at once and then after the testing looks good merge
> >     to master.
> >
> >     I think that some projects are not as strict, but here on master
> >     we like
> >     to keep it useable. This makes it easier to test master.  Also, it
> >     makes
> >     it easier to bisect other bugs that have nothing to do with a commit
> >     that broke something else.
> >
> >     Thank you very much to Thibaut for all of your work!
> >
> >     And thank you to Kornel for spending so much time on the tests.
> >
> >
> > Working on a branch would be the best solution, indeed. May I do a
> > force push to remove those commits from master? 
> 
> Just revert them, I'd think.

+1

For a branch, if Thibaut would like to share the branch before pushing,
perhaps the "features" remote would be the right place? In normal times,
I would be interested in pulling your branch (from features), and
running the tests to see if there are any regressions. However, these
days I do not have the time to offer this.

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200803/e5b4bb39/attachment-0001.asc>


More information about the lyx-devel mailing list