On 6/28/07, Patrick Gundlach wrote:
> Hi,
>
> is there any way to get utf-8 labels and without the 'strange' space
> glyph?
>
> --
>
> \startMPenvironment[+]
> \enableregime[utf]
> \stopMPenvironment
>
>
> \starttext
> foobar baz äöß % <-- OK
>
> \st
Quoting Patrick Gundlach <[EMAIL PROTECTED]>:
>
> [...]
>
>>> in \setupcolumns, what is ntop=
>>
>> From the source: the minimum number op balanced top lines
>>
>> Consider
>> \starttext
>> \startcolumns[n=2,ntop=15,balance=yes]
>> \dorecurse{20}{This is a test line to check for balancing. }
>>
Well, it nearly always helps to put a problem to this newsgroup. It
helps you concentrate better!
The solution was simply, though not obvious at first.
It should not haven been "before=\nohyphens" but "top=\nohyphens".
On Jun 29, 2007, at 19:25, Hans van der Meer wrote:
I encountered some stra
Quoting Hans van der Meer <[EMAIL PROTECTED]>:
> I encountered some strange thing with framedtext's in trying to
> define one where hyphenation is suppressed. The definition is:
> \defineframedtext[myblock][frame=off,style=\tt,width=0.8
> \makeupwidth,before=\nohyphens]
> But then \startmyblock
Hi,
what is the rationale behind
\setupblank[\@@klblank]%
\ifdim\ctxparskip>\zeropoint\relax
\setupwhitespace[\@@klblank]%
\fi
in page-mul.tex (columns)? It seems to me that blank=line inside a
startcolumn does not work if ctxparskip = 0pt, which is the default.
So
[...]
>> in \setupcolumns, what is ntop=
>
> From the source: the minimum number op balanced top lines
>
> Consider
> \starttext
> \startcolumns[n=2,ntop=15,balance=yes]
> \dorecurse{20}{This is a test line to check for balancing. }
> \stopcolumns
> \page
> \startcolumns[n=2,ntop=5,balance=yes
I encountered some strange thing with framedtext's in trying to
define one where hyphenation is suppressed. The definition is:
\defineframedtext[myblock][frame=off,style=\tt,width=0.8
\makeupwidth,before=\nohyphens]
But then \startmyblock text \stopmyblock does not stop hyphenation.
While \star
Quoting Patrick Gundlach <[EMAIL PROTECTED]>:
> Hi,
>
> in \setupcolumns, what is ntop=
From the source: the minimum number op balanced top lines
Consider
\starttext
\startcolumns[n=2,ntop=15,balance=yes]
\dorecurse{20}{This is a test line to check for balancing. }
\stopcolumns
\page
\startco
Hi,
in \setupcolumns, what is ntop= and height=? I've
played with these parameters but couldn't see any effect.
Is it possible that align=yes/no is incorrect? See
http://source.contextgarden.net/tex/context/base/page-mul.tex?search=%40%40klalign
(search for @@klalign)
Patrick
___
I was thinking that things placed in the margin (\inmargin,\inright,
\inleft) would not take up vertical space, but it seems to do just
that inside an itemize.
Example:
\starttext
\textwidth=4cm
\hairline
%(1)
\startitemize[n,joinedup]
\item abc
\item cde
\stopitemize
\hairlin
In article <[EMAIL PROTECTED]>,
nicola <[EMAIL PROTECTED]> wrote:
> Hi,
> I am typesetting a document with XeConTeXt, containing many MetaPost
> figures. All the labels in the figures are typeset using \sometxt{} and
> sometxt(). For some reasons, in the final document some of them appear
> ho
11 matches
Mail list logo