<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 10.04.2015 um 19:33 schrieb Rik Kabel <<a href="mailto:context@rik.users.panix.com" class="">context@rik.users.panix.com</a>>:</div><br class="Apple-interchange-newline"><div class="">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
<div bgcolor="#FFFFFF" text="#000000" class="">
<div class="moz-cite-prefix">Another bump. The example on the wiki
still fails.<br class="">
<br class="">
On 2014-10-02 13:42, Rik Kabel wrote:<br class="">
</div>
<blockquote cite="mid:542D8E83.6020103@rik.users.panix.com" type="cite" class="">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
<div class="moz-cite-prefix">On 2014-10-02 05:18, Wolfgang
Schuster wrote:<br class="">
</div>
<blockquote cite="mid:7157117C-6049-46B1-8B35-D8C86357D78E@gmail.com" type="cite" class="">
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" class="">
<div class="">There is a example on the wiki. You have to set your own
values with the second argument of the \startchapter etc.
command, to display the entry in the roc you have to write
your own layout where you access it with
the \structurelistuservariable command.</div>
<div class=""><br class="">
</div>
<div class=""><a moz-do-not-send="true" href="http://wiki.contextgarden.net/Generate_Authorlist_from_Head_Content" class="">http://wiki.contextgarden.net/Generate_Authorlist_from_Head_Content</a></div>
<div class=""><br class="">
</div>
<div class="">Wolfgang</div>
<br class="">
</blockquote>
This example fails for me using the current (2014-09-27)
standalone beta and with TL14. The failure is that the list of
authors is presented as a grid without contents.<br class="">
<br class="">
Changing any of the lines in the example that construct the table
cells, such as<br class="">
<blockquote class=""><tt class="">\bTD \structureuservariable{author} \eTD</tt><br class="">
</blockquote>
to<br class="">
<blockquote class=""><tt class="">\bTD xx \structureuservariable{author} \eTD</tt><br class="">
</blockquote>
results in a table with the new text, but no user variable text,
showing that the \structureuservariable commands are not returning
any text in this example.<br class="">
<br class="">
Has something relevant changed since the example was prepared
(2010-11 or earlier)?<br class="">
<br class="">
(A pointer to useful descriptions of \structureuservariable and
\structurelistuservariable would also be welcome. In the wiki, the
startsection command description describes the former, but I have
come across no comprehensive description for either in the
documentation.)<br class="">
</blockquote>
</div></div></blockquote></div><br class=""><div class="">You have to expand the whole content of the sort entry with</div><div class=""><br class=""></div><div class=""> \expanded{\author[…]{…}}</div><div class=""><br class=""></div><div class="">Wolfgang</div></body></html>