ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Having text overflow an image
@ 2013-06-28 18:20 Sander Maijers
  2013-07-04 10:20 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Sander Maijers @ 2013-06-28 18:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I have a few large plots that each should take up an entire landscape A3 
paper sheet. There is a heading above it. Can I print it on top of the 
image (overflowing it)?

Example code:

     \setuppapersize[A3,landscape][A3,landscape]
     \setuplayout[topspace=10mm,header=0mm,footer=10mm]

     \part[appendices]{Appendices}

         \appendix[visualization_relations]{A: Visualizations of the 
relations between perplexity, WER}

             \subappendix{A-1: Scatterplot of perplexity 
(LM\low{baseline} and LM\low{skip})}
             \placefigure
                 [force]
                 [scatterplot_of_PPL]
                 {Scatterplot of perplexity (LM\low{baseline} and 
LM\low{skip}).}
                 {\externalfigure[/tmp/scatterplot_of_PPL.svg][factor=fit]}
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Having text overflow an image
  2013-06-28 18:20 Having text overflow an image Sander Maijers
@ 2013-07-04 10:20 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2013-07-04 10:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 28.06.2013 um 20:20 schrieb Sander Maijers <S.N.Maijers@student.ru.nl>:

> I have a few large plots that each should take up an entire landscape A3 paper sheet. There is a heading above it. Can I print it on top of the image (overflowing it)?
> 
> Example code: 

Examples are supposed to work but your example doesn’t.

>   \setuppapersize[A3,landscape][A3,landscape]
>    \setuplayout[topspace=10mm,header=0mm,footer=10mm]
> 
>    \part[appendices]{Appendices}
> 
>        \appendix[visualization_relations]{A: Visualizations of the relations between perplexity, WER}
> 
>            \subappendix{A-1: Scatterplot of perplexity (LM\low{baseline} and LM\low{skip})}
>            \placefigure
>                [force]
>                [scatterplot_of_PPL]
>                {Scatterplot of perplexity (LM\low{baseline} and LM\low{skip}).}
>                {\externalfigure[/tmp/scatterplot_of_PPL.svg][factor=fit]}

You can create a new heading which let the content overlap with the following text etc.
or you place the heading with a layer.

Wolfgang

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2013-07-04 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28 18:20 Having text overflow an image Sander Maijers
2013-07-04 10:20 ` Wolfgang Schuster

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