On 12/15/2017 01:43 PM, Grant Rettke wrote: > Write it in Org. Export to Pandoc file pandoc-A. > > Export Pandoc file pandoc-A to Word file word-A. Send that to your > peers for review. > > Export Word file word-A to Pandoc file pandoc-B. > > Get the Word from your peers, the file with changes from their review, > word-C. Export it to pandoc-C > > Do a diff between pandoc-B and pandoc-C. Integrate the results into > your original Org file.
I'm confused. My understanding is that Pandoc converts between file formats, so I don't understand what you mean by a Pandoc file. What is the file format of pandoc-A? Is this what you mean? Pandoc: Org -> word-A Pandoc: word-A -> pandoc-B.org Pandoc: word-C -> pandoc-C.org Scott Randby