Hans Hagen wrote:
a long story ... to which ttp wizzard taco might want to add comment
ok, a fix first (missing \fi)
\def\godown[#1]%
{\relax
\ifhmode\endgraf\fi
\ifvmode\nointerlineskip\vskip#1\relax\fi}
okay. Those missing \fi's were troubling.
what you observe is some interfe
o one another. I find myself
having to adjust for little gaps with:
\godown[-0.029\bodyfontsize]
Does this ring a bell with anyone?
The last time I had problems with minute offsets, it was Acrobat's
fault. Do you also have problems in DVI mode?
Hmm. I do need to examine it in differe
Hans Hagen wrote:
Adam Lindsay wrote:
having to adjust for little gaps with:
\godown[-0.029\bodyfontsize]
Does this ring a bell with anyone? I would have thought \godown[0pt]
was the answer, but not so, here. The font metrics seem to be right,
adding up to 1000 in both directions (or a
yself
having to adjust for little gaps with:
\godown[-0.029\bodyfontsize]
Does this ring a bell with anyone?
The last time I had problems with minute offsets, it was Acrobat's
fault. Do you also have problems in DVI mode?
Taco
___
ntg-context ma
Hans Hagen wrote:
question for taco: how difficult would it be to have something:
\squeezebox\scratchbox
Will think about it. should be doable enough, after all you can
do this by hand as well (using \lastbox etc.).
Taco
___
ntg-context mailing
Adam Lindsay wrote:
Hi all,
What's happening here?
\setupcolors[state=start]
\starttext
\startTEXpage
\dorecurse{2}{abc\godown[0pt]}
\stopTEXpage
\startTEXpage
\startcolor[yellow]
\dorecurse{2}{abc\godown[0pt]}
\stopcolor
\stopTEXpage
\stoptext
a long story ... to which ttp wizzard
yself
having to adjust for little gaps with:
\godown[-0.029\bodyfontsize]
Does this ring a bell with anyone? I would have thought \godown[0pt]
was the answer, but not so, here. The font metrics seem to be right,
adding up to 1000 in both directions (or a little more, actually,
considering overla
Hi all,
What's happening here?
\setupcolors[state=start]
\starttext
\startTEXpage
\dorecurse{2}{abc\godown[0pt]}
\stopTEXpage
\startTEXpage
\startcolor[yellow]
\dorecurse{2}{abc\godown[0pt]}
\stopcolor
\stopTEXpage
\stoptext
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
t for little gaps with:
\godown[-0.029\bodyfontsize]
Does this ring a bell with anyone? I would have thought \godown[0pt] was
the answer, but not so, here. The font metrics seem to be right, adding
up to 1000 in both directions (or a little more, actually, considering
overlapping
Jessica Holle wrote:
Yes this works. Thx,
But I've testet it with godown=0pt
When I say this is to much distance between the "kastens" and
comment "\godown=0pt" out there is the same strange thing.
When I comment it on all my pages out there is a bigger distance
bet
sed in the metafun
manual.
Have a good weekend
Willi
Jessica Holle wrote:
Yes this works. Thx,
But I've testet it with godown=0pt
When I say this is to much distance between the "kastens" and
comment "\godown=0pt" out there is the same strange thing.
When I commen
Yes this works. Thx,
But I've testet it with godown=0pt
When I say this is to much distance between the "kastens" and
comment "\godown=0pt" out there is the same strange thing.
When I comment it on all my pages out there is a bigger distance
between the first and second &
aphic in metafun and make a overlay with this as the
background.
Then I defined a framed box with the same values as the graphic, use
the overlay as a background and nice I have my menu.
But then I make a small space with \godown and now the framed
section goes down and up from page to page.
This ph
ame values as the graphic, use
the overlay as a background and nice I have my menu.
But then I make a small space with \godown and now the framed
section goes down and up from page to page.
This phenomenon is only when I do the link (\goto) on the whole
framed. When I put the link on the text ther
Hans wrote:
quick and dirty:
\setuphead[chapter][before=\vbox to 10cm\bgroup,after=\vss\egroup]
\starttext
\chapter{test} \input tufte
\chapter{test\endgraf test} \input tufte
\stoptext
there are other solutions (synchronizing stuff) but that's more complex
Great! This solution worked for me. I hav
space the title takes up, the first line after it should
always start at the same vertical point.
Something like
--
\chapter{Chapter title}
\godown[to=15pc]
Start of the text of the chapter...
quick and dirty:
\setuphead[chapter][before=\vbox to 10cm\bgroup,after=\vss\egroup]
\starttext
\ch
the first line after it should
always start at the same vertical point.
Something like
--
\chapter{Chapter title}
\godown[to=15pc]
Start of the text of the chapter...
--
would be ideal, but of course \godown starts from the current point and
doesn't offer a to= option! I'm not sure
17 matches
Mail list logo