leading on html text

I don’t understand why there is no leading in Express. I understand the idea of “Express” but leading should be in there along with at least custom Margins and Padding. It’s like restricting you to just yellow for colors.

Why’d they cut it?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 27/8/08 (at 04:26 -0400) Dan J said:

Why’d they cut it?

Standard software marketing economics, and the need to find the right
kind of product differentiators.

I realise this isn’t your position on this, but, personally, I think
that leading is one of the things that the typical Express user
wouldn’t miss at all.

You can always add it using the Extended button, although you’d need
to preview to see the results.

k


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Found I could just create a “p” tag like in the Pro version and apply leading from the “Page > HTML Markup” part.

You’d then add:

<style type="text/css">
	p {
	line-height: 22px;
	}
</style>

An extra step, but it works.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options