On Sun, Aug 23, 2020 at 12:09:01PM +0200, Andreas Falkenhahn wrote: > Just one last question: Is there any way to put the text below the > horizontal separator line that Texinfo puts below @author? > > Ideally, I want it to look like in footer.png (see attachment). I > can get right-aligned text by using @flushright but how can I put > the right-aligned line "Translated by..." *below* the horizontal > separator line? Is that possible somehow?
I should add that it is possible using a raw @tex block, but not with Texinfo commands themselves, so if you were desparate to do this for some printed book, there would be a way around it.
