ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Discussion: correspondence with ConTeXt
Date: Fri, 18 Apr 2008 09:12:04 +0200	[thread overview]
Message-ID: <115224fb0804180012n286344bbpc570b6dffd51fd9d@mail.gmail.com> (raw)
In-Reply-To: <6281C099-55AB-4EA5-A0BF-497CE6981BB7@fiee.net>

On Thu, Apr 17, 2008 at 5:32 PM, Henning Hraban Ramm <hraban@fiee.net> wrote:
> Am 2008-04-17 um 16:32 schrieb Wolfgang Schuster:
> >> I normally use InDesign for my business letters and invoices.
> > Dou you use a template for your letters.
>
> Not an InDesign template file (.idt), but a single document (with
> master pages) for every purpose (German/Swiss/English, letter/
> invoice, private/business) that I overwrite every time. (I save a
> copy if the matter is important.)
>
> > LaTeX has two packages to create invoices and we could also
> > have one for ConTeXt but it makes only sense to use it with LuaTeX,
> > TeX's arithmetic to limited for longer calculations.
>
> For other purposes I simply write my TeX code with a script, mostly
> only one file that contains the "dynamical" data and gets included.
>
> E.g.
> - cover for backup CD/DVDs (that script even has a GUI - it reads a
> disk; shows the directory tree, so you can select which parts you'd
> like to be visible; writes a TeX file; calls ConTeXt and opens the PDF)
>
> - my address book (pulls and formats data from a MySQL database)
>
> - business cards for one big company (I receive an Excel file with
> personnel data, save it as CSV and "convert" that to ConTeXt, PDF
> with one page per person gets imposed and printed on cardboard with
> pre-printed logo)
>
> >> Another problem were different letter heads for first, odd and even
> >> pages.
> >
> > Different header for the first and another one for the following
> > headers
> > is simple and possible with my module. The option to change the layout
> > for odd and even pages is currently not supported but should be
> > possible but it has to be integrated in the normal interface.
>
> My sheets have a pre-printed logo, I use the same for all pages of a
> letter.
>
> On the first page I need address and bank data.

Easy to do with layers,option state=start.

> On even pages (back side) there's no logo, so I don't need the big
> top border.

Harder to implement because I hide the layers from the user and
I don't know hoe I could support the doublesided option but it is
possible to one special layers (lefthead/righthead) for just this feature.

> Normally I leave out the first even page, e.g. my job application
> starts with an one-side letter, the following data (CV, references
> etc.) uses front and back page.

Different layouts for left and right pages are not supported because
letters are normally printed singlesided or the header has only on
the first page a different layout but this could be related to the
restrictions in Word why I newver saw this.

CV's are another topic and it makes sense to use a seperate
environment for them, this is what I did for myself.

> The application had the additional difficulty that there's the photo
> on the CV page, and I wanted the title in white *on* the photo...

I don't get what you mean, can you give me a example.

> At least in the "online" PDF - I used modes to produce both printed
> version (without logo, because that's pre-printed on my sheets) and
> email version (with logo)

\startmode[print]

\setupletterstyle[header=no]

\stopmode

> >> (It would have been *much* easier to use InDesign for that stuff,
> >> like for most other designs that I do...)
> >
> > This is also possible with ConTeXt because you could setup layers
> > to place content dependent on left and right pages and the page layout
> > could also change for left and right pages as long as you don't change
> > the text width.
>
> I used layers and setups, but I had difficulties switching them on
> and off. And what not - can't remember everything.

A few things are easy and I can do basic things without any manuals but
advanced layouts are only possible with the source and trial and error.

It is even harder to place layers if you want to fix them on lines in grid mode
in the text with frames a content for the layer.

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
___________________________________________________________________________________


  reply	other threads:[~2008-04-18  7:12 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-17  8:13 Wolfgang Schuster
2008-04-17 12:40 ` Taco Hoekwater
2008-04-17 12:45   ` Arthur Reutenauer
2008-04-17 13:13   ` Olivier Guéry
2008-04-17 14:02     ` Wolfgang Schuster
2008-04-17 14:07       ` Olivier Guéry
2008-04-17 14:21         ` Wolfgang Schuster
2008-04-19 11:49       ` Antoine Junod
2008-04-21  7:09         ` Wolfgang Schuster
2008-04-21  7:52           ` Antoine Junod
2008-04-17 13:19   ` Wolfgang Schuster
2008-04-17 20:59   ` Peter Münster
2008-04-17 14:12 ` Idris Samawi Hamid
2008-04-17 15:08   ` Wolfgang Schuster
2008-04-17 15:34     ` Henning Hraban Ramm
2008-04-18  6:03       ` Wolfgang Schuster
2008-04-17 14:17 ` Henning Hraban Ramm
2008-04-17 14:32   ` Wolfgang Schuster
2008-04-17 15:32     ` Henning Hraban Ramm
2008-04-18  7:12       ` Wolfgang Schuster [this message]
2008-04-17 19:24     ` Gour
2008-04-17 20:48 ` Peter Münster
2008-04-18  6:21   ` Wolfgang Schuster
2008-04-18  6:51     ` Peter Münster
2008-04-18  6:59       ` Wolfgang Schuster
2008-04-18  7:50         ` Peter Münster
2008-04-18  7:50 ` Willi Egger
2008-04-18  8:13   ` Wolfgang Schuster
2008-04-18 19:45     ` Willi Egger
2008-04-19 10:30       ` Wolfgang Schuster
     [not found] <mailman.1.1208512802.14653.ntg-context@ntg.nl>
2008-04-18 18:40 ` Wolfgang Werners-Lucchini
2008-04-19 10:36   ` Wolfgang Schuster
     [not found] <mailman.6074.1208608916.4340.ntg-context@ntg.nl>
2008-04-19 16:35 ` Wolfgang Werners-Lucchini
2008-04-21  7:02   ` 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=115224fb0804180012n286344bbpc570b6dffd51fd9d@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).