Saya dapat menarik preambul dalam diglot menggunakan urutan berikut dalam materi depan lokal:
\rem -------------------------------------------------------------------------
\periph Inline Prefaces|id="prefaces"
\rem -------------------------------------------------------------------------
\zNeedOddPage
\resetpagenums -1
\dopagenums
\rem Prefaces are pulled in from the T1=L and T2=R INT books using periph
\zglot|L\*
\zgetperiph|side="L" id="preface"\*
\pagebreak
\zglot|R\*
\zgetperiph|side="R" id="preface"\*
\rem The next line never gets removed in diglots
\zglot|\*
Sekarang saya perlu menarik preambul dalam publikasi monoglot.
Saya sudah mencoba ini tetapi tidak berhasil:
\rem -------------------------------------------------------------------------
\periph Inline Preface|id="preface"
\rem -------------------------------------------------------------------------
\zNeedOddPage
\resetpagenums -1
\dopagenums
\rem Preface is pulled in from the INT book using periph
\zgetperiph|id="preface"\*
\pagebreak
Bagaimana saya bisa mengubah ini agar PTXPrint menarik preambul dalam publikasi monoglot saya?
Terima kasih atas bantuan apa pun yang dapat Anda berikan.
John Nystrom
I can pull in the prefaces in a diglot using this sequence in the local front matter:
\rem -------------------------------------------------------------------------
\periph Inline Prefaces|id="prefaces"
\rem -------------------------------------------------------------------------
\zNeedOddPage
\resetpagenums -1
\dopagenums
\rem Prefaces are pulled in from the T1=L and T2=R INT books using periph
\zglot|L\*
\zgetperiph|side="L" id="preface"\*
\pagebreak
\zglot|R\*
\zgetperiph|side="R" id="preface"\*
\rem The next line never gets removed in diglots
\zglot|\*
Now I need to pull in the preface in a monoglot publication.
I tried this but it did not work:
\rem -------------------------------------------------------------------------
\periph Inline Preface|id="preface"
\rem -------------------------------------------------------------------------
\zNeedOddPage
\resetpagenums -1
\dopagenums
\rem Preface is pulled in from the INT book using periph
\zgetperiph|id="preface"\*
\pagebreak
How can I change this to make PTXPrint pull in the preface in my monoglot publication?
Thanks for any help you can give me on this.
John Nystrom
Diterjemahkan secara otomatis dari English