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: [docbook-apps] callout problems


> One more parameter:  use.extensions=1

Thanx alot.

I had to do one more thing though. I had to include the 
"extensions/xalan25.jar" in my classpath. Found it nicely documented in the 
offical docs :-)

> You'll probably also want to remove that first line feed in
> your programlisting, because line 1 is blank otherwise.

Yeah, I see your point now that it works. But, is there not another better 
tagging for this? I find it irritating that I have to do de-indent my program 
in programlisting all to the left, to avoid all the spaces. Guess it is a 
result of it being a verbatim environment, but maybe you knew of a better 
way?

If I am to avoid the newline, it becomes even more ugly:

                 <programlisting>$ foo
$ bar
$ bleech
$ oink</programlisting>

?

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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