ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Matija Šuklje" <matija@suklje.name>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems with TeX Live 2010
Date: Thu, 17 Jun 2010 19:45:21 +0200	[thread overview]
Message-ID: <201006171945.21928.matija@suklje.name> (raw)
In-Reply-To: <4C1A5DD4.3050406@googlemail.com>

[-- Attachment #1: Type: Text/Plain, Size: 248 bytes --]

Dne četrtek 17. junija 2010 ob 19:39:32 je Wolfgang Schuster napisal(a):
> Can you show the content of the letter?

See attached.


Cheers,
Matija
-- 
gsm: +386 41 849 552
www: http://matija.suklje.name
xmpp: matija.suklje@gabbler.org

[-- Attachment #2: DFD2010_racuni.tex --]
[-- Type: text/x-tex, Size: 2486 bytes --]

\mainlanguage[en]
\enableregime[utf8]
\setuppapersize[a4][a4]

\usemodule[letter]

\usetypescriptfile[type-gyr]
\usetypescript[helvetica][qx]
\setupbodyfont[helvetica,ss]

\setupletter
	[opening={Dear FSFE,},
	subject={Receipts for the Document Freedom Day 2010\note[style]},
	closing={Best regards,},
	signature={Matija Šuklje\\Coordinator FSFE Fellowship	 group Slovenia}]
\setupletter
	[fromname={Matija Šuklje},
	fromaddress={Dvořakova 10\\SI-1000 Ljubljana\\Slovenia}]
\setupletter
	[toname={Free Software Foundation Europe e.V.},
	toaddress={Talstraße 110\\D-40217 Düsseldorf\\Germany}]

%enables colours (ConTeXt by default disables colours)
\setupcolors[state=start]
%Plussy — the FSFE Fellowship logo
\startuseMPgraphic{plussy}
unit := 0.2cm;
dx := 1.2;
color maincolor; maincolor = (0,0.9,0); % fixme
path p;

p := unitsquare scaled unit;
        fill p                      withcolor maincolor;
        fill p shifted ( dx*unit,0) withcolor maincolor;
        fill p shifted (-dx*unit,0) withcolor maincolor;
        fill p shifted (0, dx*unit) withcolor maincolor;
p := p xscaled ((3-dx)/4) shifted (0,-dx*unit);
        fill p withcolor maincolor;
        fill p xyscaled (-1,1) shifted (unit,0) withcolor maincolor;
\stopuseMPgraphic

\starttext
\startletter

As promised, here is the financial report of our Fellowship group's Document Freedom Day event. We spent 116.50 € and below you see a small analysis of what these expenses were.

\starttable[|r|l|rT|]
\HL
\NC receipt no.	\NC contents						\NC amount		\SR
\HL
\NC 02300	\NC posters (photocopied)				\NC 12.48 €		\FR
\NC 055990	\NC parking for cake transferal				\NC 6.00 €		\AR
\NC 10000548	\NC cake						\NC 69.00 €		\AR
\NC 26008889	\NC snacks and drinks for the evening\note[frutiq]	\NC 29.02 €		\LR
\HL
\NC 		\NC							\NC \Sigma\ = 116.50 €	\SR
\HL
\stoptable

\footnotetext[frutiq]{Note: on the snacks and drinks reciept there are also negative amounts — this is due to the fact that there was a \quote{buy a six pack of juice, get a six pack of flavoured water for free} action and the flavoured water had to be deducted from the reciept.}

As you can see the expenses were a bit smaller then anticipated.

Please find the receipts attached. \useMPgraphic{plussy}

\footnotetext[style]{If it's in anyone's interest, I can link or upload my template to this \ConTeXt\ document on the FSFE wiki.}

\stopletter
\stoptext

[-- Attachment #3: Type: text/plain, Size: 486 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:[~2010-06-17 17:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-17 17:18 Matija Šuklje
2010-06-17 17:39 ` Wolfgang Schuster
2010-06-17 17:45   ` Matija Šuklje [this message]
2010-06-17 17:49     ` Wolfgang Schuster
2010-06-17 18:18       ` Matija Šuklje
2010-06-17 18:09     ` Wolfgang Schuster
2010-06-17 18:27       ` Matija Šuklje
2010-06-17 18:48         ` Wolfgang Schuster
2010-06-17 19:01           ` Matija Šuklje
2010-06-17 19:33 ` Matija Šuklje
2010-06-18 19:54   ` Matija Šuklje
2010-06-18 19:59     ` Hans Hagen
2010-06-18 20:27       ` Matija Šuklje
2010-06-18 23:02         ` Matija Šuklje

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=201006171945.21928.matija@suklje.name \
    --to=matija@suklje.name \
    --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).