OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Profiling: can I use a "complement"?


How about:

 <para os="linux">Some text.</para>
 <para os="notlinux">Other text.</para>

and profiling with profile.os="notlinux"?

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "W. Martin Borgert" <debacle@debian.org>
To: <docbook-apps@lists.oasis-open.org>
Sent: Wednesday, August 06, 2008 10:24 PM
Subject: [docbook-apps] Profiling: can I use a "complement"?


> Hi,
> 
> can I profile for the complement of a profile value?
> 
> E.g. I would like to write something like:
> 
> <para os="linux">Some text.</para>
> <para os="not linux">Other text.</para>
> 
> Instead of the harder to maintain:
> 
> <para os="linux">Some text.</para>
> <para os="dos;hpux;hurd;solaris;win">Other text.</para>
> 
> Thanks for any advice!
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> 
> 
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]