[NTG-context] Indentation in headings

2024-09-14 Thread Kirill Davidov
Greetings, As per Russian GOST standards, numbered section headings are flush left and start with the paragraph indent. Is there a proper way to indent a section heading? The code simulates what I want visually, but it unfortunately causes the heading to poke out into the margins. That can be trou

[NTG-context] Re: Indentation in headings

2024-09-14 Thread Wolfgang Schuster
Kirill Davidov schrieb am 14.09.2024 um 08:59: Greetings, As per Russian GOST standards, numbered section headings are flush left and start with the paragraph indent. Is there a proper way to indent a section heading? The code simulates what I want visually, but it unfortunately causes the headi

[NTG-context] Re: Indentation in headings

2024-09-14 Thread Kirill Davidov
On 9/14/24 12:41, Wolfgang Schuster wrote: > You have to use the narrow environment and apply it with the > beforehead and afterhead command and in addition enable the aligntitle > option. > > Wolfgang Yeah, that does seem to work. Thanks! __

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

2024-09-14 Thread Thomas Meyer
Hello Hans, thanks for the detailed answer.  Now it works! I didn't realise until now that pdf is also messy. In my job I have enough to do with the fact that some products never work as they should ("Mr Gates has won and now we have to use his products.’ - said our former head of IT). I have

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

2024-09-14 Thread Hans Hagen
On 9/14/2024 10:14 AM, Thomas Meyer wrote: I can only emphasise that I am just a user who keeps turning to lists for support. Which is what the list is for, so okay, Hans - Hans Hagen |

[NTG-context] Re: ConTeXt LMTX 2024, \setupalign: Is the "Nicer justification and microtypography" list of options listed in ConTeXt Garden now obselete?

2024-09-14 Thread Wolfgang Schuster
Felix schrieb am 14.09.2024 um 06:13: When I try to use a combination (example = \setupalign[normal,extremestretch,verytolerant,hangingboth,fullhz,hyphenated,] ) and just normal I seem to be getting the same result when I try to load in a big paragraph. However, there is an obvious difference

[NTG-context] Re: (ConTeXt LMTX 2024, monospace font) Why does monospaced text go out of the margin for me? is this supposed to happen?

2024-09-14 Thread Wolfgang Schuster
Felix schrieb am 14.09.2024 um 06:40: https://pastebin.com/2ce1xSYf The code linked above has 3 paragraphs. One in TImes New Roman, the other in Aptos and the last in Aptos Mono. The paragraph with \tt seems to go over my margin of .5 inches for the left and right side of my doc., but the ser

[NTG-context] Unexpected behaviour of apa-bibliography

2024-09-14 Thread M U via ntg-context
I do not know anything about the apa-standard, so I do not know if my rendering follows the standard. The first appearance of the author in the bibliography is marked with year-b (1847b), the second with year-a (1847a). I expected the first to be marked with year-a and the second with year-b.

[NTG-context] Margins using 2UP imposition schema

2024-09-14 Thread Angel M Alganza
Hello: I'm composing an A5 booklet printed on an A4 paper using the 2UP imposition schema. I believe, in such case, margins should be controlled using 'backspace' and 'cutspace' options of the \setuplayout command, but I'm afraid I don't quite understand how to use those properl. I want to

[NTG-context] Calling C code from ConTeXt LMTX

2024-09-14 Thread Florent Michel
Hello, TL;DR: Could building LuaMetaTeX with the `-fPIC` flag for the Lua library have negative consequences? Is there a better way to be able to call external C functions from ConTeXt? I am working on a small project where it would be convenient to call functions written in C (possibly pre-compi

[NTG-context] Re: Margins using 2UP imposition schema

2024-09-14 Thread Thomas A. Schmitz
On 9/14/24 19:08, Angel M Alganza wrote: I wonder how I could reduce the left margin and increase the left one on the even pages. Any pointers, please? Thank you so much in advance. Ángel You need to tell ConTeXt that you want to have a doublesided layout. This is achieved with \setuppage