Does this work?
<xsl:template match="revhistory"/>
In a message dated 3/25/2013 10:02:29 P.M. Pacific Daylight Time,
tsonny@vocera.com writes:
When I
post a question on a forum I keep working at it till I find the answer. Often
times I find the answer before someone in the know has time to respond, then I
post the answer to my own question for others to find. It is not a perfect
process but it is synergetic and cooperative when it works.
I don't
know the answer to your query, but I know that XML is logical and easy to
read. Look through the style sheets and you will likely find the joy of
solving a tricky coding problem, like a riddle but a very Zen
experience.
Good luck:)
Tiffany Sonny
On Mar 25, 2013, at
9:48 PM, "Shlomi Fish" <shlomif@shlomifish.org> wrote:
> Hi
all, > > can anyone reply to my post with an answer? I have
waited a long time enough > after wasting a lot of time waiting for an
answer on #docbook on Freenode. > > See: > >
http://www.joelonsoftware.com/articles/customerservice.html > >
Regards, > > Shlomi Fish > > On Mon, 25
Mar 2013 19:15:50 +0200 > Shlomi Fish <shlomif@shlomifish.org>
wrote: > >> Hi all, >> >> I am trying to
get rid of the <revhistory /> tag in the EPUB output here: >>
>>
https://github.com/shlomif/Human-Hacking-Field-Guide/tree/master/HHFG/text >>
>> see below for more information - any help will be
appreciated. >> >> This seems to be misleading: >>
http://www.sagehill.net/docbookxsl/FormatRevhistory.html : >>
>> <<<< >> Tip >> >> A quick
way to turn off revhistory from output is to define an empty
template >> for it in a customization layer. The following example
will turn it off for >> all elements that contain a
revhistory: >> >> <xsl:template match="revhistory"
mode="titlepage.mode"/> >> >> Please see below for the
conversation log. Any help will be appreciated. >> >>
Regards, >> >> Shlomi Fish >
[SNIPPED] > > -- >
----------------------------------------------------------------- >
Shlomi Fish http://www.shlomifish.org/ > Free
(Creative Commons) Music Downloads, Reviews and more -
http://jamendo.com/ > > Give me ASCII or give me deaþ! >
> Please reply to list if it's a mailing list post -
http://shlom.in/reply . > >
--------------------------------------------------------------------- >
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org >
For additional commands, e-mail:
docbook-apps-help@lists.oasis-open.org >
|