Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jvoisin
mat2
Commits
e5b1068e
Commit
e5b1068e
authored
Mar 07, 2020
by
jvoisin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve a bit the support of ppt files
parent
843c0d8c
Pipeline
#35608
passed with stages
in 3 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
libmat2/office.py
libmat2/office.py
+1
-0
No files found.
libmat2/office.py
View file @
e5b1068e
...
...
@@ -81,6 +81,7 @@ class MSOfficeParser(ZipParser):
r
'^(?:word|ppt)/_rels/footer[0-9]*\.xml\.rels$'
,
r
'^(?:word|ppt)/_rels/header[0-9]*\.xml\.rels$'
,
r
'^ppt/slideLayouts/_rels/slideLayout[0-9]+\.xml\.rels$'
,
r
'^ppt/slideLayouts/slideLayout[0-9]+\.xml$'
,
# https://msdn.microsoft.com/en-us/library/dd908153(v=office.12).aspx
r
'^(?:word|ppt)/stylesWithEffects\.xml$'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment