Skip to content

Commit

Permalink
Docx reader: handle local namespace declarations.
Browse files Browse the repository at this point in the history
Previously we didn't recognize math, for example, when
the xmlns declaration occured on the element and not the root.
Now we recognize either.

Closes #3365.

This patch defines findChildByName, findChildrenByName,
and findAttrByName in Util, and uses these in Parse.
  • Loading branch information
jgm committed Feb 3, 2017
1 parent ed4f84e commit 76aa43c
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 107 deletions.
Loading

0 comments on commit 76aa43c

Please sign in to comment.