Convert indentation tabs within <programlisting> elements to 4 spaces.
authorBill Meier <wmeier@newsguy.com>
Fri, 17 Dec 2010 21:31:55 +0000 (21:31 -0000)
committerBill Meier <wmeier@newsguy.com>
Fri, 17 Dec 2010 21:31:55 +0000 (21:31 -0000)
commit9fb850cf5bf8087ac13121b0ecce1542c88672eb
tree2430e9d1b0bb5b50ebfac09761fa9c2ecf553e82
parent160bee8c168498b021c9d20da5cb91690d7f4b6b
Convert indentation tabs within <programlisting> elements to 4 spaces.

As the book says:
 "Often a program listing will include tab characters to indent lines of code.
  When such a listing is imported to DocBook XML and formatted, the tab
  characters are not expanded as they are in the program editor.
  That's because in XSL-FO and HTML, tab stops and tab expansion are not
  described in either HTML or XSL-FO standards.
  By default, an XSL-FO processor treats a tab character as a single space,
  which leads to unsatisfactory results."

http://www.sagehill.net/docbookxsl/TabExpansion.html

svn path=/trunk/; revision=35215
docbook/wsdg_src/WSDG_chapter_dissection.xml