Re: How do you set @Book { @Title{} } font size?

"Valeriy E. Ushakov" <[email protected]>
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
On Wed, Jan 23, 2013 at 11:15:47 +0000, Mark Summerfield wrote:

> I have
> 
>     @Book
> 	@Title{The Title}
> 
> but I can't see how to set the @Title's font size (and using, say, 
> 	@Title{27p @Font{The Title}}
> has no effect.

Doesn't seem to be configurable.  You can probably use @OnTitlePage
instead.  See def @On in include/bookf:

def @On
{
    @OnTitlePage @Case {
        "" @Yield {
                //1i    |0.5rt 2.5f @Font {1.2fx clines} @Break @Title |
                //2i    |0.5rt clines @Break @Author |
                //1i    |0.5rt clines @Break @Edition |
                //1rt   @OneRow @Publisher
        }
        else @Yield @OnTitlePage
    }
}


-uwe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.