Re: [NTG-context] Re: ntg-context Digest, Vol 3, Issue 7

2004-09-06 Thread Taco Hoekwater

Hi art,

On Sun, 5 Sep 2004 12:21:16 -0500 [EMAIL PROTECTED] wrote:

 This is BibTeX, Version 0.99c (Web2C 7.5.2)
 The top-level auxiliary file: mba-paper3.aux
 I couldn't open style file cont-no.bst
 ---line 2 of file mba-paper3.aux
   : \bibstyle{cont-no
   :  }
 I'm skipping whatever remains of this command


Bibtex says it cannot find cont-no.bst (which is one of four bst files 
that are in the bib module distibutuin). If this was TeXLive, I'd say:

'have you run mktexlsr already?'

But I don't know if this applies under Mac OS X as well. Perhaps a 
Macintosh user can help you better.

Greetings, Taco
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: ntg-context Digest, Vol 3, Issue 7

2004-09-06 Thread Henning Hraban Ramm
Am 06.09.2004 um 08:55 schrieb Taco Hoekwater:
If this was TeXLive, I'd say:
'have you run mktexlsr already?'
But I don't know if this applies under Mac OS X as well. Perhaps a
Macintosh user can help you better.
We got TeX live for MacOS X also. :-)
And the other web2c compatible distributions (teTeX) use the same.
Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: ntg-context Digest, Vol 3, Issue 7

2004-09-05 Thread n9020
Taco,
Thanks on the timely response
This is BibTeX, Version 0.99c (Web2C 7.5.2)
The top-level auxiliary file: mba-paper3.aux
I couldn't open style file cont-no.bst
---line 2 of file mba-paper3.aux
 : \bibstyle{cont-no
 :  }
I'm skipping whatever remains of this command
I found no style file---while reading file mba-paper3.aux
is the error I get after
running the changes you recommended
tried also changes style file in aux file myself no success
also check the file permissons on the style files I am running this on 
Mac OS X
with ITexMac interface .
 My bbl is blank not importing from my bibtex file.  I have also tried 
a manual
bbl file using guidelines by documentation.
Bibtex overwrites with blank and still get the error can not open
cont-no.  Thanks for your help .. .If I missed configuration please 
point the docs I have missed and I will  make the corrections

art
On Sep 3, 2004, at 5:00 AM, [EMAIL PROTECTED] wrote:
Send ntg-context mailing list submissions to
[EMAIL PROTECTED]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.ntg.nl/mailman/listinfo/ntg-context
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than Re: Contents of ntg-context digest...
Today's Topics:
   1. Taco bib module ([EMAIL PROTECTED])
   2. Re: Taco bib module (Taco Hoekwater)
   3. Re: concatenate PDF files. (Taco Hoekwater)
   4. Re: lc code of ` (Taco Hoekwater)
   5. Re: [FONTS] Japanese Unicode (Taco Hoekwater)
   6. Re: lc code of ` (Hans Hagen)
--
Message: 1
Date: Thu, 2 Sep 2004 19:15:11 -0500
From: [EMAIL PROTECTED]
Subject: [NTG-context] Taco bib module
To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII; format=flowed
tried compling per readme get error unable to find file if aux is
 defined for cont-ab.bst\usemodule[bib]
 \setupbibtex[database={mba}] % use mba.bib
 \setupbibtex[sort=author]
 \setuppublications[alternative=apa]
 \setuppublications[refcommand=author]
 am i missing something and is there anymore information about
 bibl-apa.tex
art

--
Message: 2
Date: Fri, 3 Sep 2004 08:26:18 +0200
From: Taco Hoekwater [EMAIL PROTECTED]
Subject: Re: [NTG-context] Taco bib module
To: mailing list for ConTeXt users [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII
On Thu, 2 Sep 2004 19:15:11 -0500
[EMAIL PROTECTED] wrote:
tried compling per readme get error unable to find file if aux is
 defined for cont-ab.bst
Please try:
 \usemodule[bib]
 \setupbibtex[database={mba},sort=author]
 \setuppublications[alternative=apa,refcommand=author]
If that doesn't work, please cutpaste the actual error
message.
Greetings, Taco
--
Message: 3
Date: Fri, 3 Sep 2004 08:50:32 +0200
From: Taco Hoekwater [EMAIL PROTECTED]
Subject: Re: [NTG-context] concatenate PDF files.
To: mailing list for ConTeXt users [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII
On Thu, 2 Sep 2004 14:01:11 -0700 (PDT)
Paulo Ney de Souza [EMAIL PROTECTED] wrote:
So does anyne know how to use texexec to concatenate two PDF files 
and
preseve as much of the file as possible (links, opening format, ...) ?
--pdfcombine, --pdfcopy and --pdfselect switches are also available,
but my guess is that what you want is (currently) not possible.
What texexec actually does is: it creates a temporary TeX input file
that starts with the \setuppaper, \setuplayout etc. implementing the
options you have given on texexec's commandline. In the document body
it then includes (every) page(s) of the pdf file(s) as an external
image. This image is scaled and rotated etc. as needed.
This process probably trashes the internal structure of the document.
Greetings, Taco
--
Message: 4
Date: Fri, 3 Sep 2004 09:30:43 +0200
From: Taco Hoekwater [EMAIL PROTECTED]
Subject: Re: [NTG-context] lc code of `
To: mailing list for ConTeXt users [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII
On Thu, 02 Sep 2004 17:49:55 +0200, Hans wrote:
I, for one, consider 100% reliable hyphenation more important than
100% correct case folding.

so i should drop the \lccode`\'=`\'
If nobody disagrees with me, I must be right :-)
--
groeten,
Taco
--
Message: 5
Date: Fri, 3 Sep 2004 09:39:21 +0200
From: Taco Hoekwater [EMAIL PROTECTED]
Subject: Re: [NTG-context] [FONTS] Japanese Unicode
To: mailing list for ConTeXt users [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII
Hi,
Let me start by saying I don't actually understand what is going on. I 
only
reply because it is usually the