Dear all,
I am using \starthanging to implement dropcaps (with small pdf files). I use
this Inside mixedcolumns (2 columns).
I’d like to know if there is a better way than \testcolumn[N], N being the
number of lines of the dropcap, to prevent the location of dropcap being cut
between end
Hello,
Aditya has proposed the following solution on a forum, it works perfectly.
\definetextbackground
[imagebackground]
[
location=paragraph,
background=color,
backgroundcolor=white,
frame=off,
]
\starttext
\startimagebackground
\placefigure[right,none]{}{\externalfig
Hello,
I can not run text around the figure.
thank you,
Fabrice
\starttext
\starthanging[location=right]
{\externalfigure[image.pdf][width=8cm]}
\input knuth
\input knuth
\stophanging
\stoptext
___
If your question
Thanks, Wolfgang--it does help to know when one is asking too much of
ConTeXt.
Alan
On Mon, Mar 3, 2014 at 11:28 AM, Wolfgang Schuster <
schuster.wolfg...@gmail.com> wrote:
>
> Am 02.03.2014 um 21:19 schrieb Alan Bowen :
>
> A follow up, if I may.
>
> Unlike \starthan
Am 02.03.2014 um 21:19 schrieb Alan Bowen :
> A follow up, if I may.
>
> Unlike \starthanging..\stophanging which behaves in the same way in both body
> text and footnotes, \placefigure does not. In footnotes, \olacefigure adds an
> opening blank line and runs the text throug
Thanks, Thangalin. I did not know of \hangsidefloat and \movesidefloat and
can see that they will very useful in combination with \placefigure in the
body text, when I need text to flow over and below images at the side.
The problem is that \placefigure[right or left] does not work in footnotes.
I
Hi Alan,
>From the archives:
http://www.ntg.nl/pipermail/ntg-context/2006/015481.html
The \hangsidefloat and \movesidefloat commands may prove useful.
Once you have a simple working example, post it to this thread and
I'll update the wiki.
___
A follow up, if I may.
Unlike \starthanging..\stophanging which behaves in the same way in both
body text and footnotes, \placefigure does not. In footnotes, \olacefigure
adds an opening blank line and runs the text through the image. It does,
however, seem to place the image better. An example
Hi, Thangalin--
Right now I am working with this minimal example :
\setupexternalfigures[location={local,default}]
\starttext
text text.%
%
\footnote{\starthanging[location={right}]
{\externalfigure[cow][width=.1\textwidth]}
\dorecurse{2}{\input ward}
\stophanging}
\stoptext
Alan
On Fri, Feb
Hi Alan,
Please post your code.
On Fri, Feb 28, 2014 at 6:54 AM, Alan Bowen wrote:
> I am using using \starthanging…\stophanging to embed a small image in a
> paragraph in a footnote. Currently, I have a pattern like:
>
> xx
>
>
I am using using \starthanging...\stophanging to embed a small image in a
paragraph in a footnote. Currently, I have a pattern like:
xx
xx
xx
xx
n-the-margin-next-to-a-figure-using-context
Using \starthanging \stophanging put the text in the correct place but then
the figures ran into each other.
regards
Pete
___
If your question is of interest to others as
fter the other.
>
> I'm new to ConTeXT and have looked at the Details Manual but have not been
> able to fix this.
>
> I've been using something like:
>
> \starthanging{
> \placefigure[force][fig:first]{Caption 1}
> {\externalfigure[first-figure][width=\t
t have not been
able to fix this.
I've been using something like:
\starthanging{
\placefigure[force][fig:first]{Caption 1}
{\externalfigure[first-figure][width=\textwidth]}}
\inother[width=5cm]{Some text for the other bit}
\stophanging
\starthanging{
\placefigure[force][fig:first]{Caption
On Mon, 21 Jan 2013 19:48:09 +0100
Hans Hagen wrote:
> On 1/19/2013 12:06 PM, Alan BRASLAU wrote:
> > Hello,
> >
> > \starthanging\stophanging is a very appreciated feature.
> >
> > However, hanging text wrapped around a figure fails if a new
> > paragr
On 1/19/2013 12:06 PM, Alan BRASLAU wrote:
Hello,
\starthanging\stophanging is a very appreciated feature.
However, hanging text wrapped around a figure fails if a new paragraph
intervenes.
Minimal example:
\starttext
\starthanging [location=right] {\externalfigure [cow] [width=.3\textwidth
Hello,
\starthanging\stophanging is a very appreciated feature.
However, hanging text wrapped around a figure fails if a new paragraph
intervenes.
Minimal example:
\starttext
\starthanging [location=right] {\externalfigure [cow] [width=.3\textwidth]}
This is a first paragraph.
\input tufte
17 matches
Mail list logo