Search found 10 matches
- Mon Oct 10, 2005 2:51 pm
- Forum: XSLT and FOP
- Topic: Chunking?
- Replies: 5
- Views: 4079
- Sun Oct 09, 2005 2:24 pm
- Forum: XSLT and FOP
- Topic: Chunking?
- Replies: 5
- Views: 4079
Thanks George. What would be the best way to specify an base dire relative to my working directory? I tried setting the base.dir to ${cfd}/ouput via the 'Configure transformation scenario' interface in Oxygen but that didn't seem to work, it still generated the files in the Oxygen directory instead....
- Fri Oct 07, 2005 8:09 pm
- Forum: XSLT and FOP
- Topic: Weird TOC indentation in PDF document?
- Replies: 5
- Views: 4621
Sorry re-reading my message I just saw that the indentation doesn't display in the message!
I meant
I meant
Code: Select all
With 2 parts I get:
I. First part
1. Chapter Title
Section1 Title
test sect2
2. Second part
1. Chapter Title
Section1 Title
test sect2
- Fri Oct 07, 2005 8:06 pm
- Forum: XSLT and FOP
- Topic: Weird TOC indentation in PDF document?
- Replies: 5
- Views: 4621
Hi again, OK, I have followed your insrructions, generated the PDF first without a customisation layer, using the out-of-the-box DocBook PDF transformation scenario. I get I. First part 1. Chapter Title Section1 Title test sect2 So basically the first part is indented, everything else is flat. I the...
- Fri Oct 07, 2005 4:08 pm
- Forum: XSLT and FOP
- Topic: Weird TOC indentation in PDF document?
- Replies: 5
- Views: 4621
Hi sorin, I have tried your suggestion but it doesn't seem to have made any difference to the indentation. Just to clarify, I am talking about the main TOC for the whole book. According to Bob Stayton - http://www.sagehill.net/docbookxsl/PrintToc.html#PrintTocEntries : "These templates are located i...
- Thu Oct 06, 2005 11:05 pm
- Forum: XSLT and FOP
- Topic: Weird TOC indentation in PDF document?
- Replies: 5
- Views: 4621
Weird TOC indentation in PDF document?
Hello, The Oxygen Docbook indentation for the table of contents in PDF documents seems to be wrong: chapter sect1 sect2 sect2 sect1 sect2 sect2 chapter sect1 ... So basically the chapters are indented and the sections are flat... I was expecting: chapter sect1 sect2 sect2 sect1 sect2 sect2 chapter s...
- Mon Sep 26, 2005 11:44 am
- Forum: XSLT and FOP
- Topic: Chunking?
- Replies: 5
- Views: 4079
- Mon Sep 26, 2005 11:13 am
- Forum: Common Problems
- Topic: Integrated browser??
- Replies: 2
- Views: 2311
- Mon Sep 26, 2005 9:26 am
- Forum: XSLT and FOP
- Topic: Chunking?
- Replies: 5
- Views: 4079
Chunking?
Hello, I am trying to create some software documentation using DocBook and Oxygen 6.2. I would like to format the HTML output in a samilar way to the Oxygen documentation: http://www.oxygenxml.com/doc/ug-oxygen/index.htm i.e. split into sections or chapter and possibly the option of having frames/no...
- Sun Sep 25, 2005 8:15 pm
- Forum: Common Problems
- Topic: Integrated browser??
- Replies: 2
- Views: 2311
Integrated browser??
I have just installed a trial version of Oxygen 6.2 to create some docbook documentation. The sample docbook page in Oxygen states: "In order to preview this text in the integrated browser, you have to choose the "docbook/xsl/xhtml/docbook.xsl" stylesheet. For this press the "T.." button", then clic...