Re: [NTG-context] Problem with letter module

2012-02-06 Thread Wolfgang Schuster
Am 06.02.2012 um 00:05 schrieb Henning Hraban Ramm: > Am 2012-01-19 um 00:21 schrieb Wolfgang Schuster: > >> There isn’t a new documentation yet but I’ll give a short overview. > ... > > Since my letter/invoice setup doesn’t work anymore (and perhaps you remember > it was a tricky one) - can w

Re: [NTG-context] Problem with letter module

2012-02-05 Thread Henning Hraban Ramm
Am 2012-01-19 um 00:21 schrieb Wolfgang Schuster: There isn’t a new documentation yet but I’ll give a short overview. ... Since my letter/invoice setup doesn’t work anymore (and perhaps you remember it was a tricky one) - can we expect some docs anytime soon? E.g. \copyletterelement is gon

Re: [NTG-context] Problem with letter module

2012-01-21 Thread Wolfgang Schuster
Am 20.01.2012 um 22:44 schrieb Romain Diss: > Just by curiosity, if none of the t-letter.* files are loaded, how does > context > know that it have to load the s-cor-* files when I type \usemodule[letter]? When you load a module with \usemodule[] context looks first if it can find a file with

Re: [NTG-context] Problem with letter module

2012-01-20 Thread Hans Hagen
On 20-1-2012 22:44, Romain Diss wrote: Just by curiosity, if none of the t-letter.* files are loaded, how does context know that it have to load the s-cor-* files when I type \usemodule[letter]? cont-fil.mkiv (one of the oldest features around) Hans

Re: [NTG-context] Problem with letter module

2012-01-20 Thread Romain Diss
Le vendredi 20 janvier 2012, Wolfgang Schuster a écrit : > Am 20.01.2012 um 00:20 schrieb Romain Diss: > > Le vendredi 20 janvier 2012, Wolfgang Schuster a écrit : > >> Am 19.01.2012 um 23:57 schrieb Romain Diss: > Do you use TeXLive or the ConTeXt Suite (minimals)? > >>> > >>> I use the late

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Wolfgang Schuster
Am 20.01.2012 um 00:20 schrieb Romain Diss: > Le vendredi 20 janvier 2012, Wolfgang Schuster a écrit : >> Am 19.01.2012 um 23:57 schrieb Romain Diss: Do you use TeXLive or the ConTeXt Suite (minimals)? >>> >>> I use the latest beta of the ConTeXt Suite (minimals): >>> - context 2012.01.16 1

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Le vendredi 20 janvier 2012, Wolfgang Schuster a écrit : > Am 19.01.2012 um 23:57 schrieb Romain Diss: > >> Do you use TeXLive or the ConTeXt Suite (minimals)? > > > > I use the latest beta of the ConTeXt Suite (minimals): > > - context 2012.01.16 18:33 > > - luatex beta-0.70.1-2011051918 (rev 427

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Wolfgang Schuster
Am 19.01.2012 um 23:57 schrieb Romain Diss: >> Do you use TeXLive or the ConTeXt Suite (minimals)? > I use the latest beta of the ConTeXt Suite (minimals): > - context 2012.01.16 18:33 > - luatex beta-0.70.1-2011051918 (rev 4277) Can show your log file, you should see something like this: reso

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Thank you for the (always) quick response. Le jeudi 19 janvier 2012, Wolfgang Schuster a écrit : > Am 19.01.2012 um 23:06 schrieb Romain Diss: > > However, this leads me to new questions... > > > > 1. When I run context on a context letter input (like the previous > > minimal example), the log l

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Wolfgang Schuster
Am 19.01.2012 um 23:06 schrieb Romain Diss: > However, this leads me to new questions... > > 1. When I run context on a context letter input (like the previous minimal > example), the log let me suppose that the \usemodule[letter] command loads > the > t-letter.mkii instead of the t-letter.mk

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Wolfgang Schuster
Am 19.01.2012 um 15:28 schrieb Romain Diss: > I forgot another question: does the 'enclosure' key accept a \getbuffer > command? I tried and it seems that it doesn't work but I am not sure because > my input doesn't compile completely. It tested it and it does work but why do you need a buffer

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Le jeudi 19 janvier 2012, Wolfgang Schuster a écrit : > Am 19.01.2012 um 15:28 schrieb Romain Diss: > > Le jeudi 19 janvier 2012, vous avez écrit : > >> Am 18.01.2012 um 21:14 schrieb Romain Diss: > >>> Hi, > >>> (...) > >>> So is there any command which replace \encl{}? And is there any > >>> docu

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Le jeudi 19 janvier 2012, Michael Green a écrit : > On Jan 19, 2012, at 7:32 AM, Romain Diss wrote: > > Unfortunately, I have now another problem which I didn't notice before > > because the \encl{} error didn't let me go to the end of the tex > > processing. (...) > Does your file start with a byt

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Wolfgang Schuster
Am 19.01.2012 um 15:28 schrieb Romain Diss: > Le jeudi 19 janvier 2012, vous avez écrit : >> Am 18.01.2012 um 21:14 schrieb Romain Diss: >>> Hi, >>> (...) >>> So is there any command which replace \encl{}? And is there any >>> documentation (even succint) of the new module? >> >> With the new ve

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Michael Green
On Jan 19, 2012, at 7:32 AM, Romain Diss wrote: > Unfortunately, I have now another problem which I didn't notice before > because > the \encl{} error didn't let me go to the end of the tex processing. The > following minimal example do not compile: > > % example > \usemodule[letter] > \startl

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Le jeudi 19 janvier 2012, vous avez écrit : > Am 18.01.2012 um 21:14 schrieb Romain Diss: > > Hi, > > (...) > > So is there any command which replace \encl{}? And is there any > > documentation (even succint) of the new module? > > With the new version of the module I tried to get rid of a few thi

Re: [NTG-context] Problem with letter module

2012-01-19 Thread Romain Diss
Le jeudi 19 janvier 2012, vous avez écrit : > Am 18.01.2012 um 21:14 schrieb Romain Diss: > > Hi, > > (...) > > So is there any command which replace \encl{}? And is there any > > documentation (even succint) of the new module? > > With the new version of the module I tried to get rid of a few thi

Re: [NTG-context] Problem with letter module

2012-01-18 Thread Wolfgang Schuster
Am 18.01.2012 um 21:14 schrieb Romain Diss: > Hi, > > I am writing a letter with the 'letter' module (mkiv and last beta) and the > \encl{} command doesn't work anymore. I know that the module has been > rewriten > recently but I can't find any doc or examples of the new syntax. I tried to >

[NTG-context] Problem with letter module

2012-01-18 Thread Romain Diss
Hi, I am writing a letter with the 'letter' module (mkiv and last beta) and the \encl{} command doesn't work anymore. I know that the module has been rewriten recently but I can't find any doc or examples of the new syntax. I tried to look at the source code but it doesn't help. So is there an

Re: [NTG-context] problem with letter module

2011-09-19 Thread Henning Hraban Ramm
Am 2011-09-19 um 22:02 schrieb Wolfgang Schuster: And now? Will you reinstate it? Must Wolfgang change his code? Should I investigate further? I uploaded a new version. Dankeschön! My invoices compile again, so I won't starve next month. Greetlings from Lake Constance! Hraban --- http://ww

Re: [NTG-context] problem with letter module

2011-09-19 Thread Wolfgang Schuster
Am 19.09.2011 um 14:13 schrieb Henning Hraban Ramm: > > Am 2011-09-19 um 12:35 schrieb Hans Hagen: >>> system > tex > error on line 272 in file invoicesetup.tex: Undefined >>> control sequence ... >>> >>> \dodododosetupcorrespondencelayer ...sname \@EAEA >> >> interesting .. I removed that one

Re: [NTG-context] problem with letter module

2011-09-19 Thread Henning Hraban Ramm
Am 2011-09-19 um 12:35 schrieb Hans Hagen: system > tex > error on line 272 in file invoicesetup.tex: Undefined control sequence ... \dodododosetupcorrespondencelayer ...sname \@EAEA interesting .. I removed that one (could not find any usage) And now? Will you reinstate it? Must Wolfgang c

Re: [NTG-context] problem with letter module

2011-09-19 Thread Hans Hagen
On 19-9-2011 10:41, Henning Hraban Ramm wrote: Hello Wolfgang, with the latest beta I get a problem with your letter module. If this error message is not enough, I can investigate further later today. This is LuaTeX, Version beta-0.70.1-2011051908 (rev 4277) \write18 enabled. ConTeXt ver: 2011.

[NTG-context] problem with letter module

2011-09-19 Thread Henning Hraban Ramm
Hello Wolfgang, with the latest beta I get a problem with your letter module. If this error message is not enough, I can investigate further later today. This is LuaTeX, Version beta-0.70.1-2011051908 (rev 4277) \write18 enabled. ConTeXt ver: 2011.09.18 22:35 MKIV fmt: 2011.9.19 int: en