Setting Page Size and displaying result correctly

2020-10-06 Thread Christopher Dimech
Dear Compeers, I have recently mentioned allowing multiline titles in structured commands (e.g. @chapter, @section, @unnumberedsec) Another Texinfo aspect to mention is properly setting the page size using @pagesizes. Firstly, if one uses a smaller pagesize, the resulting pdf simply cuts the pa

Re: Setting Page Size and displaying result correctly

2020-10-06 Thread Gavin Smith
On Tue, Oct 06, 2020 at 09:58:32AM +0200, Christopher Dimech wrote: > Dear Compeers, > > I have recently mentioned allowing multiline titles in structured commands > (e.g. @chapter, @section, @unnumberedsec) > > Another Texinfo aspect to mention is properly setting the page size using > @pagesiz

Re: Setting Page Size and displaying result correctly

2020-10-06 Thread Christopher Dimech
These are two considerations for Page Sizes as described below. 1. Consistency in applying commands It is true that the manual says that @pagesizes refers to text-area. However, it should be remembered that papersizes such as @afourpaper and @afivepaper always refer to the actual size of the pap

Re: Setting Page Size and displaying result correctly

2020-10-06 Thread Gavin Smith
On Tue, Oct 06, 2020 at 07:51:08PM +0200, Christopher Dimech wrote: > These are two considerations for Page Sizes as described below. > > > 1. Consistency in applying commands > > It is true that the manual says that @pagesizes refers to text-area. > However, it should be remembered that papersi