Hi!

I am trying to create a custom reference line with the letter module.
I would like for instance to display the typical phone and email fields
and additionaly eg a not yet existing field such as mobile={12345} (or
foo={bar})

At first I did not manage to have any field displayed at all but the use
of setupletterlayer as described in
https://mailman.ntg.nl/pipermail/ntg-context/2013/073560.html helped
(seems the manual from 2010 is no longer up to date...). Unfortunately
this writes the reference line with labels only for phone an email but
not for mobile nor foo, The value of the parameter is writen though, so
it seems I am half the way.

This is what I use:

\setupletter
     [phone={1234567890},
      mobile={123456},
      foo={bar},
      email={tarat...@toto.xi}]
\setupletterlayer[reference][list={phone,mobile,foo,email}]

Thanks a lot for any hint

JFM

Attachment: signature.asc
Description: OpenPGP digital signature

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to