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] Changing <formalpara> title formatting


Bob,

Works great, thanks!

> On May 27, 2015, at 12:25 PM, Bob Stayton <bobs@sagehill.net> wrote:
> 
> Hi Paul,
> There's a parameter for that:
> 
> http://docbook.sourceforge.net/release/xsl/current/doc/fo/runinhead.default.title.end.punct.html
> 
> The default value is period, so if you set that to an empty string, it should omit the period.
> 
> Bob Stayton
> Sagehill Enterprises
> bobs@sagehill.net
> 
> On 5/27/2015 9:55 AM, Paul DuBois wrote:
>> For <formalpara>, the <title> normally is formatted with a period added to the title. For example, this:
>> 
>>  <formalpara>
>> 
>>    <title>Formal Para Title</title>
>> 
>>    <para>
>>      Formal para content.
>>    </para>
>> 
>> Appears like this, with the title in bold:
>> 
>> Formal Para Title.  Formal para content.
>> 
>> I have a document that's being translated into Japanese. My translators tell me that for Japanese, it's better not to have the period added to the formalpara title.
>> 
>> I thought perhaps changing the document from lang="en" to lang="ja" might do the trick, but no dice. Is there a supported way to do this? I don't want to hack my stylesheets in an untoward way because I don't want to affect other documents. Thanks.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
>> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>> 
>> 
>> 



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