D12767: Improve LaTeX worksheet export
Alexander Semke
noreply at phabricator.kde.org
Wed May 9 21:18:31 UTC 2018
asemke accepted this revision.
asemke added a comment.
This revision is now accepted and ready to land.
In D12767#260326 <https://phabricator.kde.org/D12767#260326>, @asemke wrote:
> In D12767#260325 <https://phabricator.kde.org/D12767#260325>, @sirgienko wrote:
>
> > In D12767#260323 <https://phabricator.kde.org/D12767#260323>, @asemke wrote:
> >
> > > I'm not familiar with XQuery. Do you understand where those html-tags come from? Isn't it better to adjust the xls transformation file and to avoid the generation of these tags completely?
> >
> >
> > Xm, I don't sure, that fully understand your question. Do you ask about `src/worksheet.cpp:952`? XML don't keep '&', '<', '>' as '&', '<', '>' because, this is special symbols, using in tags, so XML keep they as '&', '<', '>'. And as i see, QDomText don't decode them to origin form (maybe bug), when is convertes to `QString`, so we need do it by hands.
>
>
> Do you see where those &'s in the XML-content come from? They are not part of maxima output.
Sorry. I didn't read you reply carefully. The patch is ok.
18.04.1 is probably too late. 18.04.1 was tagged already... Let's bring this into 18.04.2.
REPOSITORY
R55 Cantor
BRANCH
improve-latex-export
REVISION DETAIL
https://phabricator.kde.org/D12767
To: sirgienko, #cantor, asemke
Cc: kde-edu, asemke, #cantor, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180509/425f17e0/attachment.html>
More information about the kde-edu
mailing list