Am Sat, 1 Aug 2020 00:42:20 +0200
schrieb Thibaut Cuvelier <tcuvel...@lyx.org>:

> On Sat, 1 Aug 2020 at 00:28, Kornel Benko <kor...@lyx.org> wrote:
> 
> > Am Fri, 31 Jul 2020 23:37:33 +0200 (CEST)
> > schrieb Thibaut Cuvelier <tcuvel...@lyx.org>:
> >
> > > commit 85946aae2b94fedf5ce9bd35e91ba500986b5121
> > > Author: Thibaut Cuvelier <tcuvel...@lyx.org>
> > > Date:   Sat Aug 1 00:02:36 2020 +0200
> > >
> > >     DocBook: fix XML in comments (-- forbidden for some historical
> > reason).
> > > ---
> > >  autotests/export/docbook/deutsches_ert.lyx |   14 +++++-
> > >  autotests/export/docbook/deutsches_ert.xml |    2 +-
> > >  src/insets/InsetERT.cpp                    |   14 ++++--
> > >  src/xml.cpp                                |   80
> > ++++++++++++++-------------
> > >  src/xml.h                                  |    5 +-
> > >  5 files changed, 68 insertions(+), 47 deletions(-)
> >
> > Cannot compile ...
> > I get now
> > /usr2/src/lyx/lyx-git/src/xml.cpp:78:79: error: explicit qualification in
> > declaration of
> > ‘lyx::docstring lyx::xml::escapeString(const docstring&,
> > lyx::XMLStream::EscapeSettings)’
> > docstring xml::escapeString(docstring const & raw,
> > XMLStream::EscapeSettings e) ^
> > src/CMakeFiles/lyx2.4.dir/build.make:1441: recipe for target
> > 'src/CMakeFiles/lyx2.4.dir/usr2/src/lyx/lyx-git/src/xml.cpp.o' failed
> >
> 
> Is the new version better?

Looks good :)
Now the remaining problematic case is
        3718 -
        
export/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29_docbook5
        (Failed)
('\'' in param)
...
<bibliomixed xml:id='Newell and O'Neil (1978)'>Newell, E. B., and O'Neil, E. J. 
1978,
<!-- \apjs -->, 37, 27 </bibliomixed> <bibliomixed xml:id='Ortolani et al.
(1985)'>Ortolani, S., Rosino, L., and Sandage, A. 1985, <!-- \aj -->, 90, 473
</bibliomixed>
...

(Mark, this is from the examples directory (not templates dir with the same 
filename))

        Kornel


Attachment: pgpliMT0FCL1g.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to