ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: \start\stoplines and image
       [not found] <mailman.1.1203850802.25475.ntg-context@ntg.nl>
@ 2008-02-24 19:25 ` Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Werners-Lucchini @ 2008-02-24 19:25 UTC (permalink / raw)
  To: ntg-context

Hi Wolfgang,

> You should use the right command for this purpose.
> 
> \startfiguretext
>   {none}
>   {\blackrule[height=\textheight,width=.5\textwidth]}
>   \startlines
>    Sie sprach:
>    \quotation{Das ist
>    ein Test.}
>    \stoplines
> \stopfiguretext

Yes, that works.
But why is my example wrong? 
It's more or less stolen from <It's in the details>.

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


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

* Re: \start\stoplines and image
  2008-02-23 15:05 Wolfgang Werners-Lucchini
@ 2008-02-23 22:34 ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2008-02-23 22:34 UTC (permalink / raw)
  To: ntg-context

On Sat, 23 Feb 2008 16:05:25 +0100
"Wolfgang Werners-Lucchini" <wwl@musensturm.de> wrote:

> Hallo,
> 
> I have a little problem with the following code:
> -----------------------------------------------
> \setuppapersize[S6][S6]
> \setuplayout[bottomspace=.8cm,bottom=12pt,backspace=1.2cm,width=middle
> ]
> \starttext
> \placefigure[left,height]{none}{%
> \externalfigure[img.jpg][height=0.99\textheight]}

Don't use images in examples, you could use \blackrule or \framed
instead, another option are dummy figures with fixed values for the
width and height of the figure.

> \startlines
> Sie sprach:
> \quotation{Das ist
> ein Test.}
> \stoplines
> \stoptext
> -----------------------------------------------
> The text between \start\stoplines is not completly placed in the 
> right of the image. The quoted parts are moved to the left, on top of 
> the image. What is wrong here?

You should use the right command for this purpose.

\startfiguretext
  {none}
  {\blackrule[height=\textheight,width=.5\textwidth]}
  \startlines
   Sie sprach:
   \quotation{Das ist
   ein Test.}
   \stoplines
\stopfiguretext


Greetings,

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


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

* \start\stoplines and image
@ 2008-02-23 15:05 Wolfgang Werners-Lucchini
  2008-02-23 22:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Werners-Lucchini @ 2008-02-23 15:05 UTC (permalink / raw)
  To: ntg-context

Hallo,

I have a little problem with the following code:
-----------------------------------------------
\setuppapersize[S6][S6]
\setuplayout[bottomspace=.8cm,bottom=12pt,backspace=1.2cm,width=middle
]
\starttext
\placefigure[left,height]{none}{%
\externalfigure[img.jpg][height=0.99\textheight]}
\startlines
Sie sprach:
\quotation{Das ist
ein Test.}
\stoplines
\stoptext
-----------------------------------------------
The text between \start\stoplines is not completly placed in the 
right of the image. The quoted parts are moved to the left, on top of 
the image. What is wrong here?

Gruß, 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-02-24 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1203850802.25475.ntg-context@ntg.nl>
2008-02-24 19:25 ` \start\stoplines and image Wolfgang Werners-Lucchini
2008-02-23 15:05 Wolfgang Werners-Lucchini
2008-02-23 22:34 ` 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).