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.suk...@gabbler.org
\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
___________________________________________________________________________________
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