> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Quite difficulet really. Would need the breaking algorithm to
Lars> discover that this inset is to be treated as a hfill. We could
Lars> to that by returning a special value from Inset::width, say -2.
Lars> Can we otherwise ima
On 23-May-2000 Lars Gullik Bjønnes wrote:
>
> Quite difficulet really. Would need the breaking algorithm to discover
> that this inset is to be treated as a hfill. We could to that by
> returning a special value from Inset::width, say -2. Can we otherwise
> imagine insets with negative width?
>
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
|
| Dekel> On Sun, May 07, 2000 at 11:25:14PM -0300, Garst R. Reese wrote:
| >> \hrulefill and \dotfill to complement \hfill Thanks
|
| Dekel> These should be quite easy to implement. I ma
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Sun, May 07, 2000 at 11:25:14PM -0300, Garst R. Reese wrote:
>> \hrulefill and \dotfill to complement \hfill Thanks
Dekel> These should be quite easy to implement. I may do it if there
Dekel> are no objections.
I think it would b
On Sun, May 07, 2000 at 11:25:14PM -0300, Garst R. Reese wrote:
> \hrulefill and \dotfill to complement \hfill
> Thanks
These should be quite easy to implement. I may do it if there are no
objections.
Few points to think about:
1. It will require new meta-character tags (enum META_KIND).
2. Wh
\hrulefill and \dotfill to complement \hfill
Thanks
Garst