Jean and David: Both of your suggestions work great. Sorry for the noise.
-- Knute Snortum On Mon, Jul 12, 2021 at 10:52 AM ming tsang <[email protected]> wrote: > > Thank you David Kastrup, > As suggested I use \wordwrap-string instead of \wordwrap. It works. > one question: is there any special character for the wrap text OR just when > the line fills up it wraps to the next line? > > Shalom, > yMing Tsang > > On Mon, Jul 12, 2021 at 12:28 PM David Kastrup <[email protected]> wrote: >> >> Knute Snortum <[email protected]> writes: >> >> > Aaron Hill: >> > >> > I would like to be able to see the *entire* command line, but when I write >> > this: >> > >> > %%% >> > \version "2.22.1" >> > >> > #(define commandLine (object->string (command-line))) >> > >> > \markup { \wordwrap { \commandLine } } >> > %%% >> > >> > ... the text scrolls off the page (see attached). I can guess why >> > \wordwrap doesn't work the way I want: it just sees one big string. Is >> > there a way to get the command line string to break or wrap at the >> > spaces? >> >> This may be too obvious, but anything wrong with \wordwrap-string ? >> >> -- >> David Kastrup > > > > -- > ming (lyndon) tsang
