This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]