On Sat, 24 Feb 2007, Mojca Miklavec wrote:
> On 2/21/07, Vyatcheslav Yatskovsky wrote:
>>
>> Hi,
>>
>> I'm struggling against framed text and is beaten again.
>>
>> If the text below doesn't fit the page, it goes below footer and stops pdf
>> file without explanations. After many experiments I sho
On 2/21/07, Vyatcheslav Yatskovsky wrote:
>
> Hi,
>
> I'm struggling against framed text and is beaten again.
>
> If the text below doesn't fit the page, it goes below footer and stops pdf
> file without explanations. After many experiments I should note that frame
> text is not user-tolerant const
Thanks worked perfectly.
On 2/24/07, Aditya Mahajan <[EMAIL PROTECTED]> wrote:
On Sat, 24 Feb 2007, [EMAIL PROTECTED] wrote:
> Gday
>
> I am having a problem on mswincontext since this the update 2007.02.20.
Even
> "hello world" will not compile.
>
> I am assuming the problem is the 7pt font.
On Sat, 24 Feb 2007, [EMAIL PROTECTED] wrote:
> Gday
>
> I am having a problem on mswincontext since this the update 2007.02.20. Even
> "hello world" will not compile.
>
> I am assuming the problem is the 7pt font.
>
> What do I need to do to correct the problem?
I have not tested the whole mswin
Taco, Idris—
I moved the .otf files to ~/Library/texmf/fonts/opentype and the file
now compiles properly.
Many thanks!
Alan
On Feb 23, 2007, at 3:59 PM, Taco Hoekwater wrote:
> Idris Samawi Hamid wrote:
>> Hi,
>>
>> On Fri, 23 Feb 2007 10:56:41 -0700, Alan Bowen
>> <[EMAIL PROTECTED]>
>> wr
Gday
I am having a problem on mswincontext since this the update 2007.02.20. Even
"hello world" will not compile.
I am assuming the problem is the 7pt font.
What do I need to do to correct the problem?
Thanks
texmfstart texexec --autopdf --pdf test.tex
TeXExec | processing document 'test.te
On Feb 22, 2007, at 8:52 AM, Idris Samawi Hamid wrote:
> Hi,
>
> On Thu, 22 Feb 2007 01:30:26 -0700, Hans Hagen <[EMAIL PROTECTED]> wrote:
>
>> Btw, Willy Egger has a hard cover version of that manual which me
>> might
>> like to take to the context meeting.
>
> I'd like to see a better integra
Idris Samawi Hamid wrote:
> Hi,
>
> On Fri, 23 Feb 2007 10:56:41 -0700, Alan Bowen <[EMAIL PROTECTED]>
> wrote:
>
>> A file that compiled properly last November now fails at the very end
>> of processing with the error message
>
> Just a possibility: A recent pdftex may be to blame. I am still
Aditya Mahajan <[EMAIL PROTECTED]> wrote:
> On my system (Windows+mswincontext) I get
>
> system : module tikz loaded
> (e:/isoimage/usr/local/context/tex/texmf-project/tex/context/pgf/frontendlayer
> t-tikz.tex
>
> followed by loading of a lot of files under tex/context/pgf...
>
> What d
Hi,
On Fri, 23 Feb 2007 10:56:41 -0700, Alan Bowen <[EMAIL PROTECTED]>
wrote:
> A file that compiled properly last November now fails at the very end
> of processing with the error message
Just a possibility: A recent pdftex may be to blame. I am still using a
ConTeXt from December because o
Thanks Aditya, I noticed just after sending my post that I had removed
the debian pgf package before, because it didn't work with ConTeXt.
After reinstalling it I noticed however, that nothing had changed
recently. It still works with LaTeX but the ConTeXt support realized in
the current pgf-ve
It reports nothing, which is disturbing since
locate t-tikz.tex gives
/usr/share/texmf/context/pgf/frontendlayer/t-tikz.tex
I suppose this indicates some change is needed in texmf.cnf?
Changing \usemodule[tikz] to \usemodule[t][tikz] did not help.
Johan
2007/2/23, Aditya Mahajan <[EMAIL PROTEC
On Fri, 23 Feb 2007, Johan Sandblom wrote:
> With texlive and pgf (which contains tikz) from testing and latest
> context (2007.01.23-3) from unstable, the tikz module is found, but
> still it does not work. Log attached.
Your log file says
system : module tikz loaded
(/usr/share/texmf/
A file that compiled properly last November now fails at the very end
of processing with the error message
[11.11] [12.12] [13.13]
systems : end file Seneca_Demarcation at line 219
){/Users/acbowen/Library/texmf/fonts/enc/dvips/greek/agr-GFSD.enc}{/
Users/acbo
wen/Library/texmf/fonts/en
Dear cartel,
I would like to trace a layout within a framedtexts environment. That is,
I would like to setup a layout within framed texts and get the equivalent
of \showframe for those framed texts.
Can it be done? The following is a test file:
=
\setupframedtexts[loc
With texlive and pgf (which contains tikz) from testing and latest
context (2007.01.23-3) from unstable, the tikz module is found, but
still it does not work. Log attached.
2007/2/22, Aditya Mahajan <[EMAIL PROTECTED]>:
On Thu, 22 Feb 2007, plink wrote:
> Hi,
>
> when testing the small example
Yep, with structure it works really fine.
Shame on me not to have tried it before...
Many thanks
-a-
On 22 Feb 2007, at 13:36, andrea valle wrote:
> Thanks Wolfgang and Aditya,
> I'll try to use ConTeXt structure and report back.
> I will change filenames, it's cleaner, but it's not that one t
Idris Samawi Hamid wrote:
> Hi Thomas,
>
> On Thu, 22 Feb 2007 09:57:26 -0700, Thomas A. Schmitz
> <[EMAIL PROTECTED]> wrote:
>
>
>> On Feb 22, 2007, at 5:40 PM, Idris Samawi Hamid wrote:
>>
>>
after some testing taco and i found out that tl has recent map
files but
that th
Aditya Mahajan wrote:
> Hi Hans,
>
> Can the following be added to font-ini?
>
> \definealternativestyle [\v!boldsans,\v!sansbold] [\bf\ss] []
>
> Writing
>
> \setuphead [section,subject] [textstyle=\bf\ss, numberstyle=\bf\ss]
>
> does not feel ConTeXtish :)
>
ok,
\definealternativestyle [\v!
Idris Samawi Hamid wrote:
> Hi,
>
> On Thu, 22 Feb 2007 01:30:26 -0700, Hans Hagen <[EMAIL PROTECTED]> wrote:
>
>
>> Btw, Willy Egger has a hard cover version of that manual which me might
>> like to take to the context meeting.
>>
>
> I'd like to see a better integration of this package wi
--
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
luigi scarso wrote:
>> especially wrt to fonts and packages. On a linux or OS X box, I would
>> even recommend installing it alongside the minimal and switch between
>> them to test things, but I have no idea if/how this is possible on
>> winblows.
>>
> I would like to test this texlive editio
luigi scarso wrote:
>> especially wrt to fonts and packages. On a linux or OS X box, I would
>> even recommend installing it alongside the minimal and switch between
>> them to test things, but I have no idea if/how this is possible on
>> winblows.
>>
> I would like to test this texlive editio
Thomas A. Schmitz wrote:
> On Feb 22, 2007, at 5:40 PM, Idris Samawi Hamid wrote:
>
>
>>> after some testing taco and i found out that tl has recent map
>>> files but
>>> that there's a problem with rsync and time outs on large trees,
>>> which is
>>> why my local texlive copy is incomplete;
24 matches
Mail list logo