918 918 brackets (brackets in file names are not supported by Fossil)</li>
919 919 <li>perform reverse operations to convert directory to compressed
920 920 docx/xlsx/pptx file.</li>
921 921 </ul>
922 922 <p>In this way you can work on a docx document, run the script, insert the
923 923 uncompressed folder into fossil and run the script again to get your document
924 924 back in editable state.</p>
925 + <p><strong>Important:</strong> Use the <tt>--dotfiles</tt> option to the add command to include <tt>rels/.rels</tt> file.</p>
925 926 <font face="monospace">
926 927 <font color="#808080"> 1 </font><font color="#3a5fcd"><i>:: toggle docx state (compressed / uncompressed)</i></font><br />
927 928 <font color="#808080"> 2 </font><font color="#3a5fcd"><i>:: @echo off</i></font><br />
928 929 <font color="#808080"> 3 </font><br />
929 930 <font color="#808080"> 4 </font><font color="#8b4726">SET</font><font
930 931 color="#8b4726"> DOCX</font><font
931 932 color="#8b4726"><b>=</b></font>My_document.docx<br />