Hello,
I am trying to extend the standard math collection with some symbols from
the Ralph Smith Formal font and some extra integral symbols from the txexa
font. I used the example from http://wiki.contextgarden.net/rsfs.
The problems I am having is
1) Some of the standard math symbols are overwr
Hi,
It seems that \definemathmatrix is ignoring the align options.
I defined a new math matrix \startmycases
and compared the alignment of the columns with \startalign.
In the \startmycases the alignment has no effect but it should work
according to mathalign.pdf document.
I am using ConTeXt ver
> Are you using the current version of gs?
I am using gswin32c 8.53 on Windows
> What does "not so good" mean
I just discovered the \startTEXpage \stopTEXpage to
produce standalone PDF's for all my formulas.
Then I took gswin32c to produce PNG's with
gswin32c -dNOPAUSE -sDEVICE=png256 -sOutputFil
I want to convert my standalone formulas to PNG to display these formulas
on my website.
What I am doing is the following
\starttext
\startTEXpage
\startformula
e^{i x} = \cos x + i \sin x
\stopformula
\stopTEXpage
\stoptext
and process this via texexec --pdf to get a PDF file.
I tried to conver
I am experimenting with the various texexec command line options,
but it is a bit confusing.
I want to minimize the number of runs and suppress as much of the messages
as possible.
I tried (windows standalone context) :
1) texmfstart --pdf --runs=1 --silentmode texfile.tex
This still gave 3 run
Should I downgrade to an older Context version, or is
there a fix available ?
TIA
Wim
> Hamid Kamrani wrote:
>> This happens on live context too. Itemize starts with 0 in some
>> situations. You can create the problem with:
__
To Aditya
>It is possible that this change caused your existing setup to break.
>Can you create a minimum example that exhibits the problem? Start with
>Patrick's example, and start adding lines from your setup, so that the
>problem reappears. That may help in figuring out if it is something
>wron
Patrick et al,
I also tried it on live.contextgarden.net and there it works fine.
But not with my Context.
I have some definitions but they did not change for more than 6 months,
and comparing my setups with some of my backups, nothing has changed.
The only change is that I updated Context with c
Hi,
When I use
\startitemize[n]
\item One
\item Two
\stopitemize
the list starts at 0 (zero) instead of 1 (one)
I am using the standalone Windows version
ConTeXt ver: 2007.06.26 23:21 MKII fmt: 2007.7.1 int: english/english
Kind regards
Wim
_
Hi,
I was looking on the Context Wiki and Pragma to check whether
the Context version I am using is still up to date.
I am using Context version 2007.06.06 09:53.
But on Pragma in the download area the main Context distribution has
a date/timestamp 2007-04-17 14:03. On the Context Wiki on the Rel
Hi,
The following used to work
\usetypescript[modern][default]
\usetypescript[times][ec]
\definetypeface[MyFace][rm][serif][times][default][encoding=ec]
\definetypeface[MyFace][mm][math][modern][default][encoding=ec]
\setupbodyfont[MyFace,10pt]
\starttext
$\dot{x}, \ddot{y}$. $\bar{z}, \Delta z$.
11 matches
Mail list logo