[NTG-context] disabling reuse of figures

2007-08-16 Thread Saji Njarackalazhikam Hameed
Dear All,

It is a rather strange problem, I am compiling a presentation file using
ConText. I use the \startcombination enviroment to make a panel containing
4 plots. In the source file, I prescibe a different figure file (*.png)
for each page. ConText is however reusing the first set of figures so that
the panel in each page looks the same as in the first page. 
Is there a way to disable the reusing of figures?

A minimal example is reproduced below.

thanks for any suggestions.

saji

\input setups
\starttext

\startcombination[2*2]
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/prec.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/t850.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/z500.png]}
{\externalfigure[]}
\stopcombination

\page

\startcombination[2*2]
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/prec.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/t850.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/z500.png]}
{\externalfigure[]}
\stopcombination

\stoptext

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] inline diagrams/charts?

2007-08-16 Thread Henning Hraban Ramm
 sparklines?
 http://en.wikipedia.org/wiki/Sparkline

Thank you, that's what I meant.
I had in mind there was some TeX solution? But never mind, I need them
in an InDesign layout anyway.

Greetlings from Lake Constance!
Hraban
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] dejavu

2007-08-16 Thread Taco Hoekwater


zs wrote:
 On Tue, 14 Aug 2007 15:27:05 +0200
 Taco Hoekwater [EMAIL PROTECTED] wrote:
 
 hat version of the dejavu fonts do you use, exactly? These fonts
 are a little rough around the edges as well as being in active
 delopment, so it is a hard target to test against. Over here,
 all of the fonts in release 2.19 them worked ok in luatex 0.10.2
 (on linux)
 
 I use release 2.19 too and luatex 0.10.2 on linux too.
 
 # luatex -v
 This is luaTeX, Version 3.141592-beta-0.10.2-2007081408
 
 LuaTeX merges and builds upon (parts of) the code from these projects:
 .
 .
 .
 
 Compiled with libpng 1.2.15; using libpng 1.2.15
 Compiled with zlib 1.2.3; using zlib 1.2.3
 Compiled with xpdf version 3.01
 
 
 
 
 
 
 
 
 This simple code:
 %  
 \starttext
 
 \font\test=dejavusans*default   \test
 Hello
 
 \stoptext
 % 
 processed by texexec --luatex pokus2.tex ends without anything useful.
 
 This is the output:
 
 TeXExec | processing document 'pokus2.tex'
 TeXExec | no ctx file found
 TeXExec | tex processing method: context
 TeXExec | TeX run 1
 TeXExec | writing option file pokus2.top
 TeXExec | using randomseed 743
 TeXExec | tex engine: luatex
 TeXExec | tex format: cont-en
 
 This is luaTeX, Version 3.141592-beta-0.10.2-2007081408 (Web2C 7.5.6)
 (./pokus2.tex
 
 ConTeXt  ver: 2007.08.08 14:35 MKIV  fmt: 2007.8.14  int:

As usual, I am running a slightly newer version of context

   ConTeXt  ver: 2007.08.15 11:52 MKIV  fmt: 2007.8.15  int:

and perhaps that makes a difference (you have to wait for the next
context release to test that).

But otherwise, I have the same versions you have, and the document
compiles correctly, making it impossible for me to investigate this
further.

I _do_ want every font to work (or at least not segfault), but I
really do need to be able to reproduce an error before being able
to fix it. As it stands, there is nothing I can do.

Best wishes,
Taco
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] inline diagrams/charts?

2007-08-16 Thread Wolfgang Schuster
2007/8/16, Henning Hraban Ramm [EMAIL PROTECTED]:
  sparklines?
  http://en.wikipedia.org/wiki/Sparkline

 Thank you, that's what I meant.
 I had in mind there was some TeX solution? But never mind, I need them
 in an InDesign layout anyway.

 Greetlings from Lake Constance!
 Hraban

Hi Hraban,

there was a pgf solution on Tuftes page:

http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=Lktopic_id=1topic=Ask+E%2eT%2e

Wolfgang
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] inline diagrams/charts?

2007-08-16 Thread luigi scarso
On 8/16/07, Adam Lindsay [EMAIL PROTECTED] wrote:
 sparklines?
 http://en.wikipedia.org/wiki/Sparkline
Welcome back ?

-- 
luigi

If your question is of interest to others as well, please add an entry
to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] MetaFont

2007-08-16 Thread Wolfgang Werners-Lucchini
  But this does massivly restrict metafonts capabilities. Pens for
  example are not allowed (Metafont with applied handbrake)!
 
 I agree, metatype1 is not very easy to use if you are familiar
 with
 metafont already. For existing fonts, mf2pt1 is in general the
 best
 approach, I think. There is a (patched?) version out there that
 delegates most the hard work to fontforge, and it's results are
 normally
 quite acceptable.

There was once (1990) an article in TUGboat 11:4, pages 525-541
which discribes an patch to mf84. The patched mf could produce type3 
fonts. Should'nt it be possible to do the same for type1?

Wolfgang
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] dejavu

2007-08-16 Thread zs
I know, people who tried to reproduce my trouble with DejaVu fonts
failed :-)

Nevertheless I'm now giving my solution to the public, just in case
somebody in future gets the same failure.

I found, if glyph uni05C7 at position 1479 is cleared using fontforge,
everything works fine.

Zdenek
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] disabling reuse of figures

2007-08-16 Thread Hans Hagen
Saji Njarackalazhikam Hameed wrote:
 Dear All,
 
 It is a rather strange problem, I am compiling a presentation file using
 ConText. I use the \startcombination enviroment to make a panel containing
 4 plots. In the source file, I prescibe a different figure file (*.png)
 for each page. ConText is however reusing the first set of figures so that
 the panel in each page looks the same as in the first page. 
 Is there a way to disable the reusing of figures?
 
 A minimal example is reproduced below.

object=no

 thanks for any suggestions.
 
 saji
 
 \input setups
 \starttext
 
 \startcombination[2*2]
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/prec.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/t850.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/z500.png]}
 {\externalfigure[]}
 \stopcombination
 
 \page
 
 \startcombination[2*2]
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/prec.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/t850.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/z500.png]}
 {\externalfigure[]}
 \stopcombination
 
 \stoptext
 
 ___
 If your question is of interest to others as well, please add an entry to the 
 Wiki!
 
 maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___


-- 

-
   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
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Scite

2007-08-16 Thread Wolfgang Werners-Lucchini
Hallo!

I had a little problems to install scite 1.74 for conTeXt under 
Windows.

First, I tried to import both 
'context.properties' and 'default.properties' in this order in 
'SciteGlobal', but only the second(?) was imported. I tried to 
comment a few other imports, which I don't use, but Scite refuses to 
import context.

Finally I imported 'context.properties' in 'default.properties'. That 
works!

The CTX-tools redefine the keys Ctrl-B and Ctrl-E which normaly are 
used to insert abbreviations (which can be language-dependend now) 
and to find matching braces. I replaced the 'Open Logfile' with Ctrl-
L (former Ctrl-E) and deleted the 'Check Text' entry completly, 
because I am calling ISpell with Ctrl-I therefore.

It remains one problem: In the Scite console, the backspace key is 
not really working (the char is deleted only on screen, not in the 
buffer). Has anybody a solution?

Wolfgang

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] MetaFont

2007-08-16 Thread Taco Hoekwater


Wolfgang Werners-Lucchini wrote:
 But this does massivly restrict metafonts capabilities. Pens for
 example are not allowed (Metafont with applied handbrake)!
 I agree, metatype1 is not very easy to use if you are familiar
 with
 metafont already. For existing fonts, mf2pt1 is in general the
 best
 approach, I think. There is a (patched?) version out there that
 delegates most the hard work to fontforge, and it's results are
 normally
 quite acceptable.
 
 There was once (1990) an article in TUGboat 11:4, pages 525-541
 which discribes an patch to mf84. The patched mf could produce type3 
 fonts. Should'nt it be possible to do the same for type1?

Not without a lot of effort. Type3 fonts allow all sorts of stuff
that is illegal in Type1, like overlapping and mixing of strokes
and fills.

Best wishes,
Taco
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] disabling reuse of figures

2007-08-16 Thread Saji Hameed
Thanks very much, Hans - on setting \setupexternalfigures 
[object=no] , I could get the expected result...saved my day!

saji
...
,
On Aug 16, 2007, at 9:24 PM, Hans Hagen wrote:

 Saji Njarackalazhikam Hameed wrote:
 Dear All,

 It is a rather strange problem, I am compiling a presentation file  
 using
 ConText. I use the \startcombination enviroment to make a panel  
 containing
 4 plots. In the source file, I prescibe a different figure file  
 (*.png)
 for each page. ConText is however reusing the first set of figures  
 so that
 the panel in each page looks the same as in the first page.
 Is there a way to disable the reusing of figures?

 A minimal example is reproduced below.

 object=no

 thanks for any suggestions.

 saji

 \input setups
 \starttext

 \startcombination[2*2]
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/ 
 2007/6/Monthly/JUN/Global/prec.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/ 
 2007/6/Monthly/JUN/Global/t850.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/ 
 2007/6/Monthly/JUN/Global/z500.png]}
 {\externalfigure[]}
 \stopcombination

 \page

 \startcombination[2*2]
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/ 
 2007/6/Monthly/JUN/Global/prec.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/ 
 2007/6/Monthly/JUN/Global/t850.png]}
 {\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/ 
 2007/6/Monthly/JUN/Global/z500.png]}
 {\externalfigure[]}
 \stopcombination

 \stoptext

 _ 
 __
 If your question is of interest to others as well, please add an  
 entry to the Wiki!

 maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ 
 ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 _ 
 __


 -- 

 -
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
 -
 __ 
 _
 If your question is of interest to others as well, please add an  
 entry to the Wiki!

 maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ 
 ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : https://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 __ 
 _

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Possible bug in core-tab?

2007-08-16 Thread Aditya Mahajan
Hi Hans,

|| does not work with tables, and until now I thought that this was a 
limitation of tables. But upon reading core-tab, it appears that you 
make a lot of effort to make sure that || works correctly, but it does 
not. I think that this is due to a mistake in the definition of 
pushouterbarandquote. Currently it is defined as

\gdef\pushouterbarandquote
   {\ifForgetTableBarAndQuote
  \let|\letterbar
  \let\letterdoublequote
  \ifnum\catcode`\|=\@@active \let\outertablebar 
|\else\let\outertablebar  \relax\fi
  \ifnum\catcode`\=\@@active 
\let\outertablequote\else\let\outertablequote\relax\fi
\fi}

Shouldn't it be the other way round? That is first save the current 
meaning of | and , and then redefine it. So,


\bgroup

\catcode`\|=\@@active
\catcode`\=\@@active

\gdef\pushouterbarandquote
   {\ifForgetTableBarAndQuote
  \ifnum\catcode`\|=\@@active \let\outertablebar 
|\else\let\outertablebar  \relax\fi
  \ifnum\catcode`\=\@@active 
\let\outertablequote\else\let\outertablequote\relax\fi
  \let|\letterbar
  \let\letterdoublequote
\fi}

\egroup


This makes sure that || works correctly. The redefinition of  and | 
was added last November.
http://foundry.supelec.fr/plugins/scmsvn/viewcvs.php/tex/context/base/core-tab.tex?root=contextrevr1=168r2=173

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Possible bug in core-tab?

2007-08-16 Thread Aditya Mahajan
Another bug:

\starttext
\starttablehead
\HL
\stoptablehead
\starttables[|l|l|]
   \VL Some text \VL some text \VL \AR
\stoptables
\stoptext

gives Misplaced \noalign.

Bugfix:

\def\stoptables
   {\chuckTABLEautorow %AM:Added. before the tail, else noalign problem
   \ifconditional\tablerepeattail\else\insertTABLEtail\fi
\finishTABLE
\egroup
\dosplittablebox\tablecontentbox
\flushnotes
\egroup}

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] An interview

2007-08-16 Thread Otared Kavian
Hi all,

I just came across the following interview (dating back to April  
2007) with Jonathan Kew, which I think may interest those who have  
not seen it:

http://www.tug.org/interviews/interview-files/jonathan-kew.html

Thank you Jonathan for your valuable contributions!

Best regards: OK
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___