On Wed, Oct 24, 2001 at 10:09:18AM +0200, Juergen Vigna wrote: > > On 23-Oct-2001 Jose Abilio Oliveira Matos wrote: > > > While in the docbook model you can have how many head rows and foot rows > > you want to. > > Same in LaTeX!
Ok. > > My solution as to enable both (if present) firsthead and head rows to be > > present in the header, by this order, and foot and last foot to be present > > in the footer. This should be more than enough for most of the cases. > > See my other mail! Ok. > > That is you can have at most two rows in the header and the footer. > > Honestly this should cover most of the cases where you need, so I will not > > concern anymore about it. > > With the actual tabular code you can have as much as you want! How? endhead, endfirsthead, endlastfoot and endfoot are just integers. > > Notice one special feature that makes sense and is copied from the latex > > model, you can specify the same row as header and footer. LyX will copy it > > both to the header and to the footer as it makes sense. The only case where > > this will give problems is when you have an anchor defined in that row, but > > then the only solution I give is "Don't do this", or else copy the row if > > you really want to. So this is a feature and not a bug before anyone asks. ;-) > > This is not possible in LateX! I don't know for Doc-Book! (see former mail) I made that as a convinience. Since in the actual model you can choose both options I decide to follow then instead of complaining. Sometimes it makes sense to have the same row as both header and footer, that was my reasoning. I export that row twice, one for the header and one for the footer. So docbook doesn't support that. > >> In the GUI, long table heads can be defined (so something can be done > >> for docbook) but there's nothing for normal tables. Maybe it should be > >> provided too. > > Well just change the Label (longtable options) for Docbook documents IMO > this can be done and enable it in any way not only when longtable is selected! If the user wants a long table he should say so. So if the users wants a long table switch it on. > > This will only work if you define a long table, else you get a normal > > table. I don't think that normal tables should get this. > > I don't know for Doc-Book is there something as longtable? If yes than it > makes sense to have the above options only enabled when this is selected. > For me Header/Footer make no sense in a 1 page tabular so no need to define > them there! Actually the general tabular is a long table, a normal tabular is a subset of it. That is what justify my previous answer. > > That's the same as the case I have consider in another thread, I don't > > want LyX to be too smart and define things for me. If I want a long table I > > get a long table, if I want a normal table I get a normal table. > > That's it what we do right now! Agree. BTW, thanks for the tabular code, it is a piece of cake to work with now, I remember the headaches I had before when I knew that I had to see the tabular code. ;-) > Jug > > -- > -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ > Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED] > Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 > I-39100 Bozen Web: http://www.sad.it/~jug > -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ > > The goal of science is to build better mousetraps. The goal of nature > is to build better mice. -- José