This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: long strings


Hi Tim,

Three solutions:

1) The quick and dirty: Add a space/newline where you want the line to
be cutted

2) The tedious and clean: put the long string into another tag like
<parameter> and make sure it is processed with the \url TeX command and
package.

3) The tricky: reduce the font size for <userinput> ;-)

Camille.

Tim Terlegård a écrit :
> 
> If I have a very long string it won't be broken down to two or more lines,
> the last part just dissapears outside the paper (or pdf). I have this:
> 
> <userinput>$ snmpwalk hostname communitystring
> host.hrSWInstalled.hrSWInstalledTable.hrSWInstalledEntry.hrSWInstallName</userinput>
> 
> The last part in the last string will be cut out from the document. How
> should I solve this? I thought of SBR, but it doesn't seem to be available in
> <para> or <userinput>.
> 
> I'm using DSSSL 1.72
> 
> Thanks,
> 
> Tim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]