Re: [NTG-context] Not resetting chapter number on new part

2005-11-11 Thread Taco Hoekwater

Giuseppe Bilotta wrote:

I would like the latter to be numbered 2, not 1. I can of
course do this by hacking \part, but I would like to know if
there is a way to prevent number reset (something like
resetchapter=no).



It looks like

  \setuphead[part][resetnumber=no]

maybe does what you want?

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] cont 2005.10.27 t5-lmtt10 font problem (solved with 2005-11-09 release)

2005-11-11 Thread VnPenguin
On 11/9/05, Hans Hagen [EMAIL PROTECTED] wrote:

 there has been a bit of a mess in the last few month with regards to the
 enc/map files for latin modern: new names, as well as a slightly
 different naming scheme; unfortunately context paid the price because of
 early adapting; by now (i'll upload  a new distribution today) things
 should work ok);

Hi Hans  all,

My problem (subject of this thread) was solved with release 2005-11-09 :-)

Thank you,
Regards,

--
http://vnoss.org
Vietnamese Open Source Software Community
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] font havoc

2005-11-11 Thread Hans Hagen

Taco Hoekwater wrote:


Hans Hagen wrote:


what puzzles me is:

pdfetex (file cmsy8): kpathsea: Running mktexpk --mfmode / -- bdpi 72 
--mag 1+7/72 --dpi 79 cmmi10

^
^^^


which are diferent fonts



That is just a timing error. What you see is the stdout and stderr
messages from two separate programs intermixed.


ok,

my guess here is that cm is used in the definitions while lm should be 
used (the cm - lm mapping file is not in the zip, but i added it again 
for good old times sake)


i'll upload a new distribution later today which has more redundant lm 
map definitions; better play safe and not let context users suffer from 
all those intermediate changes in lm related files -)


Hans

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] first page puzzle

2005-11-11 Thread Alan Bowen

The following code

\setuphead[chapter][page=yes]   
\setuppagenumbering[alternative=doublesided]
\setuppagenumbering[location={header, middle},state=nomarking]
\installpagebreakhandler{last}{}

\definehead[Item][title]
\setupsectionblock[Item][number=no,page=right]
	\setuphead[Item][after={\blank[2*big]},alternative=middle,style={\tfa 
\rm}]


\setuphead[Item][header=high,footer={}]
\setupheadertexts[text]
[{\sc\ItemTitle}]
[\pagenumber]
[\pagenumber]
[{\it x}]

produces no header or footer on the first page, just as I want, in a  
multi-page document. What I am not seeing is why the same code  
produces a header (“ItemTitlepagenumber”) when the document is  
only one page in length.


I realize that I can insert \setupheader[state=high] in the source  
file of my single-page documents to get what I want, but that would  
still leave me puzzled.


Any suggestions/explanations would be much appreciated.

Alan





___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] accents inside text mode inside math

2005-11-11 Thread Mojca Miklavec
I can't (don't know how to) mix into the discussion any more, but I
would like to thank you for investigating the problem.

Thanks,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Bug in footnote mechanism when compiling per chapter

2005-11-11 Thread Gerben Wierda

This one has not been fixed by the new release.

! Undefined control sequence.
\lastnotenumber -\@@cvset 213

argument \lastnotenumber
   \domovednote \v!previouspage \v!nextpage
\doattributes ...sname [EMAIL PROTECTED] \endcsname \fi {#4
  }\dostopattributes
\dohighlow ...\scratchdimen \hbox {\dodohighlow #5
  }}\ht \scratchbox 
\struthe...

argument ...ednote \v!previouspage \v!nextpage }
  }
\doifreferencefoundelse ...ferencefound #2\else #3
  \fi \egroup 
\doresetgotowh...

...
l.919 ...plication is a valid one (true)\footnote{

G

On Oct 31, 2005, at 21:49, Gerben Wierda wrote:


I had in my project file

\definenote[endnote][location=none]
\setupfootnotes[conversion=set 2,way=bypage]

which I moved to my environment file. But wherever I have it, when I 
compile per chapter, the footnote mechanism fails because it runs out 
of symbols to use. When I compile the entire book. no such problem 
occurs. Is this a ConTeXt bug?


G
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Taco Hoekwater


Hello all,

I am pleased to announce that the new ConTeXt release from Hans Hagen
can be downloaded as of now from the Pragma ADE website or one of its
mirrors.

  http://www.pragma-ade.com/context/current/cont-tmf.zip
  http://www.pragma-ade.com/context/current/cont-tmf.zip
  http://mirror.contextgarden.net/context/current/cont-tmf.zip

If you have not updated your Latin Modern fonts in the past
month, then you will need to fetch the latest redistribution
of the LM fonts as well:

  http://www.pragma-ade.com/context/current/cont-lmt.zip
  http://www.pragma-ade.com/context/current/cont-lmt.zip
  http://mirror.contextgarden.net/context/current/cont-lmt.zip

In the course of the following days, both files will also become
available from the regular CTAN nodes.

New features compared to the 2005.10.27 version:

  * Additional dvips map files for Latin Modern
  * context-base.map removed
  * support for Waldi's Symbols added
  * support for intercolumn spaces in natural tables
  * support for extension of definitions inside assignments

Bugs fixed since the 2005.10.27:

  * mptopdf sometimes had trouble starting the pdfetex executable
  * sometimes externalimage-s in metafun disappeared
  * EC encoded text in math mode should now be ok (\ccaron c.s.)
  * lots of small register (index) fixes to newtexutil
  * a bug in \type that prevented the compilation of the pdftex manual.
  * some other (minor) bugs

The current release has version 2005.11.11. As usual, there is a
page with much more detailed release notes available on the Wiki,
see: http://wiki.contextgarden.net/Context_2005.11.11


Happy TeXing,

Taco Hoekwater

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] first page puzzle

2005-11-11 Thread Hans Hagen

Alan Bowen wrote:


The following code

\setuphead[chapter][page=yes]   
\setuppagenumbering[alternative=doublesided]

\setuppagenumbering[location={header, middle},state=nomarking]
\installpagebreakhandler{last}{}


\definehead[Item][title]
\setupsectionblock[Item][number=no,page=right]
\setuphead[Item][after={\blank[2*big]},alternative=middle,style={\tfa 
\rm}]


\setuphead[Item][header=high,footer={}]
\setupheadertexts[text]
[{\sc\ItemTitle}]
[\pagenumber]
[\pagenumber]
[{\it x}]

produces no header or footer on the first page, just as I want, in a  
multi-page document. What I am not seeing is why the same code  
produces a header (�ItemTitlepagenumber�) when the document is  
only one page in length.


I realize that I can insert \setupheader[state=high] in the source  
file of my single-page documents to get what I want, but that would  
still leave me puzzled.


Any suggestions/explanations would be much appreciated.


this is related to tex's way of breaking pages; when settings change 
while tex has not yet broken a page, they get lost


 bla bla (not enough for a page)

 \setupheadertexts[x]

 bla bla 


versus:

 bla bla (not enough for a page)

 \page \setupheadertexts[x]

 bla bla

i try as good as i can to handle this but esp in border cases a user has 
to force a break before such settings that affect the 'current' of 
'next' page; it's just a matter of where/when (settings are expanded. 
not delayed)


here the problem is in:

   \installpagebreakhandler{last}{}


if you change this to issue a (one) page break, it will probably work ok

Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Karl Berry
Hi Adam,

Is this a Halo release for TeXLive? 

I don't know what that means, but no, this context release won't be on
TL'05.  That's frozen, and Manfred is making the golden masters for
final testing and production now.  From what Hans and Taco have told me,
the post-TL context releases aren't critical, i.e., TL should be ok.  If
that's not the case, I don't want to know :).  (Ok, not really, please
inform ASAP if that's so :)

Cheers,
k
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Taco Hoekwater




Karl Berry wrote:

Hi Adam,

Is this a Halo release for TeXLive? 


I don't know what that means, but no, this context release won't be on
TL'05.  


TL contains the 2005.10.27 release (or so), and that release is OK.

Cheers, Taco


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Adam Lindsay
Karl Berry said this at Fri, 11 Nov 2005 10:16:08 -0600:

Is this a Halo release for TeXLive? 

I don't know what that means, but no, this context release won't be on

I should have been more precise. I've heard of halo releases being the
last set of bug fixes for a given software series (such as MacOSX 10.3.9
or whatever was the final kernel in the Linux 2.2.n series).

TL'05.  That's frozen, and Manfred is making the golden masters for
final testing and production now.  From what Hans and Taco have told me,
the post-TL context releases aren't critical, i.e., TL should be ok.  If
that's not the case, I don't want to know :).  (Ok, not really, please
inform ASAP if that's so :)

Oh. I haven't been following closely, but I did notice that Taco
referred to the previous (2005.11.09) version as being a bit of a
problem child. 
http://wiki.contextgarden.net/Context_2005.11.11
I just wanted to flag the issue as soon as possible, in case Hans/Taco
saw it as critical.

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]
 Lancaster University, InfoLab21+44(0)1524/510.514
 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Hans Hagen

Karl Berry wrote:


Hi Adam,

   Is this a Halo release for TeXLive? 


I don't know what that means, but no, this context release won't be on
TL'05.  That's frozen, and Manfred is making the golden masters for
final testing and production now.  From what Hans and Taco have told me,
the post-TL context releases aren't critical, i.e., TL should be ok.  If
that's not the case, I don't want to know :).  (Ok, not really, please
inform ASAP if that's so :)
 

there could be a problem for users who install tex live alongside older 
local trees with for instance latin modern instances and map settings; 
there are a few fixes in macros as well as the mp related issues; also a 
missing map file was added (to be sure)


there are no conceptual changes so just unzipping the latest zip in the 
tree should pose no problems


(i'm in fiona-apple-and-kate-bush-latest-cds-listening-loop-mode which 
is great for fixing/adding things reported the last months -)


Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Hans Hagen

Adam Lindsay wrote:


Karl Berry said this at Fri, 11 Nov 2005 10:16:08 -0600:

 

  Is this a Halo release for TeXLive? 


I don't know what that means, but no, this context release won't be on
   



I should have been more precise. I've heard of halo releases being the
last set of bug fixes for a given software series (such as MacOSX 10.3.9
or whatever was the final kernel in the Linux 2.2.n series).
 

the only problems with the software (kernels) i ran into was that 
previous te xlive binaries no longer run on this years kernels but that 
should not affect context and tex live



TL'05.  That's frozen, and Manfred is making the golden masters for
final testing and production now.  From what Hans and Taco have told me,
the post-TL context releases aren't critical, i.e., TL should be ok.  If
that's not the case, I don't want to know :).  (Ok, not really, please
inform ASAP if that's so :)
   



Oh. I haven't been following closely, but I did notice that Taco
referred to the previous (2005.11.09) version as being a bit of a
problem child. 
http://wiki.contextgarden.net/Context_2005.11.11

I just wanted to flag the issue as soon as possible, in case Hans/Taco
saw it as critical.
 

there has indeed been some fixes (some posted off list) that had to deal 
with latin modern, mptopdf (used outside context) as well as supp-pdf 
and such


Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


RE: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Idris Samawi Hamid
Hi Taco,

Original Message From mailing list for ConTeXt users ntg-context@ntg.nl:

New features compared to the 2005.10.27 version:

   * Additional dvips map files for Latin Modern
   * context-base.map removed
   * support for Waldi's Symbols added
   * support for intercolumn spaces in natural tables
   * support for extension of definitions inside assignments

Bugs fixed since the 2005.10.27:

Once again: Have the ctxtools for dvipdfmx been fixed yet?

:-))

Best
Idris


Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Context 2005.11.11 Released

2005-11-11 Thread Hans Hagen

Idris Samawi Hamid wrote:


Hi Taco,

Original Message From mailing list for ConTeXt users ntg-context@ntg.nl:

 


New features compared to the 2005.10.27 version:

 * Additional dvips map files for Latin Modern
 * context-base.map removed
 * support for Waldi's Symbols added
 * support for intercolumn spaces in natural tables
 * support for extension of definitions inside assignments

Bugs fixed since the 2005.10.27:
   



Once again: Have the ctxtools for dvipdfmx been fixed yet?

:-))
 


i'll look into it -) [send me the needed fix off-list]

Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] first page puzzle

2005-11-11 Thread Alan Bowen
Thanks, Hans. That is very helpful. I will do some experimenting with  
\installpagebreakhandler.


Best, Alan

On Nov 11, 2005, at 10:47 AM, Hans Hagen wrote:


Alan Bowen wrote:


The following code

\setuphead[chapter][page=yes]   \setuppagenumbering 
[alternative=doublesided]

\setuppagenumbering[location={header, middle},state=nomarking]
\installpagebreakhandler{last}{}
\definehead[Item][title]
\setupsectionblock[Item][number=no,page=right]
\setuphead[Item][after={\blank 
[2*big]},alternative=middle,style={\tfa \rm}]


\setuphead[Item][header=high,footer={}]
\setupheadertexts[text]
[{\sc\ItemTitle}]
[\pagenumber]
[\pagenumber]
[{\it x}]

produces no header or footer on the first page, just as I want, in  
a  multi-page document. What I am not seeing is why the same code   
produces a header (�ItemTitlepagenumber�) when the document  
is  only one page in length.


I realize that I can insert \setupheader[state=high] in the  
source  file of my single-page documents to get what I want, but  
that would  still leave me puzzled.


Any suggestions/explanations would be much appreciated.


this is related to tex's way of breaking pages; when settings  
change while tex has not yet broken a page, they get lost


 bla bla (not enough for a page)

 \setupheadertexts[x]

 bla bla
versus:

 bla bla (not enough for a page)

 \page \setupheadertexts[x]

 bla bla

i try as good as i can to handle this but esp in border cases a  
user has to force a break before such settings that affect the  
'current' of 'next' page; it's just a matter of where/when  
(settings are expanded. not delayed)


here the problem is in:

   \installpagebreakhandler{last}{}
if you change this to issue a (one) page break, it will probably  
work ok


Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] manuals under svn

2005-11-11 Thread Hans Hagen

Hi,

I'm (stepwise) going to put manuals under svn with read access for users.

 svn export svn://ctx.pragma-ade.nl/manuals

consider it experimental (could be off line occasionally because it's an 
internal machine)


Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] new feature

2005-11-11 Thread Hans Hagen

Hi,

A next release will support the setupalign options in align keys (as in 
\framed):


hanging nothanging  
hz nohz
spacing nospacing   
hyphenated nothyphenated
tolerant verytolerant stretch 


\framed[width=5cm,align={normal,stretch,verytolerant}]{\input tufte }

this also fulfils a request in the collectors with regards to a 
tolerance key


Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context