Re: [NTG-context] Invoice Forms

2018-06-14 Thread Henning Hraban Ramm
Am 2018-06-14 um 16:17 schrieb Floris van Manen :

> almost…
> what is \fieevis ?
> 
> 
> \670>:letter:layer:location:fiee ... 5em \fieevis
>  \setuptabulate [bodyfont=s...
> l.4 }
> 

Sorry, missed that. It’s a macro that contains my company name, just delete it.

Best, Hraban
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Invoice Forms

2018-06-14 Thread Floris van Manen
almost…
what is \fieevis ?


\670>:letter:layer:location:fiee ... 5em \fieevis
  \setuptabulate [bodyfont=s...
l.4 }





> On 14 Jun 2018, at 16:00, Henning Hraban Ramm  wrote:
> 
> Am 2018-06-14 um 12:48 schrieb Henning Hraban Ramm :
> 
>> Am 2018-06-13 um 19:50 schrieb jdh :
>> 
>>> Is there a source of context document forms for invoices, (and other 
>>> documents), that have been contributed for open modifications and use?   If 
>>> not it would be very beneficial to people to have such a depository. Please 
>>> let me know.
>> 
>> Dear unknown,
>> there’s nothing out there, AFAIK.
>> 
>> But I’m writing my invoices with ConTeXt, using a mixture of Shell, Python, 
>> Lua and ConTeXt, also mixed German/English:
>> * A bunch of Shell scripts call the main Python script with the right 
>> parameters.
>> * Python script/library manages customers and catalogue and fills a 
>> ConTeXt/Lua invoice template
>> * Python or Shell script calls ConTeXt, invoice calculations in Lua
>> 
>> I can provide you with the ConTeXt & Lua part, the Python stuff contains too 
>> much private information.
>> There’s no documentation and I don’t claim the code to be good.
>> 
>> 
> 
> Sorry, didn’t check what I attached. Here are the missing tex files.
> 
> Greetlings, Hraban
> ---
> https://www.fiee.net
> http://wiki.contextgarden.net
> https://www.dreiviertelhaus.de
> GPG Key ID 1C9B22FD
> ___
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Invoice Forms

2018-06-14 Thread Henning Hraban Ramm
Am 2018-06-14 um 12:48 schrieb Henning Hraban Ramm :

> Am 2018-06-13 um 19:50 schrieb jdh :
> 
>> Is there a source of context document forms for invoices, (and other 
>> documents), that have been contributed for open modifications and use?   If 
>> not it would be very beneficial to people to have such a depository. Please 
>> let me know.
> 
> Dear unknown,
> there’s nothing out there, AFAIK.
> 
> But I’m writing my invoices with ConTeXt, using a mixture of Shell, Python, 
> Lua and ConTeXt, also mixed German/English:
> * A bunch of Shell scripts call the main Python script with the right 
> parameters.
> * Python script/library manages customers and catalogue and fills a 
> ConTeXt/Lua invoice template
> * Python or Shell script calls ConTeXt, invoice calculations in Lua
> 
> I can provide you with the ConTeXt & Lua part, the Python stuff contains too 
> much private information.
> There’s no documentation and I don’t claim the code to be good.
> 
> 

Sorry, didn’t check what I attached. Here are the missing tex files.

Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD


environment.tex
Description: Binary data


rechnung_tpl.tex
Description: Binary data
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Invoice Forms

2018-06-14 Thread Peter Münster
On Wed, Jun 13 2018, jdh wrote:

> Is there a source of context document forms for invoices, (and other
> documents), that have been contributed for open modifications and use? If not
> it would be very beneficial to people to have such a depository. Please let me
> know.

These pages can help perhaps:
- https://mailman.ntg.nl/pipermail/ntg-context/2008/031680.html
- https://mailman.ntg.nl/pipermail/ntg-context/2009/037920.html
- https://mailman.ntg.nl/pipermail/ntg-context/2014/076641.html

-- 
   Peter
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Invoice Forms

2018-06-14 Thread Henning Hraban Ramm
Am 2018-06-13 um 19:50 schrieb jdh :

> Is there a source of context document forms for invoices, (and other 
> documents), that have been contributed for open modifications and use?   If 
> not it would be very beneficial to people to have such a depository. Please 
> let me know.

Dear unknown,
there’s nothing out there, AFAIK.

But I’m writing my invoices with ConTeXt, using a mixture of Shell, Python, Lua 
and ConTeXt, also mixed German/English:
* A bunch of Shell scripts call the main Python script with the right 
parameters.
* Python script/library manages customers and catalogue and fills a ConTeXt/Lua 
invoice template
* Python or Shell script calls ConTeXt, invoice calculations in Lua

I can provide you with the ConTeXt & Lua part, the Python stuff contains too 
much private information.
There’s no documentation and I don’t claim the code to be good.

Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD


classy.lua
Description: Binary data


invoicelib.lua
Description: Binary data


classy.lua
Description: Binary data


invoicelib.lua
Description: Binary data
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___