ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Why are my captions overlapping next text in combinations?
       [not found] <946947242.2655850.1669415141441.ref@mail.yahoo.com>
@ 2022-11-25 22:25 ` Joel via ntg-context
  2022-11-26 13:38   ` Wolfgang Schuster via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Joel via ntg-context @ 2022-11-25 22:25 UTC (permalink / raw)
  To: Mailing List for ConTeXt Users; +Cc: Joel


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

I have some combinations used throughout my document like this:
\starttext
       \startcombination[4*2]            {%
                \framed[width=.25\textwidth, height=.25\textwidth]{}%
            }{%
                \strut word \\ \thinrule\hairline\hairline%
            }%
        \stopcombination    \input knuth

\stoptext
This makes a box, then displays a word underneath, and then some blank lines.
The problem I'm having is many times the caption text is covering up whatever appears after. In this minimal example, I tried showing the problem, but somehow this is rendering find, not covering the \input knuth text.
Also, if I add more more items to the combination, the second row appears above the first row!

My document is rather complex, so I couldn't find a way to simplify it enough to get a minimal example to reveal the problem that is appearing.

Any ideas what might be causing the caption text to overlap and cover whatever appears after it?
--Joel

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

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

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

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

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

* Re: Why are my captions overlapping next text in combinations?
  2022-11-25 22:25 ` Why are my captions overlapping next text in combinations? Joel via ntg-context
@ 2022-11-26 13:38   ` Wolfgang Schuster via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster via ntg-context @ 2022-11-26 13:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Joel via ntg-context; +Cc: Wolfgang Schuster


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

Joel via ntg-context schrieb am 25.11.2022 um 23:25:
> I have some combinations used throughout my document like this:
>
> \starttext
> \startcombination[4*2]
>             {%
>  \framed[width=.25\textwidth, height=.25\textwidth]{}%
>  }{%
>                 \strut word \\ \thinrule\hairline\hairline%
>          }%
>         \stopcombination
>     \input knuth
>
> \stoptext
>
> This makes a box, then displays a word underneath, and then some blank 
> lines.
>
> The problem I'm having is many times the caption text is covering up 
> whatever appears after. In this minimal example, I tried showing the 
> problem, but somehow this is rendering find, not covering the \input 
> knuth text.
>
> Also, if I add more more items to the combination, the second row 
> appears above the first row!
>
> My document is rather complex, so I couldn't find a way to simplify it 
> enough to get a minimal example to reveal the problem that is appearing.
>
> Any ideas what might be causing the caption text to overlap and cover 
> whatever appears after it?

Do you other combinations also pass wrong values for the number of rows 
and columns like in your example above?

Wolfgang


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

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

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

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

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

end of thread, other threads:[~2022-11-26 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <946947242.2655850.1669415141441.ref@mail.yahoo.com>
2022-11-25 22:25 ` Why are my captions overlapping next text in combinations? Joel via ntg-context
2022-11-26 13:38   ` Wolfgang Schuster via ntg-context

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).