brent timothy saner on 15 Nov 2017 18:30:34 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Revision Control for the Rest of Us


On 11/15/2017 09:20 PM, Charlie Li wrote:
>>
>> OpenOffice/LibreOffice docs are also zipped up XML and stuff.  You can
>> unzip them and do stuff, but they don't work well in a VCS.  Asciidoc,
>> Markdown, <wiki mark-up, mark-down of your choice> for the win.
> You can save ODF from LibreOffice/OpenOffice as just the ODF-specific
> flat XML, without archiving it with metadata and included images and such.
> 

though it should be noted that ODF (via the "flat XML") embeds the
images and such via base64. certainly not *ideal*, but git's
generally/usually smart enough to tell when that object/element's been
shuffled in the XML document, so it still works with the differential
indexing it uses:

<draw:frame draw:style-name="fr1" draw:name="Image1"
text:anchor-type="paragraph" svg:width="6.9252in" svg:height="4.7457in"
draw:z-index="0"><draw:image loext:mime-type="image/jpeg">

<office:binary-data>/9j/4AAQSkZJRgABAQEASABIAAD/4REYRXhpZgAATU0AKgAAAAgABwEaAAUAAAABAAAAYgEb

AAUAAAABAAAAagEoAAMAAAABAAIAAIdpAAQAAAABAAAIzpydAAEAAAA0AAAAcpyeAAEAAAAc
AAAApuocAAcAAAgMAAAAwgAAAAAAAABIAAAAAQAAAEgAAAABaAB0AHQAcAA6AC8ALwB3AHcA
dwAuAGEAbgBnAHIAeQBkAHUAYwBrAC4AYwBvAG0ALwAAAGEAbgBnAHIAeQBkAHUAYwBrAC4A
YwBvAG0AAAAc6gAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
(etc.)

Attachment: signature.asc
Description: OpenPGP digital signature

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug