OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: emacs and docbook-xsl


Hi all,

I notice that every time I'm customizing docbook-xsl stylesheets, my
indent differs from the indent in the original docbookx-xsl stylesheets.
I'm using xsl-mode, but for example my attributes do not align with the
first attribute within the element. 

So I get this:

<fo:block margin-left="2px"
  margin-right="2px"/>

Instead of this:

<fo:block margin-left="2px"
          margin-right="2px"/>

There's probably a nice way to achieve this, but I haven't found it yet.
Any suggestions? Maybe even a .emacs snippet?

Wilfred


-- 
_________________________________________________________________
Wilfred Springer                Phone  : +31 (0)3 3451 5736
Java Architect                  Mobile : +31 (0)6 2295 7321
Sun Java Center                 Fax    : +31 (0)3 3451 5734
Sun Microsystems Netherlands    Mail   : wilfred.springer@sun.com


NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact
the sender by reply email and destroy all copies of the original
message.




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]