[NTG-context] typearea

2023-10-29 Thread Thomas Meyer
Hi, I'm new to ConTeXt and try to use the module typearea (https://modules.contextgarden.net/cgi-bin/module.cgi/action=find/name=typearea). But the example doesn't work: \usemodule[typearea] \setupTypeArea[bcor=0mm,alphabets=3.1] \setuppagenumbering[alternative=doublesided] \starttext \dorecurs

[NTG-context] Re: typearea

2023-10-29 Thread Thomas Meyer
Oh, I found something about in the archive! Am 29.10.23 um 11:37 schrieb Thomas Meyer: Hi, I'm new to ConTeXt and try to use the module typearea (https://modules.contextgarden.net/cgi-bin/module.cgi/action=find/name=typearea). But the example doesn't work: \usemodule[typearea] \set

[NTG-context] Re: typearea

2023-11-06 Thread Thomas Meyer
terms? Thanks in advance! Regards Thomas Am 29.10.23 um 12:13 schrieb Henning Hraban Ramm: Am 29.10.23 um 11:37 schrieb Thomas Meyer: Hi, I'm new to ConTeXt and try to use the module typearea (https://modules.contextgarden.net/cgi-bin/module.cgi/action=find/name=typearea). But the ex

[NTG-context] "Registerhaltigkeit"

2024-01-14 Thread Thomas Meyer
Hi folks, which settings are necessary to achieve "Registerhaltigkeit"? Thank you in advance Thomas___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.

[NTG-context] Re: "Registerhaltigkeit"

2024-01-14 Thread Thomas Meyer
Thank you Wolfgang and Hraban, it can be so easy! But if my last subject should be at the end of the page and I shift it with \vfill to the end, the last subject doesn't fit the grid! Am 14.01.24 um 11:02 schrieb Henning Hraban Ramm: Am 14.01.24 um 10:30 schrieb Thomas Meyer: which set

[NTG-context] Re: "Registerhaltigkeit"

2024-01-14 Thread Thomas Meyer
Here comes my minimal example. \vfill doesn't fit the grid, the counted blank works. Is it possible to jump to grid with blank[?] ? Am 14.01.24 um 13:53 schrieb Wolfgang Schuster: Thomas Meyer schrieb am 14.01.2024 um 11:21: Thank you Wolfgang and Hraban, it can be so easy! But if my

[NTG-context] Re: "Registerhaltigkeit"

2024-01-17 Thread Thomas Meyer
Got it. Am 14.01.24 um 17:36 schrieb Thomas Meyer: Here comes my minimal example. \vfill doesn't fit the grid, the counted blank works. Is it possible to jump to grid with blank[?] ? Am 14.01.24 um 13:53 schrieb Wolfgang Schuster: Thomas Meyer schrieb am 14.01.2024 um 11:21: Than

[NTG-context] context version 20240118 (was: "Registerhaltigkeit")

2024-01-18 Thread Thomas Meyer
What is going on? Yesterday I got a perfect on-grid-written document! But today, with the newest context-version (20240118) all changed for the worse. I may not get a reply to this e-mail either! Am 17.01.24 um 20:57 schrieb Thomas Meyer: Got it. Am 14.01.24 um 17:36 schrieb Thomas Meyer

[NTG-context] Re: context version 20240118

2024-01-18 Thread Thomas Meyer
I may not understand it ... Where can I find the thread (which keyword?)and which values are bad? Greetings Thomas Am 18.01.24 um 13:06 schrieb Hans Hagen via ntg-context: as follow up on the keyword thread we decided to treat bad values to equivalent to 'no' ___

[NTG-context] Re: context version 20240118

2024-01-18 Thread Thomas Meyer
Am 18.01.24 um 13:51 schrieb luigi scarso: On Thu, 18 Jan 2024 at 13:00, Thomas Meyer wrote: What is going on? Yesterday I got a perfect on-grid-written document! But today, with the newest context-version (20240118) all changed for the worse. I may not get a reply

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer
.24 um 13:06 schrieb Hans Hagen via ntg-context: On 1/18/2024 12:59 PM, Thomas Meyer wrote: What is going on? Yesterday I got a perfect on-grid-written document! But today, with the newest context-version (20240118) all changed for the worse. as follow up on the keyword thread we decided to

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer
o try Context! Greetings Thomas Am 22.01.24 um 10:56 schrieb Hans Hagen via ntg-context: On 1/22/2024 10:47 AM, Thomas Meyer wrote: Hi Hans, maybe you understand the question mark now, you are part of it. Unfortunately, I haven't received a reply to my last e-mail from January 18. No I don&

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer
Am 22.01.24 um 12:06 schrieb Henning Hraban Ramm: Am 22.01.24 um 11:46 schrieb Thomas Meyer: I might get a bit impatient if I have the impression that others get an answer faster. Sorry for that. It’s not unusual to get that impression. It depends on the current attention, capacity and

[NTG-context] Re: context version 20240118 ("Registerhaltigkeit")

2024-01-23 Thread Thomas Meyer
o try ConTeXt and will be glad if anyone can help me. As I said, I am only a user. Many thanks and best regards Thomas Am 22.01.24 um 20:24 schrieb Wolfgang Schuster: Thomas Meyer schrieb am 22.01.2024 um 13:04: Am 22.01.24 um 12:06 schrieb Henning Hraban Ramm: Am 22.01.24 um 11:46 sc

[NTG-context] Footnotes in footnotes

2024-01-27 Thread Thomas Meyer
Hi folks, in https://wiki.contextgarden.net/Footnotes there is Oblomov's example for footnotes in footnotes: This\footnote{Or that\footnote{Or possibly even the other.}, if you prefer.} is a sentence with a footnote. I get only the footnote number of the inner footnote in the first footnote

[NTG-context] distance in \setupinitial

2024-02-09 Thread Thomas Meyer
Hi folks, if I understand it correct it is not necessary to set default parameters. In my example it is a difference to set it or not (distance=0pt should be default): \setupinitial%[distance=0pt] \starttext \placeinitial \input knuth \stoptext Why? Greetings Thomas ___

[NTG-context] Re: distance in \setupinitial

2024-02-09 Thread Thomas Meyer
Thank you, Pablo, next question: why does it say here https://wiki.contextgarden.net/Command/setupinitial default is 0pt? Why does the information not match? Crazy! Am 09.02.24 um 20:02 schrieb Pablo Rodriguez via ntg-context: On 2/9/24 09:53, Thomas Meyer wrote: Hi folks, if I understand

[NTG-context] Use of marking

2024-03-20 Thread Thomas Meyer
HI folks, yesterday while reading along I learned how to suppress the chapter numbers in sections. That was something I was looking for myself. But how do you use marking correctly in startsection? I would like to see "1. Kapitel - 1. Aufgabe" in the header on the right. How can I automate t

[NTG-context] Re: Use of marking

2024-03-20 Thread Thomas Meyer
eadertexts    [] [{\getmarking[chapter]} - {\getmarking[section]}] [{\getmarking[chapter]} - {\getmarking[section]}] [] > Kapitel - Aufgabe Thanks in advance Greetings Thomas Am 20.03.24 um 09:09 schrieb Hraban Ramm: Am 20.03.24 um 08:18 schrieb Thomas Meyer: HI folks, yesterday

[NTG-context] Re: Use of marking

2024-03-21 Thread Thomas Meyer
Hi Pablo and Bruce, thank you very much for your two solutions. That helps me enormously now. Greetings Thomas Am 21.03.24 um 16:34 schrieb Bruce Horrocks: \startsetups[doc:header] \getmarking[chapternumber] \space - \space \getmarking[chapter] \space :: \space \getmarking[sectionnumb

[NTG-context] Headertext

2024-03-26 Thread Thomas Meyer
Hi folks, I know, with \setuphead[chapter][header=high] I can suppress the header text on the first page. But what can I do if I still want to have part of the header text on the first page? Is there something I can do with \definetext and if so, how? Thanks for any help Greetings Thomas

[NTG-context] Re: Headertext

2024-03-27 Thread Thomas Meyer
Thank you, Wolfgang, that's exactly what I wanted. Greetings Thomas Am 26.03.24 um 17:12 schrieb Wolfgang Schuster: When you use "header=high" you can't have a header because the block for it no longer exists, compare the results for "header=high" and "header=empty" in the following example.

[NTG-context] blank line and \placefigure

2024-04-06 Thread Thomas Meyer
Hi folks, how can I suppress a blank line between a text paragraph and \placefigure? I get one there, but I don't want it. Thanks and greetings on a sunny weekend Thomas ___ If your question is of interest to others

[NTG-context] Re: blank line and \placefigure

2024-04-06 Thread Thomas Meyer
] \starttext \input{knuth} \startlinecorrection \placefigure[left, none] []{}\externalfigure[cow.pdf][width=40mm] \input{knuth} \stoplinecorrection \stoptext Thomas Am 06.04.24 um 13:43 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 06.04.2024 um 12:56: Am 06.04.24 um 12:48 schrieb Thomas

[NTG-context] Special charakter

2024-05-18 Thread Thomas Meyer
Hi folks, I have problems to produce the polish l. \l gives ł, but \L gives nothing! How can I write Łódź (on a Mac)? Thanks and nice weekend. Thomas ___ If your question is of interest to others as well, please a

[NTG-context] Re: Special charakter

2024-05-18 Thread Thomas Meyer
I know I can copy and paste it, like here (copied from Wikipedia), but if I don't have a template in a hurry ... Am 18.05.24 um 11:45 schrieb vm via ntg-context: On 18/05/2024 11:17, Thomas Meyer wrote: How can I write Łódź (on a Mac)? Just as you wrote it in your mail message? Co

[NTG-context] Re: Special charakter

2024-05-18 Thread Thomas Meyer
Thanks to all of you for your hints and comments! I thought \l does work, why \L does not. To type \L is faster than changing the keyboard language when I write in German normally. Greetings Am 18.05.24 um 13:33 schrieb Bruce Horrocks: On 18 May 2024, at 11:54, Thomas Meyer wrote: I know

[NTG-context] Re: Special charakter

2024-05-20 Thread Thomas Meyer
Thank you Axel for the hint! Thank you Hraban for the keylayout! Greetings Thomas Am 19.05.24 um 07:16 schrieb Axel Kielhorn: Am 18.05.24 um 11:17 schrieb Thomas Meyer: Hi folks, I have problems to produce the polish l. \l gives ł, but \L gives nothing! How can I write Łódź (on a Mac

[NTG-context] Suppress pagenumber

2024-05-23 Thread Thomas Meyer
Need Help! I'm standing in front of the barn door ... How can I suppress the pagenumber only on the first page? Thanks in advance Thomas___ If your question is of interest to others as well, please add an entry to t

[NTG-context] LMTX on iPad

2024-06-24 Thread Thomas Meyer
Hi folks, is it possible to install LMTX and use it on an iPad and which editor do you recommend? Thanks and greetings Thomas___ If your question is of interest to others as well, please add an entry to the Wiki!

[NTG-context] Re: LMTX on iPad

2024-06-25 Thread Thomas Meyer
I withdraw my question. Am 24.06.24 um 19:29 schrieb Thomas Meyer: Hi folks, is it possible to install LMTX and use it on an iPad and which editor do you recommend? Thanks and greetings Thomas ___ If your

[NTG-context] Installation problem

2024-08-25 Thread Thomas Meyer
Hi, is it right that https://wiki.contextgarden.net/Installation for macOS X86 is not reachable?! Greetings Tomás___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : nt

[NTG-context] Re: Installation problem

2024-08-25 Thread Thomas Meyer
Thank you. Now it works again. I tried to update but it doesn't had work. So I tried to download and the website was not reachable. Am 25.08.24 um 13:49 schrieb Henning Hraban Ramm: Am 25.08.24 um 11:37 schrieb Thomas Meyer: is it right that https://wiki.contextgarden.net/Installatio

[NTG-context] pdf properties

2024-08-29 Thread Thomas Meyer
Hi, how can I set the pdf document properties with ConTeXt. For example, so that a document can be printed but not copied, etc. Thanks for any advice Thomas___ If your question is of interest to others as well, pl

[NTG-context] Re: pdf properties

2024-08-29 Thread Thomas Meyer
Thank you, Hans, I see it in the Terminal but I not really know to work with it. Sorry, I need more help. Thomas Am 29.08.24 um 09:43 schrieb Thomas Meyer: Hi, how can I set the pdf document properties with ConTeXt. For example, so that a document can be printed but not copied, etc

[NTG-context] Re: pdf properties

2024-08-29 Thread Thomas Meyer
Thank you, Hans, that helps! Greetings Thomas Am 29.08.24 um 16:50 schrieb Hans Hagen: On 8/29/2024 1:29 PM, Thomas Meyer wrote: Thank you, Hans, I see it in the Terminal but I not really know to work with it. Sorry, I need more help. well ... >context oeps --ownerpassword=h

[NTG-context] Validation of pdf/A-2a

2024-09-10 Thread Thomas Meyer
Hello, I would like to use pdf/A-2a for my documents and was wondering whether the documents will stand up to validation. I used veraPDF for the validation check. Unfortunately the a-variants (pdf/A1-a and pdf/A-2a) fail. Here the Validation Information: Validation information *Rule* *S

[NTG-context] Re: Validation of pdf/A-2a

2024-09-12 Thread Thomas Meyer
Thank you, Jakob, for your answer, I didn't think that my example was too complex. pdf/A-2a works with ConTeXt, it is recognized as pdf/A by FoxitReader. However, I would like the result to be valid, as with pdf/A-2u. Does anyone else have any tips or ideas? Is it not that important? Greeting

[NTG-context] Re: Validation of pdf/A-2a

2024-09-12 Thread Thomas Meyer
Hello Hans, thank you for your answer for now. \setupbackend[format=pdf/ua-2] should work but validation test via verapdf failed. I hope for the future. Greetings Thomas Am 12.09.24 um 18:05 schrieb Hans Hagen: On 9/12/2024 5:50 PM, Thomas Meyer wrote: Thank you, Jakob, for your answer

[NTG-context] Re: Validation of pdf/A-2a

2024-09-13 Thread Thomas Meyer
Oh, I'm afraid that my “I hope for the future.” has now led to a misunderstanding. I would like to archive my documents as pdf/A-2a. As a reference to the German Bundesarchiv, which recommends pdf/A-2a in the first instance - and pdf/A-2u in the second. I simply noticed that, as described in

[NTG-context] Re: Validation of pdf/A-2a

2024-09-14 Thread Thomas Meyer
59 schrieb Hans Hagen via ntg-context: On 9/13/2024 9:51 AM, Thomas Meyer wrote: Oh, I'm afraid that my “I hope for the future.” has now led to a misunderstanding. I would like to archive my documents as pdf/A-2a. As a reference to the German Bundesarchiv, which recommends pdf/A-2a in the

AW: [NTG-context] PPCHTeX Bug?

2004-09-18 Thread Thomas Meyer
Hello, I am new here in this list and I am the one who has the problems with ppchtex. At first I have to thank Hraban and Tobias for their committed help! Under LaTeX I tried the downloaded version of ppchtex.tex from pragma-ade.nl. I got only the lines for the bonds between the atoms, no letters

AW: [NTG-context] PPCHTeX Bug?

2004-09-25 Thread Thomas Meyer
Hi to all, One week is gone and I got no answer, no comment to my problems! What's going wrong! Thomas -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Thomas Meyer Gesendet: Samstag, 18. September 2004 12:05 An: 'mailing list for Con

[NTG-context] Seven-membered rings with ppchtex

2004-09-25 Thread Thomas Meyer
Hi, is it possible to create seven-membered ring-systems with ppchtex? How does it work? I couldn't find it in the manual.   Greetings Thomas ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

AW: AW: [NTG-context] PPCHTeX Bug?

2004-10-01 Thread Thomas Meyer
Thanks to all who answered me! Special thanks to Tobias. I will use ochem or something like that under LaTeX because I need seven-membered rings. Or is it possible to use ochem under ConTeXt? Greetings Thomas >>Is it possible to create seven-membered ring-systems with ppchtex? I >>never found s

[NTG-context] Re: LMTX and PDF document form German »Bundesgesetzblatt«

2024-09-23 Thread Thomas Meyer
Hi Pablo, the same here! Thomas Am 23.09.24 um 08:06 schrieb Pablo Rodriguez via ntg-context: Dear list, for some reason unknown to me, LMTX has problems with PDF documents comming form the German official gazzette. http://www.bgbl.de/xaver/bgbl/start.xav?startbk=Bundesanzeiger_BGBl&jumpTo=