Next in thread → Next in month →

Re: [docbook-apps] How do I style a list of tables?

From
Bob Stayton <>
Date
2013-06-26T17:01:29+00:00
ID
92F254DB94DF41DC93BF37974612736A@totoro
Thread
Re: [docbook-apps] How do I style a list of tables?
Oh, you probably changed the 'toc.margin.properties' 
attribute-set.  You are right, that should also be used for lists of 
tables, etc.

 

You can add it to the template named 'list.of.titles' in your 
customization layer, from fo/autotoc.xsl:

 

    <fo:block 
id="lot...{$titles}...{$id}"
        
xsl:use-attribute-sets="toc.margin.properties">

Bob Stayton
Sagehill Enterprises


From: Bob Stayton 

Sent: Wednesday, June 26, 2013 9:36 AM

To: Eric Nordlund ;  

Subject: Re: [docbook-apps] How do I style a list of 
tables?

Hi Eric,

I'm not sure what differences you are seeing between the TOC 
and list of tables?  They look the same in my output. 

 

Regarding the labels, are you referring to "List of 
Tables"?  If so, those are in the gentext files such as 
common/en.xml,

 

<l:gentext key="ListofTables" text="List of 
Tables"/>

and can be customized per this doc:

 

http://www.sagehill.net/docbookxsl/CustomGentext.html

 

Bob Stayton
Sagehill Enterprises


From: Eric Nordlund 

Sent: Tuesday, June 25, 2013 9:20 AM

To:  

Subject: [docbook-apps] How do I style a list of 
tables?

Hello. I have a docbook -> PDF transformation that is 
looking pretty good, but the List of tables/procedures/examples is styled 
differently than the rest of the table of contents. Is there a way for me to 
make these lists inherit the margins from the TOC?

 

Also, I want to customize the generated text for the labels 
in these lists. Can anyone give me some hints on where to change values for my 
customization layer?

 

Thanks!

 

Eric Nordlund

Customer 
Documentation and Training

Cray 
Inc.

901 5th 
Ave

Seattle, WA 
98164

(206)701-2232
Next in thread → Next in month →