|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Wrapping text around an imageI have an image at the beginning of a paragraph around which I want to wrap text. The image is not a figure (it's a photograph). The image "sticks up" from the text instead of being placed inline with it. In otherwords, I want the first line of the text to align with the top of the image. Any suggestions on how I can accomplish this?
|
|
|
Re: Wrapping text around an imageWrapping text around an image is normally done with a side float. It cannot
be done with an inline image. Is this HTML or FO output? This page describes side floats in printed output: http://www.sagehill.net/docbookxsl/SideFloats.html This page from Antenna House describes how to do a drop cap with a side float, which is similar to your need: http://www.antennahouse.com/support/qa/QA/2002093012.html If you are using FOP, though, side floats are not yet supported. Bob Stayton Sagehill Enterprises bobs@... ----- Original Message ----- From: "ashelton3" <ashelton3@...> To: <docbook-apps@...> Sent: Sunday, June 21, 2009 10:19 AM Subject: [docbook-apps] Wrapping text around an image > > I have an image at the beginning of a paragraph around which I want to > wrap > text. The image is not a figure (it's a photograph). The image "sticks up" > from the text instead of being placed inline with it. In otherwords, I > want > the first line of the text to align with the top of the image. Any > suggestions on how I can accomplish this? > -- > View this message in context: > http://www.nabble.com/Wrapping-text-around-an-image-tp24136640p24136640.html > Sent from the docbook apps mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docbook-apps-unsubscribe@... > For additional commands, e-mail: docbook-apps-help@... > > > --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@... For additional commands, e-mail: docbook-apps-help@... |
|
|
Java problem with Eclipseerror when running Eclipse to do docbook build. I can run this build file
fine from IBMs Rad7 but cannot run it on Eclipse (they should be similiar and I have them running from the JRE. Any thoughts as to why I am having this error?. Buildfile: C:\eclipse_xmldocs\Eclipse_xmldocs\EASFrameworkDocs \buildhtml.xml init: generate-services: [echo] Generating services [java] java.lang.NoClassDefFoundError: org/apache/xalan/xslt/Process [java] Exception in thread "main" BUILD FAILED C:\eclipse_xmldocs\Eclipse_xmldocs\EASFrameworkDocs\buildhtml.xml:26: Java returned: 1 ********** The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee. Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in Oklahoma; or (972)766-6900 in Texas. ********** --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@... For additional commands, e-mail: docbook-apps-help@... |
|
|
Re: Java problem with EclipseHmm. Solved it myself. Problem was the Ant Home for Eclipse Ganymede verion
was org.apache.net 1.7.0 and on Rad7 it was org.apache.net 1.6.5. Not too sure why it would cause a problem but it did, I fixed and build is running fine. Tom_Towle@bcbsil. com To 06/24/2009 08:29 "Bob Stayton" <bobs@...> AM cc docbook-apps@... Subject [docbook-apps] Java problem with Eclipse error when running Eclipse to do docbook build. I can run this build file fine from IBMs Rad7 but cannot run it on Eclipse (they should be similiar and I have them running from the JRE. Any thoughts as to why I am having this error?. Buildfile: C:\eclipse_xmldocs\Eclipse_xmldocs\EASFrameworkDocs \buildhtml.xml init: generate-services: [echo] Generating services [java] java.lang.NoClassDefFoundError: org/apache/xalan/xslt/Process [java] Exception in thread "main" BUILD FAILED C:\eclipse_xmldocs\Eclipse_xmldocs\EASFrameworkDocs\buildhtml.xml:26: Java returned: 1 ********** The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee. Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in Oklahoma; or (972)766-6900 in Texas. ********** --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@... For additional commands, e-mail: docbook-apps-help@... ********** The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee. Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in Oklahoma; or (972)766-6900 in Texas. ********** --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@... For additional commands, e-mail: docbook-apps-help@... |
| Free embeddable forum powered by Nabble | Forum Help |