ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Layout for writing a letter
@ 2009-01-20 15:19 Cecil Westerhof
  2009-01-20 15:53 ` Joseph Wright
  0 siblings, 1 reply; 5+ messages in thread
From: Cecil Westerhof @ 2009-01-20 15:19 UTC (permalink / raw)
  To: ntg-context

I am just starting with working with ConTeXt. I was wondering if there
is a good template for writing letters?

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


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

* Re: Layout for writing a letter
  2009-01-20 15:19 Layout for writing a letter Cecil Westerhof
@ 2009-01-20 15:53 ` Joseph Wright
  2009-01-20 16:16   ` Wolfgang Schuster
  2009-01-20 16:59   ` Cecil Westerhof
  0 siblings, 2 replies; 5+ messages in thread
From: Joseph Wright @ 2009-01-20 15:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Cecil Westerhof wrote:
> I am just starting with working with ConTeXt. I was wondering if there
> is a good template for writing letters?
> 

http://wiki.contextgarden.net/Letter_style, perhaps?
-- 
Joseph Wright
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Layout for writing a letter
  2009-01-20 15:53 ` Joseph Wright
@ 2009-01-20 16:16   ` Wolfgang Schuster
  2009-01-20 16:59   ` Cecil Westerhof
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-01-20 16:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 20.01.2009 um 16:53 schrieb Joseph Wright:

> Cecil Westerhof wrote:
>> I am just starting with working with ConTeXt. I was wondering if  
>> there
>> is a good template for writing letters?
>
> http://wiki.contextgarden.net/Letter_style, perhaps?


The list miss the style from Joe Hogg

   http://www.tug.org/pracjourn/2006-3/hogg/

and the style from Karel Wesseling

   http://maps.aanhet.net/maps/pdf/28_15.pdf

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


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

* Re: Layout for writing a letter
  2009-01-20 15:53 ` Joseph Wright
  2009-01-20 16:16   ` Wolfgang Schuster
@ 2009-01-20 16:59   ` Cecil Westerhof
  2009-01-20 17:32     ` Cecil Westerhof
  1 sibling, 1 reply; 5+ messages in thread
From: Cecil Westerhof @ 2009-01-20 16:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2009/1/20 Joseph Wright <joseph.wright@morningstar2.co.uk>:
>> I am just starting with working with ConTeXt. I was wondering if there
>> is a good template for writing letters?
>>
>
> http://wiki.contextgarden.net/Letter_style, perhaps?

I tried the second. The shell variable $HOMETEXMF is not set on my
system, thus I tried putting t-letterhead.tex in the same directory
and also in /usr/share/texmf/tex/context/third. When trying to
generate I get:
    ! Undefined control sequence.
    l.5 \addressee
                  {Prof.\crlf

What is going wrong?

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


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

* Re: Layout for writing a letter
  2009-01-20 16:59   ` Cecil Westerhof
@ 2009-01-20 17:32     ` Cecil Westerhof
  0 siblings, 0 replies; 5+ messages in thread
From: Cecil Westerhof @ 2009-01-20 17:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2009/1/20 Cecil Westerhof <cldwesterhof@gmail.com>:
>>> I am just starting with working with ConTeXt. I was wondering if there
>>> is a good template for writing letters?
>>>
>>
>> http://wiki.contextgarden.net/Letter_style, perhaps?
>
> I tried the second. The shell variable $HOMETEXMF is not set on my
> system, thus I tried putting t-letterhead.tex in the same directory
> and also in /usr/share/texmf/tex/context/third. When trying to
> generate I get:
>    ! Undefined control sequence.
>    l.5 \addressee
>                  {Prof.\crlf
>
> What is going wrong?

It was an to old version I used. It was 5.2.4, on a 6.2.0 it works. I
can now taylor it to my needs.

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


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

end of thread, other threads:[~2009-01-20 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-20 15:19 Layout for writing a letter Cecil Westerhof
2009-01-20 15:53 ` Joseph Wright
2009-01-20 16:16   ` Wolfgang Schuster
2009-01-20 16:59   ` Cecil Westerhof
2009-01-20 17:32     ` Cecil Westerhof

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).