Giter Site home page Giter Site logo

Comments (4)

onizet avatar onizet commented on July 26, 2024

Hello Pete,

I really thank you for your troubleshooting.

I'm using Word in French and for me, the style "Intense Quote" = "Citation intense".
So I don't rely on the localized name of the style. Instead, you can rely on the StyleId which doesn't vary. This is why you can see "IntenseQuote" without spacing.

from html2openxml.

peteamundson avatar peteamundson commented on July 26, 2024

I see. I did some additional testing and once the style was defined in the document (instead of the local template), then it was available to use with the "IntenseQuote" name. This means that someone creating a document will need to adjust the style (in my original test, I renamed it) so that it is stored in the document and can be looked up by the StyleId. I'm curious what you think about the latest changes where I am checking for the style before BeginTag call.

from html2openxml.

onizet avatar onizet commented on July 26, 2024

Well after the discussion of yesterday, I've reviewed all my code to automatically insert the missing style.
Some style name referenced in the code are also not accurate because it use the display name (footnote and endnote).
I will commit soon a fix but I'm still running some tests to avoid regression.

Anyways, I'm grateful for your feedback and to have spot that.

from html2openxml.

peteamundson avatar peteamundson commented on July 26, 2024

This fix looks good, thanks!

from html2openxml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.