<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Default set of table styles"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101349">bug 101349</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>erack@redhat.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Default set of table styles"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101349#c39">Comment # 39</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Default set of table styles"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101349">bug 101349</a>
from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
<pre>Bear in mind that an already existing autotbl.fmt (i.e. after an upgrade) in
the user config holds
a) a certain number of old predefined table styles
b) following these, added user defined table styles
The new preset autotbl.fmt will only be copied to the user config and used if
there does not exist one already, i.e. in a new installation.
So the new autotbl.fmt should be versioned differently (there are some version
fields) and the code adapted such that depending on which version is read
different labels are displayed.
As is, it is not possible to replace the old predefined styles with the new
styles, unless the user replaces the file (and thus loses user-defined styles).
Some more sophisticated code could read the presets file and compare versions
and if newer replace the predefined styles in the user config file. It would
still need to be able to handle both versions though, as a new version presets
file must not be necessarily available.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>