Hi Brad, perhaps you can insert such symbol in a 2-steps approach, by editing the Intermediate Format. I never tried this however.
Pascal Brad Smith a écrit : > Is it possible to make it so lines that are broken within a block have > some sort of graphic or character denoting the fact? For example, > suppose I start with docbook like this: > > <programlisting># This is a very long comment, and if it flows onto > the next line it is important that it remain clear to the user that > the latter portion of the comment is part of the same line as the > former</programlisting> > > I would want the text to render like: > > # This is a very long comment, and if it flows onto the next line it > is important that it remain clear \ > to the user that the latter portion of the comment is part of the same > line as the former > > ...or similar. The ability to actually insert a graphic would be even > better than a '\' character. I currently have a script that does this, > but I feel like there's got to be a way in fop/xslfo that I'm just > missing. > > Thanks, > --Brad > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
