ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean-Francois Moulin <jean-francois.moulin@hzg.de>
To: ntg-context@ntg.nl
Subject: defining new entries for reference in letter module
Date: Mon, 13 Jun 2016 16:39:03 +0200	[thread overview]
Message-ID: <575EC587.9000002@hzg.de> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 904 bytes --]

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={taratata@toto.xi}]
\setupletterlayer[reference][list={phone,mobile,foo,email}]

Thanks a lot for any hint

JFM


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 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
___________________________________________________________________________________

             reply	other threads:[~2016-06-13 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 14:39 Jean-Francois Moulin [this message]
2016-06-14 18:45 ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575EC587.9000002@hzg.de \
    --to=jean-francois.moulin@hzg.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).