Am Sonntag 02 August 2015, 09:22:53 schrieb Michael Berger: > Dear Friends of LyX, > I need to add a comment at the end of gloss lines with dots between. > While that works just fine with \glt lines, it fails with other lines(I > experimented a lot). > Footnotes work with any line and this would be my last resort to work > around the problem. > Can somebody point me to a (more) professional way? > I attach two screen-shots.
It is only possible via finger-painting (since glosse redefines space handling): Buku itu suka aku baca\makebox[59.55mm]{\dotfill\textup{Comment}} You will need to fiddle with the box width. Jürgen