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] bibiography text justification


Hi docbook-apps,

By the way after few tweaking around, I got the
solution with. I have added in my customization layer

-----------------
<xsl:template
match="biblioentry[ancestor::bibliography]">
        <fo:block text-align="left">
                <xsl:apply-imports/>
        </fo:block>
</xsl:template>
---------------------

Still new to DocBook, XSLT and all these stuff :-)
Thanks for the help on other problems. I am certain i
will still get help on other problems I will be
facing.

Deepak K. Shrestha

--- Deepak Shrestha <d88pak@yahoo.com> wrote:

> Hi,
> 
> I want to know, how to make my bibliography text
> left
> justified? As it inherits the full justification
> property from normal paragarph (I guess), some of my
> entries looks weired in the PDF output (specially
> entries to web documents with urls) because long
> urls
> are shifted to next line and the short entries
> before
> that is trying to occupy the whole line (i had
> turned
> off hyphenation).
> 
> Thanks in advance
> 
> Deepak K. Shrestha
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Check out the new Yahoo! Front Page. 
> www.yahoo.com 
>  
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



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