ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious vertical space above figure
@ 2017-05-17 23:18 Henri Menke
  2017-05-18  7:45 ` Herbert Voss
  0 siblings, 1 reply; 2+ messages in thread
From: Henri Menke @ 2017-05-17 23:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

Motivated by this question on TeX.SX
https://tex.stackexchange.com/questions/370292
I found out that in a full-page figure there is a spurious vertical
space of .5\baselineskip above the figure.  I was not able to find out
where it comes from.  Is this by design?  MWE is below.

Cheers, Henri

---

\showframe

\starttext

\input knuth

\startplacefigure
  [location={leftpage,none}]
  %% remove spurious vertical space
  %% don't ask me where it comes from
  %\blank[-.5\baselineskip]

  \externalfigure
    [dummy]
    [height=\textheight,width=\textwidth]
\stopplacefigure

\stoptext
___________________________________________________________________________________
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: Spurious vertical space above figure
  2017-05-17 23:18 Spurious vertical space above figure Henri Menke
@ 2017-05-18  7:45 ` Herbert Voss
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Voss @ 2017-05-18  7:45 UTC (permalink / raw)
  To: ntg-context

Am 18.05.2017 um 01:18 schrieb Henri Menke:

> Motivated by this question on TeX.SX
> https://tex.stackexchange.com/questions/370292
> I found out that in a full-page figure there is a spurious vertical
> space of .5\baselineskip above the figure.  I was not able to find out
> where it comes from.  Is this by design?  MWE is below.

> ---
> 
> \showframe
> 
> \starttext
> 
> \input knuth
> 
> \startplacefigure
>    [location={leftpage,none}]

\startplacefigure
     [location={lftpage,high,none}]


Herbert



>    %% remove spurious vertical space
>    %% don't ask me where it comes from
>    %\blank[-.5\baselineskip]
> 
>    \externalfigure
>      [dummy]
>      [height=\textheight,width=\textwidth]
> \stopplacefigure
> 
> \stoptext

___________________________________________________________________________________
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:[~2017-05-18  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 23:18 Spurious vertical space above figure Henri Menke
2017-05-18  7:45 ` Herbert Voss

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