Re: [NTG-context] Working with environments and projects

2007-01-17 Thread Sanjoy Mahajan
Jeff Smith [EMAIL PROTECTED] wrote:
 What I am doing wrong? 

The setup looks okay to me too.  I use a similar setup with no
problems.  I just posted its source code http://web.mit.edu/18.098/.
You might compare the product/project/env files there with what you
have.

But if you send me off-list a .tar.gz of your source tree (or post it
if it's public and send me the url), I'll try it here and see what
goes wrong.  That will give data on whether, for one, the problem is
something peculiar to your context setup or it's a more general issue
(e.g. either a misnamed source file or a ConTeXt bug).

-Sanjoy

`Not all those who wander are lost.' (J.R.R. Tolkien)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] placepublications in combination with ownnumber=yes

2007-01-17 Thread Taco Hoekwater


M.J. Kallen wrote:
 Hi Taco and everyone else,
 
 working with \placepublications[criterium=cite] inside sections, I
 noticed that the behavior is not the same when using a section with
 ownnumber=yes. The local list of publications does not appear in the
 latter case. I've made a sample test.tex and test.bib file to
 demonstrate this. It seems like this is the same behaviour as trying
 to use \placepublications[criterium=cite] inside a \subject, i.e.
 nothing appears. Is this behavior as expected?

You can try you luck with \placepublications[criterium=local], see if
that does something, but the behaviour is actually as expected, yes.

It is unlikely that I will ever truly fix this, because it wouls
require a rather large rewrite.

Best, Taco

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


Re: [NTG-context] placepublications in combination with ownnumber=yes

2007-01-17 Thread M.J. Kallen
Taco,

thanks for the reply. I tried 'criterium=local' and it does not make a 
difference.

Maarten-Jan

- Original Message 
From: Taco Hoekwater [EMAIL PROTECTED]
To: mailing list for ConTeXt users ntg-context@ntg.nl
Sent: Wednesday, January 17, 2007 2:32:30 PM
Subject: Re: [NTG-context] placepublications in combination with ownnumber=yes


M.J. Kallen wrote:
 Hi Taco and everyone else,
 
 working with \placepublications[criterium=cite] inside sections, I
 noticed that the behavior is not the same when using a section with
 ownnumber=yes. The local list of publications does not appear in the
 latter case. I've made a sample test.tex and test.bib file to
 demonstrate this. It seems like this is the same behaviour as trying
 to use \placepublications[criterium=cite] inside a \subject, i.e.
 nothing appears. Is this behavior as expected?

You can try you luck with \placepublications[criterium=local], see if
that does something, but the behaviour is actually as expected, yes.

It is unlikely that I will ever truly fix this, because it wouls
require a rather large rewrite.

Best, Taco

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


 

TV dinner still cooling? 
Check out Tonight's Picks on Yahoo! TV.
http://tv.yahoo.com/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] bug in figure database

2007-01-17 Thread Peter Rolf
Hi Hans,

I'm currently building up a new tree, based on your minimal system.
Everything works fine, except figure inclusion from data bases. I
finally traced it down to the following typo(s)

(x-fig-00.tex | x-fig-04.tex) :

\def\dogetfigurefilename#1%
  {\ifx\figurefilename\empty
 \bgroup
 \xdef\figurefilebasepath{#1}%
 \assignfullfilename{#1}\figurefilebase\to\filename
 \expanded{\processXMLfilegrouped{\filename.xml}}%
 \ifx\figurefilename\empty\else
   \globallet\figurefilebase\figurefilebase

should be \filename, else the path to the database pdf is missing

 \fi
 \egroup
   \fi}


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


Re: [NTG-context] Keeping section heading with following text?

2007-01-17 Thread Willi Egger
The bigpreference will not insert a pagebreak unless the added penalty 
makes tex to insert a pagebreak!

Willi

[EMAIL PROTECTED] wrote:
 On 2007-01-16, at 18:56.0, Henning Hraban Ramm wrote:

   
 Am 2007-01-14 um 15:00 schrieb [EMAIL PROTECTED]:

 
 Insert  a \page[bigpreference] before the mentioned subsection  
 command
 
 thanks Willi, that's useful to know. It would fix a single
 occurrence, but wouldn't be applicable to all section and subsection
 headings...
   
 try
 \setuphead[subsection][before={\page[bigpreference]}]
 

 Thanks! This is presumably going to put a page break before every  
 subsection...?

 I don't really want to do that, of course - it would increase the  
 page count significantly. I just want each heading to be kept with  
 the first few lines of the following paragraph. I use a 'keep with  
 next' setting in DTP and WP, but that doesn't seem to be a feature of  
 ConTeXt.
 ___
 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] GFS Fonts, especially GFS Bodoni, Didot and Porson

2007-01-17 Thread Bert Trüger

Hi,

a few days ago Alan Bowen wrote about his problem using GFS Bodoni. I'm
looking for GFS fonts. The link
http://www.greekfontsociety.org/pages/en_typefaces.html seems to be dead. So
can anybody provide me with these fonts or send me a working link? It would
help a lot if he could add all the needed afm, vf, map etc. files to use
them with context.

Thanks in advance

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


Re: [NTG-context] Working with environments and projects

2007-01-17 Thread Jeff Smith
On 1/16/07, Taco Hoekwater [EMAIL PROTECTED] wrote:

 TeXExec normally say this if there is not any file mentioned
 on the command line, or if it cannot find any file based on the
 name supplied on that commandline.

Okay. As a verification I processed my document manually with the
command line instead of using my editor (not scite), and what do you
know, it worked!

I just had to adjust my compiler information in my editor settings,
since my component files were now placed a folder further down in the
tree. Oopsie.

Glad to know I had the ConTeXt part okay first, this time. :-)

So thanks Taco, and all!

JFS

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


Re: [NTG-context] GFS Fonts, especially GFS Bodoni, Didot and Porson

2007-01-17 Thread Thomas A. Schmitz

On Jan 17, 2007, at 8:14 PM, Bert Trüger wrote:

 Hi,

 a few days ago Alan Bowen wrote about his problem using GFS Bodoni.  
 I'm looking for GFS fonts. The link http://www.greekfontsociety.org/ 
 pages/en_typefaces.html seems to be dead. So can anybody provide me  
 with these fonts or send me a working link? It would help a lot if  
 he could add all the needed afm, vf, map etc. files to use them  
 with context.

 Thanks in advance

 Chris

Indeed, their website seems to be down. The fonts themselves are part  
of the Greek module: http://modules.contextgarden.net/t-greek As for  
the files you request: that of course depends on the way you want to  
use these fonts, so you either have to fend for yourself or tell us  
more.

HTH

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


[NTG-context] header styles

2007-01-17 Thread Rolf Marvin Bøe Lindgren
I've sort of looked around, I believe, but not found a simple way to  
change the size of headings.

\setuphead[subject][style=\ss\bfb] makes a nice medium sized heading,  
but what is the canonical way to set up numbered headings, sans  
serif, boldface, 14pt?
-- 
Rolf Lindgren
[EMAIL PROTECTED]


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