RE: (dsssl) Properly numerated biblography references

Subject: RE: (dsssl) Properly numerated biblography references
From: "Pavel Tolkachev" <pavel.tolkachev@xxxxxx>
Date: Fri, 24 Jan 2003 09:29:57 -0500
Will do. I have not tried it yet -- suddenly got swamped with other things to do -- but my plan is to get it working not later than the end of next week.

Pavel



                                                                                                                                                
                      David.Pawson@xxxxxxxxxxx                                                                                                  
                      Sent by:                          To:       dssslist@xxxxxxxxxxxxxxxxxxxxxx                                               
                      owner-dssslist@xxxxxxxxxxx        cc:                                                                                     
                      rrytech.com                       Subject:  RE: (dsssl) Properly numerated biblography references                         
                                                                                                                                                
                                                                                                                                                
                      01/24/2003 03:18 AM                                                                                                       
                      Please respond to dssslist                                                                                                
                                                                                                                                                
                                                                                                                                                




Pavel, if you get it working as you like it,
would you put an example to the list please,
and I'll add it to the docbook faq?
  e.g. the source SGML and the modified DSSSL code.

TIA, regards DaveP


> You saved a great deal of trial-and-error for me. I am a
> novice in DSSSL and even having both the standard and the
> source code in front of me, could spend hours to find the
> right piece to tweak.
>
> Pavel
>
>
>
>
>
>
>                       Brandon Ibach
>
>
>                       <bibach@xxxxxxxxxxxxxx>           To:
>     dssslist@xxxxxxxxxxxxxxxxxxxxxx
>
>                       Sent by:                          cc:
>
>
>                       owner-dssslist@xxxxxxxxxxx
> Subject:  Re: (dsssl) Properly numerated biblography
> references
>                       rrytech.com
>
>
>
>
>
>
>
>
>                       01/23/2003 05:38 PM
>
>
>                       Please respond to dssslist
>
>
>
>
>
>
>
>
>
>
>
>    As long as you want to number all of the biblioentrys in the whole
> document as one sequence (don't know why you wouldn't, but you never
> know), you can just do:
>
>         (number->string (element-number be))
>
> where "be" is the biblioentry node.  (Should have covered this before,
> but it's been a while since I've done any DSSSL stuff, so my memory is
> a bit rusty, and I was too lazy to look it up before. ;)
>    You may notice, in the code, that there is an option for whether
> you want the stylesheet to look up the biblioentry that your citation
> is referencing, to make sure it exists.  If you don't have it do that,
> of course, you wouldn't be able to label the citation with the entry's
> number.  So, you'll either need to set that option in your
> customization layer (the default, false, is set in dbparam.dsl), or
> just have your version of the citation element rule not do the check,
> and just do the lookup all the time.
>
> -Brandon :)
>
>  DSSSList info and archive:
http://www.mulberrytech.com/dsssl/dssslist





--

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

-

NOTICE: The information contained in this email and any attachments is
confidential and may be legally privileged. If you are not the
intended recipient you are hereby notified that you must not use,
disclose, distribute, copy, print or rely on this email's content. If
you are not the intended recipient, please notify the sender
immediately and then delete the email and any attachments from your
system.

RNIB has made strenuous efforts to ensure that emails and any
attachments generated by its staff are free from viruses. However, it
cannot accept any responsibility for any viruses which are
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email
and any attachments are those of the author and do not necessarily
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist





--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread