ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Initial caps with short paragraph
@ 2021-07-08 23:58 Thangalin
  2021-07-09  9:49 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Thangalin @ 2021-07-08 23:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 597 bytes --]

This has come up before on the mailing list, but I was wondering if LMTX
has a more elegant solution than using a transparent/invisible capture of
the drop-cap.

Consider:

\setupinitial[n=2, style=\tfd,
location=text]\setuphead[chapter][after={\placeinitial}]
\starttext
  \chapter

  Hello world!

  \input ward\stoptext

The output shows that the second paragraph is not indented beyond the
bounding box of the drop-cap, resulting in an overlap. This isn't a problem
when the first paragraph spans two or more lines.

Any ideas for how to resolve this without changing the content?

Thank you!

[-- Attachment #1.2: Type: text/html, Size: 1183 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Initial caps with short paragraph
  2021-07-08 23:58 Initial caps with short paragraph Thangalin
@ 2021-07-09  9:49 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2021-07-09  9:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Thangalin

On 7/9/2021 1:58 AM, Thangalin wrote:
> This has come up before on the mailing list, but I was wondering if LMTX 
> has a more elegant solution than using a transparent/invisible capture 
> of the drop-cap.
> 
> Consider:
> 
> |\setupinitial[n=2, style=\tfd, location=text] 
> \setuphead[chapter][after={\placeinitial}] \starttext \chapter Hello 
> world! \input ward \stoptext |
> 
> The output shows that the second paragraph is not indented beyond the 
> bounding box of the drop-cap, resulting in an overlap. This isn't a 
> problem when the first paragraph spans two or more lines.
> 
> Any ideas for how to resolve this without changing the content?
all is possible but in a complex system with lots of possible 
interactions it will never be robust (especially carrying over stuff 
across paragraphs and page boundaries)

I'll provide

\forgetinitial

and maybe some more clever hack but then i first have to play more with 
some new features (there are a bunch awaiting experiments).

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-09  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 23:58 Initial caps with short paragraph Thangalin
2021-07-09  9:49 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).