← Prev in month ← Prev in thread

Re: [docbook] Hanging indent for biblioentries

From
Bob Stayton <>
Date
2011-10-23T05:47:25+00:00
ID
013f01cc9147$3a07ff90$6600a8c0@pazu
Thread
Re: [docbook] Hanging indent for biblioentries
[Moving this over to the docbook-apps mailing list 
where stylesheet issues are discussed]

 

I'm not sure what you mean by simple here.  
This requires customizing a template.  The template with 
match="biblioentry" is in fo/biblio.xsl.  If you copy that to your 
customization file, you can edit it to apply the method described in that 
section.  You put the label in the fo:list-item-label block and then 
apply-templates in mode="bibliography.mode" in the fo:list-item-body 
block.

 

Bob Stayton
Sagehill Enterprises


 

 

  
----- Original Message ----- 

  
From: 
  Marcel Tromp 

  
To:  
  

  
Sent: Saturday, October 22, 2011 5:59 
  PM

  
Subject: [docbook] Hanging indent for 
  biblioentries

  

Hi,
  

  
I am trying to customize biblioentry stylesheet. I would like to treat 
  them similar to my section headings with a hanging indent for the label 
  (similar to http://www.sagehill.net/docbookxsl/SideBySide.html).

  

  
Is there a simple way to do this?

  

  
Thanks,

MT

  
--
← Prev in month ← Prev in thread