Je peux importer les préfaces dans une diglotte en utilisant cette séquence dans la matière avant locale :
\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|\*
Maintenant, j'ai besoin d'importer la préface dans une publication monoglotte.
J'ai essayé ceci, mais cela n'a pas fonctionné :
\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
Comment puis-je modifier cela pour que PTXPrint importe la préface dans ma publication monoglotte ?
Merci pour toute aide que vous pourrez m'apporter à ce sujet.
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
Traduit automatiquement depuis English