I am setting up notes and exercises for my students. Each set of exercises
is in an itemize environment, and each \item consists of a table of
problems. The trouble is, the itemize doesn't break across pages - I have
to put manual page breaks in.
How can I encourage automatic page-breaks?
Thank
2011/3/9 Wolfgang Schuster :
>
> \setupheader[style=...,color=...]
it works like a charm =D
>
> Wolfgang
--
Milton
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist :
Am 09.03.2011 um 21:24 schrieb Milton Galo Patricio Inostroza Aguilera:
> Hi,
>
> I'm trying to setup the style of the header text in this way:
>
> \setupcolors[state=start,system=rgb]
> \definecolor[Darkred][r=0.5,g=0.0,b=0.0]
>
> \definehead[MyChapter][chapter]
>
> \setuphead[MyChapter][
>
Hi,
I'm trying to setup the style of the header text in this way:
\setupcolors[state=start,system=rgb]
\definecolor[Darkred][r=0.5,g=0.0,b=0.0]
\definehead[MyChapter][chapter]
\setuphead[MyChapter][
after=\blank,
number=no,
continue=no,
textcolor=Darkred,
style=\ss\tfc
]
\starttext
\MyCh
Hi Mathew,
I looked at your example. I made some comments on \setuplayout and setup of
fonts \switchtobodyfont vs. \setupbodyfont.
Willi
On 9 Mar 2011, at 18:04, mathew wrote:
> Hi. I recently returned to TeX after a 20 year absence, and decided ConTeXt
> was the best choice of package for a m
Dana 8. ožujka 2011. 00:29 Hans Hagen je napisao/la:
> On 7-3-2011 5:11, Vedran Miletić wrote:
>
>> Hi,
>>
>> how can one make a button that does app.alert() in ConTeXt? I tried
>> something like this without much luck:
>>
>> \setupinteraction[state=start]
>>
>> \starttext
>> \goto{Button}[JS(app
Hi. I recently returned to TeX after a 20 year absence, and decided ConTeXt
was the best choice of package for a modern TeX environment.
I've been reading through the wiki pages, manuals, and drafts of new manual
chapters, trying to put together a full example of setting up a complete set
of fonts
I have now reencoded my first chess font.
I'm now trying to find out how to setup things so that context users
could also benefit from the reencoding. But the equivalent code of
the code working with latex doesn't work in context
\startluacode
fonts.enc.reencodings["cfss-lsf-std"] = {
Thanks Hans for your reply. My version up to 15 minutes ago was: 2011.02.14
19:48. Now it is : 2011.02.25.
In the meantime I updated the minimals and it does indeed use the fallback.
Only then I realized, that in the type-otf.mkiv the typefacedefinition for math
of libertine is commented out...
On 9-3-2011 3:41, Ulrike Fischer wrote:
font-dum.lua contains the following code snippet:
local reencodings = { }
fonts.enc.reencodings = reencodings
local function specialreencode(tfmdata,value)
local encoding = value and reencodings[value]
end
1. Why
font-dum.lua contains the following code snippet:
local reencodings = { }
fonts.enc.reencodings = reencodings
local function specialreencode(tfmdata,value)
local encoding = value and reencodings[value]
end
1. Why is the assignment
fonts.enc.reencodings =
On 8-3-2011 9:00, R. Ermers wrote:
Dear ConTeXers,
I still have not been able to find out how to proceed with my docbook xml
document, which contains a number of cals tables.
The cals module is loaded by means of \usemodule[cals].
How to proceed from here?
Any clue is appreciated!
x-cals-te
On 9-3-2011 2:05, Willi Egger wrote:
Hi all,
I just installed the libertine fonts. They work but what should I do with this
error?
! Math error: parameter \Umathquad\displaystyle is not set.
how old is your context? recent version sshould check for math being
undefined and load lm as fallba
Hi all,
I just installed the libertine fonts. They work but what should I do with this
error?
! Math error: parameter \Umathquad\displaystyle is not set.
Kind regards
Willi
___
If your question is of interest to o
On Wed, Mar 9, 2011 at 09:20, Cecil Westerhof wrote:
> I installed tex-live 2010. It gives the same version info as the one that
> was installed by openSUSE:
> MTXrun | kpse fallback with progname 'context' initialized in 0.09
> seconds
> TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/PO
2011/3/9 Hans Hagen :
> just install the minimals ... luatex/mkiv is a moving target and we don't
> bother about versions that old
And there's tlcontrib...
Best
Martin
___
If your question is of interest to others
On Wed, Mar 9, 2011 at 9:46 AM, Cecil Westerhof wrote:
> 2011/3/9 Hans Hagen
>>
>> On 9-3-2011 9:20, Cecil Westerhof wrote:
>>>
>>> I installed tex-live 2010. It gives the same version info as the one that
>>> was installed by openSUSE:
>>> MTXrun | kpse fallback with progname 'context' initi
2011/3/9 Hans Hagen
> On 9-3-2011 9:20, Cecil Westerhof wrote:
>
>> I installed tex-live 2010. It gives the same version info as the one that
>> was installed by openSUSE:
>> MTXrun | kpse fallback with progname 'context' initialized in 0.09
>> seconds
>> TeXExec | version 6.2.1 - 1997-20
On 9-3-2011 9:20, Cecil Westerhof wrote:
I installed tex-live 2010. It gives the same version info as the one that
was installed by openSUSE:
MTXrun | kpse fallback with progname 'context' initialized in 0.09
seconds
TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
Following http:/
2011/3/9 Cecil Westerhof
> I installed tex-live 2010. It gives the same version info as the one that
> was installed by openSUSE:
> MTXrun | kpse fallback with progname 'context' initialized in 0.09
> seconds
> TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>
> Following http://wiki
I installed tex-live 2010. It gives the same version info as the one that
was installed by openSUSE:
MTXrun | kpse fallback with progname 'context' initialized in 0.09
seconds
TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
Following http://wiki.contextgarden.net/TeX_Live_2010 I try t
21 matches
Mail list logo