[NTG-context] XRechnung

2023-11-10 Thread juh+ntg-context--- via ntg-context
Hi, does anyone produce the XML-based invoice called XRechnung with ConTeXt? I don't know if XRechnung is the european name or only used in Germany? juh ___ If your question is of interest to others as well,

[NTG-context] ConTeXt Workshop at Chemnitzer Linuxtage

2022-12-15 Thread juh+ntg-context--- via ntg-context
Dear all, does anyone feels tempted to give a context workshop at the Chemnitzer Linuxtage next year in march? https://chemnitzer.linux-tage.de/2023/de/programm/call-for-lectures I made a workshop at FrOSCon this summer and could help. I might attend the Linuxtage myself but this is unsure.

Re: [NTG-context] setupexternalfigures and resoĺution

2022-09-01 Thread juh+ntg-context--- via ntg-context
Am 01.09.22 um 15:04 schrieb Henning Hraban Ramm via ntg-context: Am 01.09.22 um 13:43 schrieb juh+ntg-context--- via ntg-context: Am 01.09.22 um 10:51 schrieb Henning Hraban Ramm via ntg-context: \loadluafile[grph-downsample] \doifmodeelse{print}{%  \def\Resolution{300} }{%  \def

Re: [NTG-context] setupexternalfigures and resoĺution

2022-09-01 Thread juh+ntg-context--- via ntg-context
Am 01.09.22 um 10:51 schrieb Henning Hraban Ramm via ntg-context: \loadluafile[grph-downsample] \doifmodeelse{print}{% \def\Resolution{300} }{% \def\Resolution{96} }% \setupexternalfigures[   %directory={./Logos,img},   conversion=lowres.jpg,   resolution=\Resolution, ] With the

Re: [NTG-context] setupexternalfigures and resoĺution

2022-09-01 Thread juh+ntg-context--- via ntg-context
Hi Hraban, Am 01.09.22 um 10:56 schrieb Henning Hraban Ramm via ntg-context: \startluacode local function downsampler(oldname, newname, resolution)     if not resolution or resolution == "" then     resolution = 72     end     local cmd = string.format(   [[gm convert -resample

[NTG-context] setupexternalfigures and resoĺution

2022-09-01 Thread juh+ntg-context--- via ntg-context
Hi, what is resolution meant to do? Whatever I insert as resolution, I get no change. \setupexternalfigure[location={default,local},resolution=30] \starttext \externalfigure[hacker] \stoptext What am I missing? TIA juh

Re: [NTG-context] underbar aligns badly

2022-08-31 Thread juh+ntg-context--- via ntg-context
Am 31.08.22 um 08:54 schrieb Mikael Sundqvist via ntg-context: Hi, On Wed, Aug 31, 2022 at 8:32 AM juh+ntg-context--- via ntg-context wrote: Dear Hans, thanks a lot, but... Am 27.08.22 um 08:54 schrieb Hans Hagen via ntg-context: On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context

Re: [NTG-context] underbar aligns badly

2022-08-31 Thread juh+ntg-context--- via ntg-context
Dear Hans, thanks a lot, but... Am 27.08.22 um 08:54 schrieb Hans Hagen via ntg-context: On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context wrote: Hi all, can nobody confirm this bug? in: \protected\def\node_rules_direct#1%   {\groupedcommand {\dontleavehmode % this should not

[NTG-context] underbar aligns badly

2022-08-25 Thread juh+ntg-context--- via ntg-context
Dear all, I fear I hit a bug or missed a change. \starttext \underbar{First line}\\ Second line. \stoptext With lmtx from 2022.07.24 the lines align fine. With current lmtx the first line has a small indent. Ciao! juh

[NTG-context] How to display these characters

2022-08-05 Thread juh+ntg-context--- via ntg-context
Dear all, I have this: \starttext \starttyping foo └── bar ├── baz │   └── index.html └── index.html \stoptyping \stoptext The source code is generated with the linux command "tree". The special characters which indicate the folder depth are not displayed. I guess that I

Re: [NTG-context] ConTeXt meeting 2022 – please register!

2022-08-04 Thread juh+ntg-context--- via ntg-context
Dear Hraban, Am 03.08.22 um 10:50 schrieb Henning Hraban Ramm via ntg-context: Taco convinced me not to cancel the meeting due to a lack of participants, but I’d like to know why you (esp. if you attended previous meetings) decided not to come: short answer. The meeting is in the holidays

Re: [NTG-context] debugging lmtx and firefox (was: TeXGyre Heros on Firefox)

2022-07-25 Thread juh+ntg-context--- via ntg-context
I reported the bug to Mozilla and they answered very fast. Sadly up too now without a good solution. They hint to LuaMetaTex as the cause of the problem. You can follow the discussion here. https://bugzilla.mozilla.org/show_bug.cgi?id=1781022 juh

[NTG-context] debugging lmtx and firefox (was: TeXGyre Heros on Firefox)

2022-07-22 Thread juh+ntg-context--- via ntg-context
Dear all, the firefox pdf viewer has problems with at least two sans serif fonts. Using this mwe I get a bad display in ff with Gyre font and Alegreya Font. %\definefontfamily[mainfont][sans][AlegreyaSans] \definefontfamily[mainfont][sans][texgyreheros] \setupbodyfont [mainfont,12pt]

Re: [NTG-context] Workshop at FrOSCon

2022-07-09 Thread juh+ntg-context--- via ntg-context
Am 21.06.22 um 09:37 schrieb juh+ntg-context--- via ntg-context: Thanks a lot for this offer. Due to my hesitation and my holidays I submitted the workshop after the deadline of the FrOSCon CFP so I guess that there won't be a ConTeXt workshop this time. But you never know, often deadlines

[NTG-context] Using alegreya typescript

2022-07-04 Thread juh+ntg-context--- via ntg-context
Dear all, for a long time I never had to used a custom typescript, but now I want to use the Alegreya font and found the typescript on contextgarden. https://wiki.contextgarden.net/Alegreya_Typescript The script seems to cover a lot of variations.

Re: [NTG-context] Graphviz and ConTeXt

2022-06-24 Thread juh+ntg-context--- via ntg-context
Am 23.06.22 um 15:08 schrieb Taco Hoekwater: Hi, You could just convert these separately to pdf/svg/jpg/png and then load them as \externalfigure. I thought about this solution. You could also use the filter module to be able to take them inline into the ConTeXt code: Thanks for the

Re: [NTG-context] Workshop at FrOSCon

2022-06-21 Thread juh+ntg-context--- via ntg-context
Dear Andrej and others, Am 09.06.22 um 13:01 schrieb a badin via ntg-context: It's 4 hours by train for me to Bonn and I'm not sure whether I'm a good candidate to teach people context due to my low skill, but I can surely teach you how to install lmtx on windows if you like (we could call or

Re: [NTG-context] Workshop at FrOSCon

2022-06-08 Thread juh+ntg-context--- via ntg-context
Am 08.06.22 um 07:43 schrieb Henning Hraban Ramm via ntg-context: Am 08.06.22 um 07:18 schrieb juh via ntg-context: For the Developer Room we need at least three people willing to attend the whole time at least for one day. If anyone would help me to organize a 2h-Bootstrap Workshop for

Re: [NTG-context] Improving pandoc's ConTeXt output

2022-06-05 Thread juh+ntg-context--- via ntg-context
Am 06.06.22 um 01:52 schrieb Thangalin: I put together a multipart series about the process of going from Markdown to Pandoc to ConTeXt: https://dave.autonoma.ca/blog/2019/05/22/typesetting-markdown-part-1/ This was

Re: [NTG-context] Improving pandoc's ConTeXt output

2022-06-05 Thread juh+ntg-context--- via ntg-context
Dear Albert! Am 05.06.22 um 16:15 schrieb Albert Krewinkel via ntg-context: Dear juh, juh via ntg-context writes: great to hear that, as my cooperative uses pandoc to produce print stuff with ConTeXt, we are always happy, when there are improvements. I'd love to learn more about your

[NTG-context] processdatabasefile styling of table cells

2022-04-06 Thread juh+ntg-context--- via ntg-context
Hi all, I include tables via csv files like this \processdatabasefile[test][test.csv] I was able to style the tables with this: \setupTABLE [ split=yes, header=repeat, option=stretch, loffset=.5ex,roffset=.5ex] \setupTABLE [row] [odd] [background=color,backgroundcolor=hs-hellblau,]

Re: [NTG-context] TeXGyre Heros on Firefox

2022-03-10 Thread juh+ntg-context--- via ntg-context
Am 10.03.22 um 15:57 schrieb Hans Hagen via ntg-context: mtxrun --script pdf --fonts hostsharing-vereinshandbuch.pdf the arial comes from an image Thanks! So many cool tools out there. :-) juh ___ If your