ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "d.henman" <dhenman@gmail.com>
To: <ntg-context@ntg.nl>
Subject: [***SPAM***] Simple Context Application to Cards
Date: Sun, 04 Aug 2013 19:36:34 +0900	[thread overview]
Message-ID: <20130804193634.3488@binki> (raw)


This is a trivial appliation for Context, but a useful one.

I plan on designed some business cards, but am new to Context. 

My idea to to have a logo image in the upper left hand corner, with the company name to the right of it.   This would be two block elements at the top of the card.

In the middle will be the name, and below that the address, tel, etc.

-- Regarding the two blocks at the top of the card:

Something like the below:

   logo here     Company name here
 .--------------------------------------.
 |                                      |  
 |   ooooo     XYZ Printing Company     |
 |   ooooo                              |    This top area is the subject of this mail.
 |   ooooo    Card Design & Services    |
.............................................
 |                                      |
 |                                      |
 |            First_Name Last_Name      |       All this below the ... line is done.
 |                                      |
 |   contact information                |
 |                                      |
 '--------------------------------------'


I take this as two blocks aligned horizontally on the 91mm x 55mm card stock.
From my reading the Context options for doing this are:

The margins are so small that using  \inmarge{\externalfigure[company-logo][width=\marginwidth] }  can not work.


Which option should I pursue?
   a.) \startcombination ...  \externalfigure  +  text block  \stopcombination
   a.) \placefigurehere[... force] 
         \startcombination ...  \externalfigure  +  text block  \stopcombination
        
   c.) \startfiguretext ... \stopfiguretext

   d.) some other Context mechanism.


Any advice is appreciated.

Thanks
   
___________________________________________________________________________________
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:[~2013-08-04 10:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-04 10:36 d.henman [this message]
2013-08-04 11:47 ` Mari Voipio
2013-08-04 15:56 ` Henning Hraban Ramm
2013-08-05  0:13   ` hwitloc

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=20130804193634.3488@binki \
    --to=dhenman@gmail.com \
    --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).