Ups, saya salah membaca pertanyaan.
Mark/Martin harus menambahkan beberapa logika tambahan ke kode python untuk mematikan nomor pasal di header.
Sampai mereka punya waktu untuk memperbaiki kode python, Anda dapat menggunakan bookhooks, (di ptxprint-mods.tex): Ini belum diuji tetapi seharusnya berfungsi:
\setbookhook{start}{OBA}{\global\OmitChapterNumberRHtrue}
\setbookhook{end}{OBA}{\global\OmitChapterNumberRHfalse}
Jika itu berhasil, maka Anda dapat menggandakannya untuk ID kitab satu pasal lainnya dalam publikasi Anda, tentu saja.
Ooops, I misread the question.
Mark/Martin have to add some extra logic to the python code turn off the chapter numbers in headers.
Until they’ve had time to fix the python code, then can use bookhooks, (in ptxprint-mods.tex): These are untested but ought to work:
\setbookhook{start}{OBA}{\global\OmitChapterNumberRHtrue}
\setbookhook{end}{OBA}{\global\OmitChapterNumberRHfalse}
If that works, then you can duplicate it for other 1-chapter book IDs in your publication, of course.
Diterjemahkan secara otomatis dari English