index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
Docx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
Docx Parse: Improved font recognition when specified in rFonts element
Matthew Pickering
1
-8
/
+27
2014-08-11
Docx Fonts: Derives Show and Eq
Matthew Pickering
1
-0
/
+1
2014-08-10
Merge pull request #1510 from jkr/spacefix
John MacFarlane
1
-10
/
+12
2014-08-10
Removed OMath module, depend on texmath >= 0.8.
John MacFarlane
2
-439
/
+1
2014-08-10
Change head/tail to pattern guards.
Jesse Rosenthal
1
-7
/
+8
2014-08-09
Docx reader: Fix spacing issue.
Jesse Rosenthal
1
-9
/
+10
2014-08-09
Docx Parse: Recognises code points in sym elements which are in the private r...
Matthew Pickering
1
-1
/
+4
2014-08-09
Added Text.Pandoc.Readers.Docx.Fonts
Matthew Pickering
1
-0
/
+237
2014-08-09
Docx Reader: Added recognition of sym element in paragraphs
Matthew Pickering
1
-0
/
+19
2014-08-08
OMath parser: Change signature of exported function.
Jesse Rosenthal
2
-7
/
+20
2014-08-08
OMath: Finish initial cleanup.
Jesse Rosenthal
2
-536
/
+54
2014-08-08
OMath: Remove Namespaces
Jesse Rosenthal
2
-287
/
+290
2014-08-08
OMath: Start phasing out internal OMath type.
Jesse Rosenthal
1
-0
/
+276
2014-08-08
OMath parser: don't group expressions if there's only one.
Jesse Rosenthal
1
-3
/
+3
2014-08-07
Merge pull request #1494 from jkr/math-module
John MacFarlane
2
-366
/
+629
2014-08-07
Docx reader: Handle inline drawings.
Jesse Rosenthal
1
-3
/
+15
2014-08-07
OMath module: Add new file.
Jesse Rosenthal
1
-0
/
+622
2014-08-07
Docx reader: Split math out into math module.
Jesse Rosenthal
1
-366
/
+7
2014-08-06
Remove now-unnecessary TexChar
Jesse Rosenthal
1
-4386
/
+0
2014-08-06
Add a note on how `mapD` works.
Jesse Rosenthal
1
-0
/
+3
2014-08-06
Docx reader: Use TeXMath to write math
Jesse Rosenthal
1
-22
/
+125
2014-08-01
Docx Parser: Produce endnotes.
Jesse Rosenthal
1
-2
/
+2
2014-07-30
Docx reader: Make docx reader put image data in MediaBag.
Jesse Rosenthal
1
-5
/
+5
2014-07-12
Removed space at ends of lines in source.
John MacFarlane
4
-36
/
+36
2014-07-12
Docx Reader: Add a compatibility layer for Except.
Jesse Rosenthal
1
-3
/
+3
2014-07-12
Docx Reader: A nicer Docx type.
Jesse Rosenthal
1
-685
/
+670
2014-07-02
Docx Reader: Add new file, TexChar.
Jesse Rosenthal
1
-0
/
+4386
2014-07-02
Docx Reader: Parse omml equations.
Jesse Rosenthal
1
-8
/
+336
2014-06-29
Docx reader: Add ParIndentation type to parser.
Jesse Rosenthal
1
-5
/
+26
2014-06-25
Docx reader: Code cleanup in parse.
Jesse Rosenthal
1
-38
/
+12
2014-06-25
Docx reader: Remove unnecessary filter in Parse.
Jesse Rosenthal
1
-7
/
+2
2014-06-25
Docx reader: Parse Insertions and Deletions.
Jesse Rosenthal
1
-1
/
+17
2014-06-25
Docx Reader: Add change types
Jesse Rosenthal
1
-1
/
+5
2014-06-23
Add copyright block to T.P.R.Docx.Reducible.
Jesse Rosenthal
1
-0
/
+31
2014-06-23
Move some of the clean-up logic into List module.
Jesse Rosenthal
1
-3
/
+22
2014-06-23
Add new typeclass, Reducible
Jesse Rosenthal
1
-0
/
+150
2014-06-19
Add literal tabs to parser.
Jesse Rosenthal
1
-1
/
+4
2014-06-16
Naming: Use Docx instead of DocX.
John MacFarlane
2
-0
/
+812