meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
git:diff [2016/01/22 07:57] – niziak | git:diff [2020/06/03 11:16] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== diff ====== | ||
+ | |||
+ | |||
=== Word and LibreOffice documents === | === Word and LibreOffice documents === | ||
Trick is to convert document into text files and make diff on it. | Trick is to convert document into text files and make diff on it. | ||
Line 9: | Line 12: | ||
Create file '' | Create file '' | ||
and put following lines into it: | and put following lines into it: | ||
- | < | + | < |
*.ods diff=odf | *.ods diff=odf | ||
*.odt diff=odf | *.odt diff=odf |