Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rajpatel5901

  1. rajpatel5901

    What is good CSS stylesheet for docbook "book?

    DocBook schema has several templates such as book, article, chapter, section etc. These are specific templates. Since I am writing a book, I am using book template. Raj
  2. rajpatel5901

    What is good CSS stylesheet for docbook "book?

    I don't know CSS. I was just trying to see if some had an experience with writing an docbook "book" and had applied certain CSS. It looks like I will have to learn the CSS and write as per my needs. The docbook "book" style is for writing a book and CSS style for that would be a good help...
  3. rajpatel5901

    What is good CSS stylesheet for docbook "book?

    I am righting a docbook "book". Some of the fonts are not looking good and would like to enhance the fonts. I learned that I could use CSS for enhancing fonts output in html. I am trying to see if someone has gone thru the experience and have used a good CSS stylesheet file. I would like to get...
  4. rajpatel5901

    Is there a good CSS stylesheet for docbook book?

    I am righting a docbook "book". Some of the fonts are not looking good and would like to enhace the fonts. I learned that I could use CSS for enhancing fonts output in html. I am trying to see if someone has gone thru the experience and have used a good CSS stylesheet file. I would like to get a...
  5. rajpatel5901

    How can I put figure title at bottum of the figure?

    JontyMC, Here is the XML code: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE book (View Source for full doctype...)> - <book> <title>Assets and Records Verification Services - Wireless and Switch Reality</title> - <chapter> <title>Assets and Records Verification Services -...
  6. rajpatel5901

    XSL/XSLT Editor

    Thankss Tom for information. I have downloaded altova, but I think it is expensive. I will try Stylus Studio. I am developing a technical document for my company. Once the trial period is over, I will buy one of the editor. I need the following transformations: XML-HTML XML-PDF XML-Text...
  7. rajpatel5901

    XSL/XSLT Editor

    Is there is a good XSL editor and hopefully free? I need to edit a stylesheet. Also, do anyone have any experience with editing stylesheet? what is the best way to edit? pros and cons. Any help is appreciated? Thanks, Raj
  8. rajpatel5901

    How can I put figure title at bottum of the figure?

    I have the following XML code in which I have added a figure and the title of the figure. I have done that by adding "figure(screenshot" attribute. When I run the XML file thru docbook.xsl stylesheet, the title of the figure comes at the top of the figure. I need to get the title at the bottum...

Part and Inventory Search

Back
Top