Re: How do you set @Book { @Title{} } font size?
Jeff Kingston <[email protected]>
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
Mark,
> I think this ought to be more easily configurable though:-)
The trouble is, making everything more configurable is a task with
no well-defined endpoint. And after all you do have @OnTitlePage.
> However, it turned out that my @Book { @Title{} } wasn't actually being
> used! I use @BeforeTitlePage, @OnTitlePage, and @AfterTitlePage, and
> mixed up one of these with the @Title. (Maybe there should be a warning
> if you use @Title and it won't produce any output because you've used
> @OnTitlePage?)
Lout doesn't have an operator for printing a warning on stderr. It
would be possible to print a warning message in the actual document.
But again, there are so many plausible cases for such warnings; where
does it end?
Jeff