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:43:53 -0500
Thanks Javier,

I will try to make use of your and Brandon's kind advices and will report the results to the list.

Pavel



                                                                                                                                                
                      "Javier Farreres de la                                                                                                    
                      Morena"                           To:       dssslist@xxxxxxxxxxxxxxxxxxxxxx                                               
                      <spanish@xxxxxxxxx>               cc:                                                                                     
                      Sent by:                          Subject:  Re: (dsssl) Properly numerated biblography references                         
                      owner-dssslist@xxxxxxxxxxx                                                                                                
                      rrytech.com                                                                                                               
                                                                                                                                                
                                                                                                                                                
                      01/24/2003 06:20 AM                                                                                                       
                      Please respond to dssslist                                                                                                
                                                                                                                                                
                                                                                                                                                




I would complete the Brandon example this way:

(element citation
  (make sequence
     (literal "[")
     (with-mode citation-numbering
       (process-element-with-id (attribute "id"))
     (literal "]")))

(mode citation-numbering
  (element biblioentry
     (make sequence
       (number->string (element-number (current-node))))))

I am not sure that it is complete correct, but it must be close.
 I am right now not sure if it is the attribute method that you must use
or the attribute-string one.

-------------------------------------------------
ADSL Tiscali -  http://adsl.tiscali.es
el más completo y competitivo ¡por sólo 38.95 ?!
Y además, llama GRATIS desde tu PC.
-------------------------------------------------




 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