[cl-typesetting-devel] Paragraph Justification
Denis Mashkevich
nedenis at gmail.com
Tue Mar 6 23:25:33 UTC 2007
Thank you Dmitriy, Marc and Brian. Dmitriy's suggestion to add :hfill
at the end of the paragraph solved the justification issue.
I have another question:
Is it possible to specify horizontal and maybe vertical non-breaking
space somehow? I want to try using vertical non-breaking space to try
and deal with "widows" and "orphans", and horizontal one to fix the
problem I have when printing superscript footnote references
separated by a space from the preceding word -- they may get moved to
the next line. (Btw is there any progress on "printing footnotes on
the page they belong" problem?)
Thank you, Denis.
On Mar 6, 2007, at 9:15 AM, Dmitriy Ivanov wrote:
> Hello Denis,
>
> | when generating paragraphs with (paragraph (:h-align :justify) ...),
> | text is indeed justified, but so is the last (short) line of the
> | paragraph, giving very ugly output (something like "last
> | short line of the paragraph"). Is there a
> way
> | around this issue?
>
> I believe that adding :hfill at the very end should help, that is
>
> (paragraph (:h-align :justify) ... :hfill)
> --
> Sincerely,
> Dmitriy Ivanov
> lisp.ystok.ru
>
More information about the cl-typesetting-devel
mailing list