Dan Nicholson wrote:
> On 3/31/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
>> Dan Nicholson wrote:
>>> Actually what's in trunk right now for OpenSSL has a role="usernotes"
>>> in the <ulink>:
>>>
>>>     <para condition="html" role="usernotes">User Notes:
>>>     <ulink role="usernotes" url='&blfs-wiki;/OpenSSL'/></para>
>>>
>>> Is this correct, or is above correct?  I'm clueless on XSL.
>> The above is correct.  The rendering process ignores the ulink role.  We
>> can access the format in the css anyway as:
> 
> OK.  I'll fix the ones I've made and any others I find in the book
> that don't follow this style.  This shouldn't interfere with any
> scripted changes Randy makes.

Just to be clear, the above in this email is *incorrect*.  The proper
ways is:

<para condition="html" role="usernotes">User Notes:
    <ulink url='&blfs-wiki;/OpenSSL'/></para>

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to