ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Letter module : pdf not created
@ 2011-06-17 18:14 Mathieu Dupont
  2011-06-17 19:18 ` Mathieu Dupont
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Dupont @ 2011-06-17 18:14 UTC (permalink / raw)
  To: ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 622 bytes --]



Hi,
I work with MkIV (ConTeXt Minimals) on a Mac (64).
I just installed the Letter module with :
./first-setup.sh --extras="t-letter"

It runs with no error, but no .pdf file is created (in fact, only .log and .tuc are created), even though the .log file says :
mkiv lua stats  > result saved in file      - Letter.pdf
Could it be due to an "intel" somewhere in some file of the Letter module that I should change for "64" ?
Anyone has an idea, or has encountered the same problem ?
Thanks for any help !

\usemodule[letter]\starttext	\startletter		\input knuth	\stopletter\stoptext


Mathieu 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 1530 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Letter module : pdf not created
  2011-06-17 18:14 Letter module : pdf not created Mathieu Dupont
@ 2011-06-17 19:18 ` Mathieu Dupont
  2011-06-17 23:06   ` Mojca Miklavec
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Dupont @ 2011-06-17 19:18 UTC (permalink / raw)
  To: ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 1543 bytes --]



I just realized I got the following message :
correspondence  > your context is too old, you need at last version '2009.09.21'
system          > forcing quit: correspondence
and I installed the Minimals about a month ago...


Mathieu

From: mathieudupont@hotmail.com
To: ntg-context@ntg.nl
Date: Fri, 17 Jun 2011 14:14:43 -0400
Subject: [NTG-context] Letter module : pdf not created









Hi,
I work with MkIV (ConTeXt Minimals) on a Mac (64).
I just installed the Letter module with :
./first-setup.sh --extras="t-letter"

It runs with no error, but no .pdf file is created (in fact, only .log and .tuc are created), even though the .log file says :
mkiv lua stats  > result saved in file      - Letter.pdf
Could it be due to an "intel" somewhere in some file of the Letter module that I should change for "64" ?
Anyone has an idea, or has encountered the same problem ?
Thanks for any help !

\usemodule[letter]\starttext	\startletter		\input knuth	\stopletter\stoptext


Mathieu 		 	   		  

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________ 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 3068 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Letter module : pdf not created
  2011-06-17 19:18 ` Mathieu Dupont
@ 2011-06-17 23:06   ` Mojca Miklavec
  2011-06-18  4:42     ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Mojca Miklavec @ 2011-06-17 23:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Jun 17, 2011 at 21:18, Mathieu Dupont wrote:
>
> I just realized I got the following message :
>
> correspondence  > your context is too old, you need at last version
> '2009.09.21'

I tested a bit and it seems that
    \doifolderversionelse\contextversion
is not too reliable. If I test with TeX Live (2011.05.18) then the following
    \doifolderversionelse\contextversion{2011.05.31}{older}{newer}
returns "older" no matter what day in May I chose.

Mojca
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Letter module : pdf not created
  2011-06-17 23:06   ` Mojca Miklavec
@ 2011-06-18  4:42     ` Wolfgang Schuster
  2011-06-18 12:07       ` Mathieu Dupont
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Schuster @ 2011-06-18  4:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 18.06.2011 um 01:06 schrieb Mojca Miklavec:

> On Fri, Jun 17, 2011 at 21:18, Mathieu Dupont wrote:
>> 
>> I just realized I got the following message :
>> 
>> correspondence  > your context is too old, you need at last version
>> '2009.09.21'
> 
> I tested a bit and it seems that
>    \doifolderversionelse\contextversion
> is not too reliable.

I noticed this too and uploaded a new version where i removed the version test.

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Letter module : pdf not created
  2011-06-18  4:42     ` Wolfgang Schuster
@ 2011-06-18 12:07       ` Mathieu Dupont
  2011-06-18 14:02         ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Dupont @ 2011-06-18 12:07 UTC (permalink / raw)
  To: ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 1520 bytes --]



Great, it works now, thank you very much Wolfgang and Mojca !
However, I get 3 dashes in the left margin, one about half-way the paper height, one about 2 inches above it and one about 3 inches below it.
No matter what I put in the letter, their positions don't change, and they appear on every pages.



Mathieu

> From: schuster.wolfgang@googlemail.com
> Date: Sat, 18 Jun 2011 06:42:35 +0200
> To: ntg-context@ntg.nl
> Subject: Re: [NTG-context] Letter module : pdf not created
> 
> 
> Am 18.06.2011 um 01:06 schrieb Mojca Miklavec:
> 
> > On Fri, Jun 17, 2011 at 21:18, Mathieu Dupont wrote:
> >> 
> >> I just realized I got the following message :
> >> 
> >> correspondence  > your context is too old, you need at last version
> >> '2009.09.21'
> > 
> > I tested a bit and it seems that
> >    \doifolderversionelse\contextversion
> > is not too reliable.
> 
> I noticed this too and uploaded a new version where i removed the version test.
> 
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 2196 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Letter module : pdf not created
  2011-06-18 12:07       ` Mathieu Dupont
@ 2011-06-18 14:02         ` Wolfgang Schuster
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Schuster @ 2011-06-18 14:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 432 bytes --]


Am 18.06.2011 um 14:07 schrieb Mathieu Dupont:

> However, I get 3 dashes in the left margin, one about half-way the paper height, one about 2 inches above it and one about 3 inches below it.
> 
> No matter what I put in the letter, their positions don't change, and they appear on every pages.

The three lines are for punching and folding the letter, you can hide them with

\setupletterstyle[marking=no]

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1400 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-18 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-17 18:14 Letter module : pdf not created Mathieu Dupont
2011-06-17 19:18 ` Mathieu Dupont
2011-06-17 23:06   ` Mojca Miklavec
2011-06-18  4:42     ` Wolfgang Schuster
2011-06-18 12:07       ` Mathieu Dupont
2011-06-18 14:02         ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).