Re: [NTG-context] Letter module not found by LMTX

2021-02-24 Thread Henning Hraban Ramm
Hi Lutz and all, mtxrun --generate helped, now it works. I actually don’t know why it worked with MkIV before, since with a MWE both versions behaved the same: didn’t find the module before regenerating the database, and then worked. Sorry for the noise. Hraban > Am 24.02.2021 um 09:32

Re: [NTG-context] Letter module not found by LMTX

2021-02-24 Thread kaddour kardio
Dear Hraban, as far as I know LMTX doesn't provide the modules , so you just need to download the needed modules and put them in the proper directory Le mer. 24 févr. 2021 à 09:36, Lutz Haseloff a écrit : > Hi Hraban, > > works here as expected. > See attached log. > > Greetings Lutz > > Am 24.

Re: [NTG-context] Letter module not found by LMTX

2021-02-24 Thread Lutz Haseloff
Hi Hraban, works here as expected. See attached log. Greetings Lutz Am 24. Februar 2021 09:16:30 MEZ schrieb Henning Hraban Ramm : >Hi, I just stumbled upon this, no time for further checks ATM: > >\usemodule[letter] >can’t find the installed letter/correspondence module in LMTX mode, >while

Re: [NTG-context] letter: How to customize reference line?

2018-06-25 Thread Wolfgang Schuster
Hi Paul, you have to use the \setupletterlayer command to change the entries in the reference line. \usemodule[letter] \setupletter [name={Joe User}] \setupletterlayer [reference] [list={name,date}] \startletter ... \stopletter If you don’t get a title for your entry you can add it

Re: [NTG-context] Letter module: Subject below opening

2017-09-02 Thread Parchd
Thanks, Wolfgang. That worked nicely. I have added the information to the Wiki. Best, Parchd. On Sat, Sep 02, 2017 at 01:42:06PM +0200, Wolfgang Schuster wrote: > \usemodule[letter] > > \startletter > [subject={How to change the position of the subject line}, >opening={Hi Parchd,}] > >

Re: [NTG-context] Letter module: Subject below opening

2017-09-02 Thread Wolfgang Schuster
\usemodule[letter] \startletter [subject={How to change the position of the subject line}, opening={Hi Parchd,}] The elements of the letter environment can be changed with the \tex{setupletterelements} commands, the default order of them is \startitemize[packed] \item title, \item

Re: [NTG-context] Letter module: Subject below opening

2017-09-02 Thread Parchd
On Fri, Sep 01, 2017 at 01:04:44PM +0200, Parchd wrote: > British letters typically have the subject below the opening. > > A stackexchange user asked many moons ago how to accomplish this in > ConTeXt, and received a rather hackish response >

Re: [NTG-context] letter booklet

2015-01-31 Thread John Kitzmiller
On Jan 26, 2015, at 4:04 AM, schuster.wolfg...@gmail.com wrote: Am 25.01.2015 um 23:15 schrieb John Kitzmiller k...@inradius.net mailto:k...@inradius.net: Desired outcome: a multipage booklet on letter size paper with margins lined up when duplex printed and folded. Using

Re: [NTG-context] letter booklet

2015-01-25 Thread Wolfgang Schuster
Am 25.01.2015 um 23:15 schrieb John Kitzmiller k...@inradius.net: Desired outcome: a multipage booklet on letter size paper with margins lined up when duplex printed and folded. Using imposition with [letter][letter,landscape] did not work, so to start I used:

Re: [NTG-context] Letter module

2014-06-26 Thread Mo Abrahams
Hello again, I managed to get the backaddress looking how I wanted by reading again through the main ConTeXt manual. I've also got my letterhead loading as the page background to some degree like so:

Re: [NTG-context] letter-module: the first letter is lost

2014-06-25 Thread Wolfgang Schuster
Am 25.06.2014 um 02:42 schrieb Peter Münster pmli...@free.fr: Hi, With latest context, the T is lost: \usemodule[letter] \starttext \startletter This is a letter. \stopletter \startletter TThis is a workaround. \stopletter \stoptext I put a new version online with fixes this, you

Re: [NTG-context] letter module: File ended while scanning use of \buff_gobble

2013-09-01 Thread Peter Münster
On Mon, Mar 04 2013, Wolfgang Schuster wrote: \usemodule[letter] \startsetups[letter:section:content] \getbuffer[MyLetter] \stopsetups \setuplettersection[content][alternative=setups] \def\StartLetter {\starttext \grabbufferdata[MyLetter][StartLetter][StopLetter]}

Re: [NTG-context] letter module: File ended while scanning use of \buff_gobble

2013-09-01 Thread Wolfgang Schuster
Am 01.09.2013 um 13:33 schrieb Peter Münster pmli...@free.fr: On Mon, Mar 04 2013, Wolfgang Schuster wrote: \usemodule[letter] \startsetups[letter:section:content] \getbuffer[MyLetter] \stopsetups \setuplettersection[content][alternative=setups] \def\StartLetter {\starttext

Re: [NTG-context] letter module: File ended while scanning use of \buff_gobble

2013-03-04 Thread Wolfgang Schuster
Am 04.03.2013 um 14:57 schrieb Peter Münster pmli...@free.fr: Hi, How could I embed \startletter/\stopletter in a macro please? This does not work: --8---cut here---start-8--- \usemodule[letter] \def\myStartLetter{\startletter}

Re: [NTG-context] letter: errors with foot=gbrief

2012-06-10 Thread Wolfgang Schuster
Am 07.06.2012 um 15:23 schrieb Peter Münster: Hello, This file generates some errors: --8---cut here---start-8--- \usemodule[letter] \setupletterlayer[foot][alternative=gbrief] \startletter[phone=123] test \stopletter --8---cut

Re: [NTG-context] letter module: error with comment

2012-02-05 Thread Wolfgang Schuster
Am 05.02.2012 um 23:33 schrieb Henning Hraban Ramm: Hello Wolfgang, this was atricky one to track down: If in my first line after \startletter I’ve a comment containing another \startletter, I get: This is a normal behavior of buffers in MkIV, you need always a balanced start/stop pair.

Re: [NTG-context] letter style error

2011-10-03 Thread Hans Hagen
On 3-10-2011 19:28, Wolfgang Werners-Lucchini wrote: Puhh, there is more broken. With letter style I got ! Undefined control sequence. l.13 \setupletterstyle [option][backaddress=yes] It is always a risk to update context (never change a running system). are you sure

Re: [NTG-context] letter style error

2011-10-03 Thread Wolfgang Schuster
Am 03.10.2011 um 19:28 schrieb Wolfgang Werners-Lucchini: Puhh, there is more broken. With letter style I got ! Undefined control sequence. l.13 \setupletterstyle [option][backaddress=yes] It is always a risk to update context (never change a running

Re: [NTG-context] Letter module : \enableregime for accents not working within the letter environment

2011-06-20 Thread Hans Hagen
On 20-6-2011 5:31, Wolfgang Schuster wrote: Am 20.06.2011 um 01:43 schrieb Mathieu Dupont: Hi, In the following example, accents between \startletter and \stopletter only are not working. How could this be fixed ? It depends on Hans because it’s a buffer problem: Fixed in next beta

Re: [NTG-context] Letter module: signature with externalfigure fails

2011-06-19 Thread Christian
Am 19.06.2011 07:48, schrieb luigi scarso: On Sat, Jun 18, 2011 at 10:34 PM, Christianmeta...@gmx.de wrote: In search of what is going wrong, I discovered that even this simple code fails with context: \starttext \externalfigure[cow] \stoptext Did I miss something or is this broken? Btw:

Re: [NTG-context] Letter module: signature with externalfigure fails

2011-06-19 Thread luigi scarso
On Sun, Jun 19, 2011 at 1:29 PM, Christian meta...@gmx.de wrote: Am 19.06.2011 07:48, schrieb luigi scarso: On Sat, Jun 18, 2011 at 10:34 PM, Christianmeta...@gmx.de  wrote: In search of what is going wrong, I discovered that even this simple code fails with context: \starttext

Re: [NTG-context] Letter module : \enableregime for accents not working within the letter environment

2011-06-19 Thread Wolfgang Schuster
Am 20.06.2011 um 01:43 schrieb Mathieu Dupont: Hi, In the following example, accents between \startletter and \stopletter only are not working. How could this be fixed ? It depends on Hans because it’s a buffer problem: \enableregime[il1] \starttext \startbuffer Montréal \stopbuffer

Re: [NTG-context] Letter module : pdf not created

2011-06-18 Thread Mathieu Dupont
pages. Mathieu From: schuster.wolfg...@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

Re: [NTG-context] Letter module : pdf not created

2011-06-18 Thread Wolfgang Schuster
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.

Re: [NTG-context] Letter module: signature with externalfigure fails

2011-06-18 Thread Christian
In search of what is going wrong, I discovered that even this simple code fails with context: \starttext \externalfigure[cow] \stoptext Did I miss something or is this broken? Btw: Context Minimals on Ubuntu 11.04 32bit. Log-file attached. As always: thanks in advance! (bla.mkiv ConTeXt

Re: [NTG-context] Letter module: signature with externalfigure fails

2011-06-18 Thread luigi scarso
On Sat, Jun 18, 2011 at 10:34 PM, Christian meta...@gmx.de wrote: In search of what is going wrong, I discovered that even this simple code fails with context: \starttext \externalfigure[cow] \stoptext Did I miss something or is this broken? Btw: Context Minimals on Ubuntu 11.04 32bit.

Re: [NTG-context] Letter module : pdf not created

2011-06-17 Thread Mathieu Dupont
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: mathieudup...@hotmail.com To: ntg-context@ntg.nl Date:

Re: [NTG-context] Letter module : pdf not created

2011-06-17 Thread 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. If I test with TeX

Re: [NTG-context] Letter module : pdf not created

2011-06-17 Thread Wolfgang Schuster
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

Re: [NTG-context] Letter with letterhead

2011-03-02 Thread Willi Egger
Hi, though I am using MKIV only, it should also work with MKII \startsetups[letter:foot] \setlayer[letter:foot] [x=4.5mm,y=-2mm] {... whatever must go in here ...} \stopsetups

Re: [NTG-context] Letter with letterhead

2011-03-02 Thread Roger Mason
Hello Willi, Willi Egger w.eg...@boede.nl writes: though I am using MKIV only, it should also work with MKII \startsetups[letter:foot] \setlayer[letter:foot] [x=4.5mm,y=-2mm] {... whatever must go in here ...} [snip] Many

Re: [NTG-context] letter module, vertical offset of reference line

2010-11-09 Thread Florian Wobbe
On Nov 8, 2010, at 20:53 , Wolfgang Schuster wrote: Am 31.10.2010 um 11:16 schrieb Florian Wobbe: Can you make a example where this calculation goes wrong! Thanks! Of cause, a commented minimal example is attached. I have two problems and a wish: 1) The reference line and the

Re: [NTG-context] letter module, vertical offset of reference line

2010-11-09 Thread Wolfgang Schuster
Am 09.11.2010 um 11:09 schrieb Florian Wobbe: 3) It would be nice to have a bottomframe for the backaddress field that is not longer than then the text itself. \setupletterstyle [reference][frame] [width=fit] I meant the backaddress frame, though. This works analogously: Just a typo,

Re: [NTG-context] letter module, vertical offset of reference line

2010-11-08 Thread Wolfgang Schuster
Am 31.10.2010 um 11:16 schrieb Florian Wobbe: Can you make a example where this calculation goes wrong! Thanks! Of cause, a commented minimal example is attached. I have two problems and a wish: 1) The reference line and the following subject line are placed too high. I uploaded a new

Re: [NTG-context] letter module, backaddress placement

2010-11-03 Thread Jonas Stein
Actually it was not the gap that bothered me. You are right, DIN 676 B says 45mm. But this seems to be useless as all window envelopes (that I possess) have their window at 50mm. It defeats the purpose of the backaddress field, which is hidden by the DIN layout. Shouldn't they be able to

Re: [NTG-context] letter module, vertical offset of reference line

2010-10-31 Thread Wolfgang Schuster
Am 31.10.2010 um 09:36 schrieb Florian Wobbe: Hi, I need to adjust the vertical position of the reference line (as well as subject, opening etc.) because the info-block is longer than the addressee-block to the left. With alternative=customized I can use \setupletterstyle

Re: [NTG-context] letter module, vertical offset of reference line

2010-10-31 Thread Florian Wobbe
On Oct 31, 2010, at 10:11 , Wolfgang Schuster wrote: Am 31.10.2010 um 09:36 schrieb Florian Wobbe: Hi, I need to adjust the vertical position of the reference line (as well as subject, opening etc.) because the info-block is longer than the addressee-block to the left. With

Re: [NTG-context] letter module, backaddress placement

2010-10-28 Thread Wolfgang Schuster
Am 28.10.2010 um 19:04 schrieb Florian Wobbe: Dear Wolfgang, the default vertical placement of the backaddress is to high in dinb.nls. The position of the backaddress os correct but i think you don’t like the large gap between the backaddress and the address. The gap is there because it’s

Re: [NTG-context] letter module, backaddress placement

2010-10-28 Thread Florian Wobbe
On Oct 28, 2010, at 21:11 , Wolfgang Schuster wrote: Am 28.10.2010 um 19:04 schrieb Florian Wobbe: Dear Wolfgang, the default vertical placement of the backaddress is to high in dinb.nls. The position of the backaddress os correct but i think you don’t like the large gap between the

Re: [NTG-context] Letter module and the current beta

2010-06-23 Thread Wolfgang Schuster
Am 23.06.10 13:18, schrieb Andreas Harder: Hi Wolfgang, if I use your letter module the compilations stops with the error Undefined control sequence. \startmodulecode. My letter module version is from 04.04.10. Has something changed? Yes, \startmodulecode was romved from ConTeXt ;) A

Re: [NTG-context] letter: backaddress

2010-03-28 Thread Wolfgang Werners-Lucchini
Hallo Wolfgang, You're mixing different things. What is the difference between \setupletterstyle[option][backaddress=yes] With \setupletterstyle[element=yes|no] you can show or hide elements ok! \setupletterstyle[backaddress][alternative=yes] In 'default.nli' I found

Re: [NTG-context] letter: backaddress

2010-03-28 Thread Wolfgang Schuster
Am 28.03.10 15:39, schrieb Wolfgang Werners-Lucchini: And to define such a own backaddress, one uses \setlettervalue{backaddress}{something} Hopefully this is right! When you want something which can be used for \setupletterstyle[1][alternative=2] you need \defineletterelement[1][2]{...},

Re: [NTG-context] letter-module: reference

2010-03-27 Thread Wolfgang Schuster
Am 26.03.10 22:33, schrieb Wolfgang Werners-Lucchini: 1) How can one position this horizontaly and verticaly? Manual: Section 9.3 and 9.7 This means, that one has to make a customized reference? Since i have no idea what result do you want the answer is yes. 2) How can I

Re: [NTG-context] letter: backaddress

2010-03-27 Thread Andreas Schneider
Hello, Speaking of the letter module ... I don't get any backaddress at all in the current minimals. Did something change? The example below used to work. \usemodule[letter][style=dinb] \setuppapersize[A4][A4] \setupletterstyle [backaddress]

Re: [NTG-context] letter: backaddress

2010-03-27 Thread Wolfgang Schuster
Am 27.03.10 14:51, schrieb Andreas Schneider: Hello, Speaking of the letter module ... I don't get any backaddress at all in the current minimals. Did something change? The example below used to work. \setupletterstyle[backaddress=yes] it's a disabled by default but i forgot to do this

Re: [NTG-context] letter: backaddress

2010-03-27 Thread Andreas Schneider
Wolfgang Schuster wrote: \setupletterstyle[backaddress=yes] Ah, that did it! Thank you. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] letter: backaddress

2010-03-27 Thread Wolfgang Werners-Lucchini
Hallo, \setupletterstyle[backaddress=yes] it's a disabled by default but i forgot to do this also in the default style (most styles reset the layout and use default values before they modify it) \setupletterstyle [backaddress] [alternative=auto, 'auto' is now the default

Re: [NTG-context] letter: backaddress

2010-03-27 Thread Wolfgang Schuster
Am 27.03.10 17:56, schrieb Wolfgang Werners-Lucchini: I do not understand the the main principle. You're mixing different things. What is the difference between \setupletterstyle[option][backaddress=yes] In t-letter.tex you can fint this: \startsetups[\v!letter:\v!layer]

Re: [NTG-context] letter-module: reference

2010-03-26 Thread Wolfgang Werners-Lucchini
Hallo Wolfgang, I am trying to make a simple invoice with Wolfgangs letter-module and have some questions: I have the following reference in mind \setupletterstyle[reference][ alternative=d, list={invoice,taxnumber,phone,date}] 1) How can one position this horizontaly

Re: [NTG-context] letter: backaddress

2010-03-26 Thread Matija Šuklje
Dne sobota 27. marca 2010 ob 00:45:19 je Wolfgang Werners-Lucchini napisal(a): 'backaddress' is composed from 'fromname' and 'fromaddress', but this is to long and must be shortend. How can I overwritte 'backaddress'? How about 'sender'? Cheers, Matija -- /\ Document Freedom Day-

Re: [NTG-context] letter: backaddress

2010-03-26 Thread Wolfgang Schuster
Am 27.03.10 00:45, schrieb Wolfgang Werners-Lucchini: Hallo, 'backaddress' is composed from 'fromname' and 'fromaddress', but this is to long and must be shortend. How can I overwritte 'backaddress'? \setlettervalue{backaddress}{short address} or \startletter[backaddress=...] ...

Re: [NTG-context] letter module not working

2010-03-25 Thread Wolfgang Werners-Lucchini
Hallo Wolfgang, I have problems compiling this with ConTeXt ver: 2010.03.20 22:59 MKIV [...] I can't reproduce this. Can you take a look at the end of the log for this information: correspondence : t-correspondence.tex: 2010.02.28 correspondence : t-letter.tex: 2009.10.10

Re: [NTG-context] letter module not working

2010-03-24 Thread Wolfgang Schuster
Am 24.03.10 09:55, schrieb Wolfgang Werners-Lucchini: Hallo, I have problems compiling this with ConTeXt ver: 2010.03.20 22:59 MKIV [...] I can't reproduce this. Can you take a look at the end of the log for this information: correspondence : t-correspondence.tex: 2010.02.28

Re: [NTG-context] Letter Module: backaddress

2009-10-11 Thread Andreas Harder
Hello Wolfgang, thanks again! Greetings, Andreas Am 10.10.2009 um 09:13 schrieb Wolfgang Schuster: Am 09.10.2009 um 10:11 schrieb Andreas Harder: Now one have to care of the width (I think there is no maxwidth- option for frame setups?), so I tried to set the backgroundaddress-

Re: [NTG-context] letter module: different first page for multiple letters in one file

2009-10-10 Thread Wolfgang Schuster
Am 10.10.2009 um 01:48 schrieb Michael Green: I have one file containing several letters that I process using Wolfgang's letter module. I have a special background for the first page of a letter. I define and set three layers: PCLogo, PCDept, and PCAddress. Here is a representative

Re: [NTG-context] Letter Module: backaddress

2009-10-10 Thread Wolfgang Schuster
Am 09.10.2009 um 10:11 schrieb Andreas Harder: Now one have to care of the width (I think there is no maxwidth- option for frame setups?), so I tried to set the backgroundaddress- style to style={\ifdim\framedwidth85mm \tfx \else \tfxx \fi}. But the problem is, that \framedwidth measures

Re: [NTG-context] letter module: different first page for multiple letters in one file

2009-10-10 Thread Wolfgang Schuster
Am 10.10.2009 um 01:48 schrieb Michael Green: I have one file containing several letters that I process using Wolfgang's letter module. I have a special background for the first page of a letter. I define and set three layers: PCLogo, PCDept, and PCAddress. Here is a representative

Re: [NTG-context] letter module: different first page for multiple letters in one file

2009-10-10 Thread Michael Green
On Oct 10, 2009, at 3:00 AM, Wolfgang Schuster wrote: Am 10.10.2009 um 01:48 schrieb Michael Green: I have one file containing several letters that I process using Wolfgang's letter module. I have a special background for the first page of a letter. I define and set three layers: PCLogo,

Re: [NTG-context] Letter Module: backaddress

2009-10-09 Thread Andreas Harder
Am 09.10.2009 um 06:45 schrieb Wolfgang Schuster: When I think about the default setup this would make more sense: \setupletterstyle[backaddress=no] \setupletterstyle[backaddress][alternative=auto] WHat do you think? I think it would be more intuitive that way. One more question: it would

Re: [NTG-context] Letter Module: backaddress

2009-10-09 Thread Wolfgang Schuster
Am 09.10.2009 um 10:11 schrieb Andreas Harder: When I think about the default setup this would make more sense: \setupletterstyle[backaddress=no] \setupletterstyle[backaddress][alternative=auto] WHat do you think? I think it would be more intuitive that way. I will change this then in

Re: [NTG-context] Letter Module: backaddress

2009-10-08 Thread Andreas Harder
Hello Wolfgang, thank you for your explanations! One more question: it would be nice if the rule under the back-address would have the same length an the back-addres. Is there a convenient way? I tried something with \textbackgrounds (example below) but without success. % from the wiki:

Re: [NTG-context] Letter Module: backaddress

2009-10-08 Thread Wolfgang Schuster
Am 09.10.2009 um 01:24 schrieb Andreas Harder: Hello Wolfgang, thank you for your explanations! When I think about the default setup this would make more sense: \setupletterstyle[backaddress=no] \setupletterstyle[backaddress][alternative=auto] WHat do you think? One more question: it

Re: [NTG-context] Letter Module: Foldmarks

2009-10-07 Thread Wolfgang Schuster
Am 07.10.2009 um 22:20 schrieb Andreas Schneider: Hi, for some time now, I try to figure out, how to enable fold marks in the letter module. Fold marks are enabled by default but there was a bug in the code, I uploaded a new release. There are different ways to enable and disable all

Re: [NTG-context] Letter Module: Foldmarks

2009-10-07 Thread Andreas Schneider
On Wed, 7 Oct 2009 23:19:13 +0200 Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: Fold marks are enabled by default but there was a bug in the code, I uploaded a new release. Wow, thank you for that very quick fix! It works fine now. Also thanks for these great explanations and

Re: [NTG-context] letter module: Argument of \dodoubletestempty has an extra }

2009-09-20 Thread Wolfgang Schuster
Hi Peter, the message you get is a side effect of the buffer code for mkii, although i have a fix for the context code it won't be applied because unwanted side effects can't be be guaranteed. As you should have noticed your example worked in a older release where i used a different method to

Re: [NTG-context] letter-module

2009-09-17 Thread Hans Hagen
Andreas Harder wrote: Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter] \starttext \startletter Hello World \stopletter \stoptext

Re: [NTG-context] letter-module

2009-09-17 Thread Andreas Harder
Am 17.09.2009 um 16:03 schrieb Hans Hagen: Andreas Harder wrote: Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter] \starttext \startletter

Re: [NTG-context] letter-module

2009-09-17 Thread Hans Hagen
Andreas Harder wrote: Am 17.09.2009 um 16:03 schrieb Hans Hagen: Andreas Harder wrote: Hi, with the actual beta the compilation of a simple letter stops with: Undefined control sequence. \defineblankmethod[\v!nobreak] {\penalty\plustenthousand} (in default.nli, line 707 \usemodule[letter]

Re: [NTG-context] letter/correspondence module

2009-07-03 Thread Henning Hraban Ramm
Am 2009-07-02 um 15:56 schrieb Wolfgang Schuster: I'd like to change the reference table of alternative e a little bit to fit my logo: voffset=130mm, % absolute coordinates hoffset=40mm, width=20mm, % width of label It doesn't work in \setupletterstyle[reference][]. Where must I put it? Or

Re: [NTG-context] letter/correspondence module

2009-07-03 Thread Wolfgang Schuster
Am 02.07.2009 um 15:56 schrieb Wolfgang Schuster: I'm only writing letters in one language at a time, so will others. It was only a suggestion to take the key as label as a fallback - mostly it will be easy enough, and you don't need to define a proper label. I have to check if this can

Re: [NTG-context] letter/correspondence module

2009-07-03 Thread Wolfgang Schuster
Am 03.07.2009 um 13:07 schrieb Henning Hraban Ramm: Am 2009-07-02 um 15:56 schrieb Wolfgang Schuster: I'd like to change the reference table of alternative e a little bit to fit my logo: [...] Thank you! Offset works, width doesn't (i.e. stays automatical). Do you want to change the

Re: [NTG-context] letter/correspondence module

2009-07-02 Thread Wolfgang Schuster
Am 01.07.2009 um 22:33 schrieb Henning Hraban Ramm: Am 2009-06-29 um 18:38 schrieb Wolfgang Schuster: I don't think line is documented in your manual. You're right but it's so boring to write documentation. ;-) You don't need to write it step by step like in your manual, but a reference

Re: [NTG-context] letter/correspondence module

2009-07-01 Thread Henning Hraban Ramm
Am 2009-06-29 um 18:38 schrieb Wolfgang Schuster: I don't think line is documented in your manual. You're right but it's so boring to write documentation. ;-) You don't need to write it step by step like in your manual, but a reference of options would be really helpful! Id wouldbe great

Re: [NTG-context] letter/correspondence module

2009-07-01 Thread Henning Hraban Ramm
Am 2009-07-01 um 22:33 schrieb Henning Hraban Ramm: As I wrote: You need need to define all possible labels yourself, as long it's comprehensible how to add your own. Sorry, I meant: You DON'T need to... Greetlings, Hraban

Re: [NTG-context] letter/correspondence module

2009-06-29 Thread Henning Hraban Ramm
Am 2009-06-28 um 23:12 schrieb Henning Hraban Ramm: I guess it would be interesting how to define your own keys, maybe some IM adresses etc., also for other users. Would it be possible to use unknown keys just unchanged? I.e. if I say \setupletter[ Skype={fiee.visuelle} ] to get

Re: [NTG-context] letter/correspondence module

2009-06-29 Thread Wolfgang Schuster
Am 28.06.2009 um 23:12 schrieb Henning Hraban Ramm: Hallo Wolfgang! ;-) Since my old letter and CV environment doesn't work anymore in MkIV, I'm trying to reproduce it with t-letter. At the moment I struggle with the reference keys: \setupletterstyle[reference][ alternative=d,

Re: [NTG-context] letter/correspondence module

2009-06-29 Thread Henning Hraban Ramm
Am 2009-06-29 um 11:51 schrieb Wolfgang Schuster: \setupletterstyle[reference][ alternative=d, list={name,street,city,,phone,skype,email,,date}, ] Interesting way to insert empty lines, I never thought about this method and use myself the special key 'line' to insert

Re: [NTG-context] letter/correspondence module

2009-06-29 Thread Wolfgang Schuster
Am 29.06.2009 um 17:31 schrieb Henning Hraban Ramm: Am 2009-06-29 um 11:51 schrieb Wolfgang Schuster: \setupletterstyle[reference][ alternative=d, list={name,street,city,,phone,skype,email,,date}, ] Interesting way to insert empty lines, I never thought about this

Re: [NTG-context] Letter module - appendices

2009-02-17 Thread Peter Münster
On Sun, 15 Feb 2009, Wolfgang Schuster wrote: \CC{...} % or \copy{...} \PS{...} % or \postscript{...} No problem for me neither, but be careful with name-clashes: perhaps, Hans will add macros \copy or \postscript in the future. Cheers, Peter -- Contact information:

Re: [NTG-context] Letter module - appendices

2009-02-17 Thread Willi Egger
Dear Wolfgang, I use your module voor an association. I have no problem if you change the CC and PS part. Kind regards Willi On Feb 15, 2009, at 10:30 PM, Wolfgang Schuster wrote: Hi, I know at least a few people use my letter module and I want to ask them if they have a problem when I

Re: [NTG-context] Letter module - appendices

2009-02-17 Thread Wolfgang Schuster
Am 17.02.2009 um 11:24 schrieb Peter Münster: \CC{...} % or \copy{...} \PS{...} % or \postscript{...} No problem for me neither, but be careful with name-clashes: perhaps, Hans will add macros \copy or \postscript in the future. Cheers, Peter I will use now \ps, \cc and \encl. I already

Re: [NTG-context] Letter module - appendices

2009-02-17 Thread Wolfgang Schuster
Hi, I uploaded a new version with the appendices handling, here is a example how to use them. All of them are optional and will appear in the output in the order you write them in the text. \usemodule[letter] \starttext \startletter \input knuth % To get a prefix for the postscript

Re: [NTG-context] letter module: no linebreak in signature

2008-11-19 Thread Wolfgang Schuster
Am 19.11.2008 um 02:54 schrieb Michael Green: \setuppapersize[letter][letter] Do you need lettersize for all your letters? Yes, I have to use US lettersize paper (8.5 inches x 11 inches) for the physical paper on which my letters are printed. For long letters, I use a narrower textarea,

Re: [NTG-context] letter module: no linebreak in signature

2008-11-19 Thread Michael Green
Wolfgang Schuster wrote: You can write the setting for the paper size in a new file with the namer user.nls and put it somewhere in your TeX directory where ConTeXt could find it. It's similiar to cont-usr.tex because my module loads for every letter you write. Ah, I see. That's an

Re: [NTG-context] letter module: no linebreak in signature

2008-11-18 Thread Wolfgang Schuster
Am 18.11.2008 um 17:47 schrieb Michael Green: Using Wolfgang Schuster's wonderful letter module, I enter my signature with my name and title like so: \setupletter[signature={Michael Green \\ Assistant Professor of Philosophy}] This used to produce a line break between Green and Assistant

Re: [NTG-context] letter module: no linebreak in signature

2008-11-18 Thread Michael Green
On Nov 18, 2008, at 10:46 AM, Wolfgang Schuster wrote: Am 18.11.2008 um 17:47 schrieb Michael Green: Using Wolfgang Schuster's wonderful letter module, I enter my signature with my name and title like so: \setupletter[signature={Michael Green \\ Assistant Professor of Philosophy}] This

Re: [NTG-context] Letter module béta

2008-10-14 Thread Wolfgang Schuster
On Sat, Oct 11, 2008 at 8:27 PM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello everybody, hello Wolfgang, Since I've needed to typeset some letters I'd test the last béta letter module. The result is realy great (the signature is a the right place). I'd just need to use

Re: [NTG-context] letter module

2008-08-14 Thread Roger Mason
Hi Wolfgang, Wolfgang Schuster [EMAIL PROTECTED] writes: On Wed, Aug 13, 2008 at 3:34 PM, Roger Mason [EMAIL PROTECTED] wrote: Hello, I just downloaded the letter module and installed it by unzipping the t-letter.zip file into /usr/local/context_minimal/. When I try a test letter:

Re: [NTG-context] letter module

2008-08-14 Thread Wolfgang Schuster
On Thu, Aug 14, 2008 at 12:02 PM, Roger Mason [EMAIL PROTECTED] wrote: Hi Wolfgang, Wolfgang Schuster [EMAIL PROTECTED] writes: On Wed, Aug 13, 2008 at 3:34 PM, Roger Mason [EMAIL PROTECTED] wrote: Hello, I just downloaded the letter module and installed it by unzipping the t-letter.zip

Re: [NTG-context] letter module

2008-08-14 Thread Roger Mason
Hi Wolfgang Mojca, Wolfgang Schuster [EMAIL PROTECTED] writes: and Mojca Miklavec [EMAIL PROTECTED] writes: On Wed, Aug 13, 2008 at 3:34 PM, Roger Mason [EMAIL PROTECTED] wrote: Hello, I just downloaded the letter module and installed it by unzipping the t-letter.zip file into

Re: [NTG-context] letter module

2008-08-13 Thread Wolfgang Schuster
On Wed, Aug 13, 2008 at 3:34 PM, Roger Mason [EMAIL PROTECTED] wrote: Hello, I just downloaded the letter module and installed it by unzipping the t-letter.zip file into /usr/local/context_minimal/. When I try a test letter: \usemodule[letter] \starttext \startletter It is raining

Re: [NTG-context] Letter backaddress

2008-07-09 Thread Wolfgang Schuster
On Fri, Jul 4, 2008 at 9:02 AM, Wolfgang Schuster [EMAIL PROTECTED] wrote: On Thu, Jul 3, 2008 at 5:12 PM, Oliver Buerschaper [EMAIL PROTECTED] wrote: I could support name=yes and alike but I can't drop the \setupletter[list=...] because you need it to define your own reference line with

Re: [NTG-context] Letter: address field

2008-07-09 Thread Wolfgang Schuster
On Tue, Jul 8, 2008 at 3:29 PM, Wolfgang Schuster [EMAIL PROTECTED] wrote: On Tue, Jul 8, 2008 at 2:49 PM, Oliver Buerschaper [EMAIL PROTECTED] wrote: Dear Wolfgang, is it possible to centre the text block in the address field vertically? At the moment the address is typeset with a constant

Re: [NTG-context] Letter backaddress

2008-07-09 Thread Olivier Guéry
Hello, Sorry for this « silly » question but where can I download the last version of the letter module ? The contextgarden page¹ is empty… and I can't find anything on pragma.ade Olivier (another one still searching for true rules for french letter style, I'll add them on the frenchpunctuation²

Re: [NTG-context] Letter backaddress

2008-07-09 Thread Wolfgang Schuster
On Wed, Jul 9, 2008 at 9:51 AM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, Sorry for this « silly » question but where can I download the last version of the letter module ? The contextgarden page¹ is empty… and I can't find anything on pragma.ade http://modules.contextgarden.net/letter

Re: [NTG-context] Letter backaddress

2008-07-09 Thread Olivier Guéry
2008/7/9 Wolfgang Schuster [EMAIL PROTECTED]: On Wed, Jul 9, 2008 at 9:51 AM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, Sorry for this « silly » question but where can I download the last version of the letter module ? The contextgarden page¹ is empty… and I can't find anything on

Re: [NTG-context] Letter backaddress

2008-07-09 Thread Wolfgang Schuster
On Wed, Jul 9, 2008 at 10:18 AM, Olivier Guéry [EMAIL PROTECTED] wrote: 2008/7/9 Wolfgang Schuster [EMAIL PROTECTED]: On Wed, Jul 9, 2008 at 9:51 AM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, Sorry for this « silly » question but where can I download the last version of the letter module

Re: [NTG-context] Letter: address field

2008-07-08 Thread Wolfgang Schuster
On Tue, Jul 8, 2008 at 2:49 PM, Oliver Buerschaper [EMAIL PROTECTED] wrote: Dear Wolfgang, is it possible to centre the text block in the address field vertically? At the moment the address is typeset with a constant vertical offset (measured from the top) which causes lengthy address data

Re: [NTG-context] Letter backaddress

2008-07-04 Thread Wolfgang Schuster
On Thu, Jul 3, 2008 at 5:19 PM, Oliver Buerschaper [EMAIL PROTECTED] wrote: Have you tried what will happen with a enabled backaddress and no value for backaddress, fromname and fromaddress are shown as backaddress but I don't rely on this feature and change it to waht you suggested. I've

Re: [NTG-context] Letter backaddress

2008-07-04 Thread Wolfgang Schuster
On Thu, Jul 3, 2008 at 5:12 PM, Oliver Buerschaper [EMAIL PROTECTED] wrote: I could support name=yes and alike but I can't drop the \setupletter[list=...] because you need it to define your own reference line with personalized elements, e.g. your working in a company a put a sign for the

  1   2   >