If I try to compile the folllowing code with XeTeX, it "hangs" (as if it was waiting for further input): \catcode`ð=\active \defð{^^f0} % only hangs for "F0", other numbers are OK \starttext ð \stoptext I didn't manage to test the same example with "plain" XeTeX (tetex is a bit misconfigured since the standalone ConTeXt is installed), but Jonathan says that it runs OK on his computer. Is my system broken again or are some other black forces working anywhere? Thanks, Mojca
Hi Mojca, Trying your minimal file on my Mac OS X, with XeConTeXt or with plain XeTeX, I observe the same hanging... However, the following, taken out of an example sent to you by Jonathan K., works fine with both (indeed commenting out \starttext and \stoptext in plain XeTeX): \starttext \font\lmec = ec-lmr10 at 36 pt \lmec Testing... ð Testing... ^^F0 \catcode`č=\active \defč{^^a3} \catcode`š=\active \defš{^^b2} \catcode`ž=\active \defž{^^ba} Testing... čšž \stoptext while the following results in a PDF file with "Testing... ° 0" \starttext \catcode`ð=\active \defð{^^F0} Testing... ð \stoptext Needless to tell you that all this seems extremely obscure to me... Best regards: OK On 23 mai 2006, at 10:24, Mojca Miklavec wrote:
If I try to compile the folllowing code with XeTeX, it "hangs" (as if it was waiting for further input):
\catcode`ð=\active \defð{^^f0} % only hangs for "F0", other numbers are OK \starttext ð \stoptext
I didn't manage to test the same example with "plain" XeTeX (tetex is a bit misconfigured since the standalone ConTeXt is installed), but Jonathan says that it runs OK on his computer. Is my system broken again or are some other black forces working anywhere?
Thanks, Mojca
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Hi Mojca, Trying your minimal file on my Mac OS X, with XeConTeXt or with plain XeTeX, I observe the same hanging... However, the following, taken out of an example sent to you by Jonathan K., works fine with both (indeed commenting out \starttext and \stoptext in plain XeTeX): \starttext \font\lmec = ec-lmr10 at 36 pt \lmec Testing... ð Testing... ^^F0 \catcode`č=\active \defč{^^a3} \catcode`š=\active \defš{^^b2} \catcode`ž=\active \defž{^^ba} Testing... čšž \stoptext while the following results in a PDF file with "Testing... ° 0" \starttext \catcode`ð=\active \defð{^^F0} Testing... ð \stoptext Needless to tell you that all this seems extremely obscure to me... Best regards: OK On 23 mai 2006, at 10:24, Mojca Miklavec wrote:
If I try to compile the folllowing code with XeTeX, it "hangs" (as if it was waiting for further input):
\catcode`ð=\active \defð{^^f0} % only hangs for "F0", other numbers are OK \starttext ð \stoptext
I didn't manage to test the same example with "plain" XeTeX (tetex is a bit misconfigured since the standalone ConTeXt is installed), but Jonathan says that it runs OK on his computer. Is my system broken again or are some other black forces working anywhere?
Thanks, Mojca
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Otared Kavian wrote:
Hi Mojca,
Trying your minimal file on my Mac OS X, with XeConTeXt or with plain XeTeX, I observe the same hanging...
However, the following, taken out of an example sent to you by Jonathan K., works fine with both (indeed commenting out \starttext and \stoptext in plain XeTeX):
\starttext \font\lmec = ec-lmr10 at 36 pt
\lmec Testing... ð
Testing... ^^F0
\catcode`č=\active \defč{^^a3} \catcode`š=\active \defš{^^b2} \catcode`ž=\active \defž{^^ba}
Testing... čšž
\stoptext
while the following results in a PDF file with "Testing... ° 0"
\starttext \catcode`ð=\active \defð{^^F0}
Testing... ð
\stoptext
Needless to tell you that all this seems extremely obscure to me...
what do you get when you run that with \tracingall \tracingall Testing... ð and what does \show ð return? and what Testing... ðaaa Hans ----------------------------------------------------------------- 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 | www.pragma-pod.nl -----------------------------------------------------------------
On 24 mai 2006, at 10:07, Hans Hagen wrote:
what do you get when you run that with \tracingall
\tracingall
Testing... ð
and what does
\show ð
return? and what
Testing... ðaaa
Hans
Hi Hans, This file: %% eth-hans-1.tex \starttext what do you get when you run that with \tracingall Testing... ð \catcode`ð=\active \defð{^^F0} \tracingall Testing... ð and what does %\show ð return? and what Testing... ðaaa Hans \stoptext %% end eth-hans-1.tex typeset with XeConTeXt gives a PDF where again one has "Testing... ð" in the first occurence, and then "Testing... ° 0", and the process takes some 41 seconds...  If the above file is typeset with ConTeXt alone it stops with the error message: ! Missing number, treated as zero. <to be read again> ∞ l.9 \catcode`√∞ =\active \def√∞{^^F0} ? Process aborted If the line \show ð is uncommented in the above file, then XeConTeXt stops with this error message: []\*12ptrmtf* and what does @\par via @@0 b=0 p=-10000 d=100 @@1: line 1.2- t=100 -> @@0 {vertical mode: \show}
ð=macro: ->^^F0. l.14 \show ð
? Process aborted Best regards: OK
Hi I am trying to making a scientifique poster in Context. I need some suggestions, foreground an example, to start. Somebody has a nice example to share? What is the correct scales for the fonts? Have a nice day/night Thanks to all Jorge
On Wed, May 24, 2006 at 10:55:58PM +0100, batela wrote:
I am trying to making a scientifique poster in Context. I need some suggestions, foreground an example, to start. Somebody has a nice example to share? What is the correct scales for the fonts?
Hi, I always start tasks like that by setting the paper size and switching \showframe ;). About the font size: the poster should be readable from 1.5 meter distance. It's good to start from at least 24 pt. You surely realise that you have to be extremely concise in your texts, so you may end up at something like 21 pt (which is suboptimal but acceptable). Attached you find an example (figures not included). Feel free to modify it, share and enjoy.
Jorge
BTW, we'd appreciate if you used your real name in the From: header. Have a nice towel day, D.A. -- Science is what happens when preconception meets verification.
David This is a great example. Many thanks. Another question: why only two columns? Thanks a lot Jorge Em 25/05/2006, às 6:51, David Antos escreveu:
On Wed, May 24, 2006 at 10:55:58PM +0100, batela wrote:
I am trying to making a scientifique poster in Context. I need some suggestions, foreground an example, to start. Somebody has a nice example to share? What is the correct scales for the fonts?
Hi,
I always start tasks like that by setting the paper size and switching \showframe ;). About the font size: the poster should be readable from 1.5 meter distance. It's good to start from at least 24 pt. You surely realise that you have to be extremely concise in your texts, so you may end up at something like 21 pt (which is suboptimal but acceptable).
Attached you find an example (figures not included). Feel free to modify it, share and enjoy.
Jorge
BTW, we'd appreciate if you used your real name in the From: header.
Have a nice towel day, D.A.
-- Science is what happens when preconception meets verification.
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Otared Kavian wrote:
On 24 mai 2006, at 10:07, Hans Hagen wrote:
what do you get when you run that with \tracingall�
\tracingall�
Testing... �
and what does�
\show �
return? and what�
Testing... �aaa
Hans�
Hi Hans,
This file: %% eth-hans-1.tex \starttext what do you get when you run that with \tracingall
Testing... �
\catcode`�=\active \def�{^^F0} \tracingall
Testing... �
and what does
%\show �
return? and what
Testing... �aaa
Hans
\stoptext %% end eth-hans-1.tex
typeset with XeConTeXt gives a PDF where again one has "Testing...��" in the first occurence, and then "Testing... � 0", and the process takes some 41 seconds...
------------------------------------------------------------------------
If the above file is typeset with ConTeXt alone it stops with the error message:
! Missing number, treated as zero. <to be read again> ∞ l.9 \catcode`√∞ =\active \def√∞{^^F0}
so, it looks like the `<char><char> is not seen as a combination how did the complete test file look? what does the following say: \bgroup \let\unicodechar\unicodenumber \catcode`�=\active \def�{^^F0} \egroup Hans ----------------------------------------------------------------- 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 | www.pragma-pod.nl -----------------------------------------------------------------
On 26 mai 2006, at 12:10, Hans Hagen wrote:
Otared Kavian wrote:
On 24 mai 2006, at 10:07, Hans Hagen wrote:
what do you get when you run that with \tracingall�
\tracingall�
Testing... �
and what does�
\show �
return? and what�
Testing... �aaa
Hans�
Hi Hans,
This file: %% eth-hans-1.tex \starttext what do you get when you run that with \tracingall
Testing... �
\catcode`�=\active \def�{^^F0} \tracingall
Testing... �
and what does
%\show �
return? and what
Testing... �aaa
Hans
\stoptext %% end eth-hans-1.tex
typeset with XeConTeXt gives a PDF where again one has "Testing...��" in the first occurence, and then "Testing... � 0", and the process takes some 41 seconds...
--------------------------------------------------------------------- ---
If the above file is typeset with ConTeXt alone it stops with the error message:
! Missing number, treated as zero. <to be read again> ∞ l.9 \catcode`√∞ =\active \def√∞{^^F0}
so, it looks like the `<char><char> is not seen as a combination
how did the complete test file look? what does the following say:
\bgroup \let\unicodechar\unicodenumber \catcode`�=\active \def�{^^F0} \egroup
Hi Hans, Typesetting the following with XeConTeXt: %% eth-hans-2.tex \starttext Testing... ð \bgroup \let\unicodechar\unicodenumber \catcode`ð=\active \defð{^^F0} \egroup Testing... ð \stoptext gives what is intended, that is a PDF with twice "Testing... ð". However the above cannot be typeset with ConTeXt alone, since an error is diagnosed saying ! Missing number, treated as zero. <to be read again> ∞ l.11 \catcode`√∞ =\active \def√∞{^^F0} ? Best regards: OK
Otared Kavian wrote:
On 26 mai 2006, at 12:10, Hans Hagen wrote:
Otared Kavian wrote:
On 24 mai 2006, at 10:07, Hans Hagen wrote:
what do you get when you run that with \tracingall�
\tracingall�
Testing... �
and what does�
\show �
return? and what�
Testing... �aaa
Hans�
Hi Hans,
This file: %% eth-hans-1.tex \starttext what do you get when you run that with \tracingall
Testing... �
\catcode`�=\active \def�{^^F0} \tracingall
Testing... �
and what does
%\show �
return? and what
Testing... �aaa
Hans
\stoptext %% end eth-hans-1.tex
typeset with XeConTeXt gives a PDF where again one has "Testing...��" in the first occurence, and then "Testing... � 0", and the process takes some 41 seconds...
--------------------------------------------------------------------- ---
If the above file is typeset with ConTeXt alone it stops with the error message:
! Missing number, treated as zero. <to be read again> ∞ l.9 \catcode`√∞ =\active \def√∞{^^F0}
so, it looks like the `<char><char> is not seen as a combination
how did the complete test file look? what does the following say:
\bgroup \let\unicodechar\unicodenumber \catcode`�=\active \def�{^^F0} \egroup
Hi Hans,
Typesetting the following with XeConTeXt:
%% eth-hans-2.tex \starttext
Testing... ð
\bgroup \let\unicodechar\unicodenumber \catcode`ð=\active \defð{^^F0} \egroup
Testing... ð \stoptext
gives what is intended, that is a PDF with twice "Testing... ð". However the above cannot be typeset with ConTeXt alone, since an error is diagnosed saying
! Missing number, treated as zero. <to be read again> ∞ l.11 \catcode`√∞ =\active \def√∞{^^F0} ?
i need a bit more info: = the file eth-hans2.tex (zipped!) = how you call it, yopu say that it works ok with xecontext, so what do you mean with 'context alone' Hans ----------------------------------------------------------------- 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 | www.pragma-pod.nl -----------------------------------------------------------------
participants (5)
-
batela
-
David Antos
-
Hans Hagen
-
Mojca Miklavec
-
Otared Kavian