Re: [NTG-context] Dimensions of a picture

2005-02-03 Thread Taco Hoekwater
François Fasoli wrote: Is there a limitation of the dimensions of a picture ? Or another problem ? It seems probable that your JPEG file is broken, there is no size limit for JPEG images, but there are some checks to make sure that the file is 'valid ', and your image failed one of those checks. Th

[NTG-context] Dimensions of a picture

2005-02-03 Thread =?iso-8859-1?Q?Fran=E7ois_Fasoli?=
I have a problem with the following fie : \useexternalfigure[fig1][Mouette1]%1600x1200\useexternalfigure[fig2][Mouette2]%1024x768   \starttext%the following line gives an error :%Error: pdfetex.exe (file ./Mouette1.jpg): reading JPEG image failed%\externalfigure[fig1]   %the following lines r

[NTG-context] URW Garamond No8 under LPPL

2005-02-03 Thread Tobias Burnus
Hello, Walter Schmidt has uploaded to CTAN | (1) the PostScript font family Garamond No8, which URW | has made available for free under the Aladdin Free Public | License, see . | | (2) font metrics, macros etc. to use the fonts with LaTeX; | this is material whic

Re: [NTG-context] alpha release / latin modern

2005-02-03 Thread Idris Samawi Hamid
On Thu, 03 Feb 2005 18:11:29 +0100, Hans Hagen <[EMAIL PROTECTED]> wrote: Hi, I posted an alpha release. Main differences: - latin modern fonts instead of cmr/plr/csr/aer/vnr: fetch the cont-lmt.zip file if needed Ok, but lm is (as far as I know) still not quite usable for e.g. my journal. I s

Re: [NTG-context] font handling and \showfont

2005-02-03 Thread Hans Hagen
Albrecht Kauffmann wrote: Hi all, I have a question regarding the use of font handling. With the trailer \setupoutput[pdftex] \useencoding[win] \setupalign[hanging] \setupfontsynonym [Serif] [handling=pure] \setupfontsynonym [Sans] [handling=pure] \setupfontsynonym [Mono] [handling=punctuation] \

[NTG-context] alpha release / latin modern

2005-02-03 Thread Hans Hagen
Hi, I posted an alpha release. Main differences: - some efficiency changes in language parts needed for || extension - latin modern fonts instead of cmr/plr/csr/aer/vnr: fetch the cont-lmt.zip file if needed - david antos' wish, test for this: \unprotected \setuplanguage [cz] [\c!comp

Re: [NTG-context] "uninitialized value"

2005-02-03 Thread K. David Prince
I dare! Thanks, Taco. -kdp On Thu, 3 Feb 2005, Taco Hoekwater wrote: K. David Prince wrote: What am I missing? Dave Your system is fine, so no worries. Those warning lines are annoying but harmless. They'll be fixed in the next release, but in the mean time, you can change lines 344 and 348 of te

Re: [NTG-context] Re: texshow-web

2005-02-03 Thread Hans Hagen
Patrick Gundlach wrote: Hello Hans, how about simple xml to typeset the examples within ConTeXt? no, to wrap them into Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH H

[NTG-context] Re: texshow-web

2005-02-03 Thread Patrick Gundlach
Hello Hans, > how about simple xml to typeset the examples within ConTeXt? Patrick (then I really have to look into xslt again) -- ConTeXt wiki: http://contextgarden.net ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listin

Re: [NTG-context] Re: texshow-web

2005-02-03 Thread Hans Hagen
Patrick Gundlach wrote: Currently (as you have seen), the text fields take only plain text. If you would like it, I could make wiki links active, like [wiki:Main_Page]. This should be pretty easy. The next step could be to use one of the ruby's wiki-markup parsers, but they are incompatible with th

Re: [NTG-context] Re: texshow-web

2005-02-03 Thread Vit Zyka
OK, Patrick, link is a sufficient solution. Thank you. So I change the content http://texshow.contextgarden.net/ts.rb?lang=en&what=desc&if=en&cmd=setuplayout Can you check if the link syntax is correct? It looks good. Seems to work OK. Great! Patrick (and thanks again for your contribution) TeX-sho

[NTG-context] Re: texshow-web

2005-02-03 Thread Patrick Gundlach
Hello Vit, > OK, Patrick, link is a sufficient solution. Thank you. So I change the > content > http://texshow.contextgarden.net/ts.rb?lang=en&what=desc&if=en&cmd=setuplayout > > Can you check if the link syntax is correct? It looks good. Seems to work OK. Patrick (and thanks again for your cont

RE: [NTG-context] ConTeXt and TeX output Macro

2005-02-03 Thread Tom Browder
> -Original Message- > From: [EMAIL PROTECTED] > It also depends on what you want to do. There are quite some > hooks into the otr > already, so what do you hav ein mind? Thanks for the reply, Hans. Here is my situation: Every part of my document has to have a security classificatio

Re: [NTG-context] Re: texshow-web

2005-02-03 Thread Vit Zyka
Patrick Gundlach wrote: I added one third (only one third but most important one since analogy;-) of \setuplayout command to tewshow-web. Currently (as you have seen), the text fields take only plain text. If you would like it, I could make wiki links active, like [wiki:Main_Page]. OK, Patrick, li

[NTG-context] Re: texshow-web

2005-02-03 Thread Patrick Gundlach
Hello Vit, > I added one third (only one third but most important one since > analogy;-) of \setuplayout command to tewshow-web. Thank you for the start. Currently (as you have seen), the text fields take only plain text. If you would like it, I could make wiki links active, like [wiki:Main_Pag

Re: [NTG-context] ConTeXt and TeX output Macro

2005-02-03 Thread Hans Hagen
Tom Browder wrote: Can one redefine the TeX output macro as one can within TeX? If so, how? You mean installing another output routine? In principle one can define his/her own otr (with fallback on an existing one); see page-one.tex, page-mul.tex, page-set.tex for details. It also depends on what

[NTG-context] ConTeXt and TeX output Macro

2005-02-03 Thread Tom Browder
Can one redefine the TeX output macro as one can within TeX? If so, how? Thanks. A wannabe ConTeXt user. Tom Browder ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] "uninitialized value"

2005-02-03 Thread Taco Hoekwater
K. David Prince wrote: What am I missing? Dave Your system is fine, so no worries. Those warning lines are annoying but harmless. They'll be fixed in the next release, but in the mean time, you can change lines 344 and 348 of texexec.pl yourself, if you dare: $ diff texexec.pl.old texexec.pl 344c34