मैं प्रोजेक्ट में प्रत्येक पुस्तक के व्यक्तिगत PDF बनाने की कोशिश कर रहा हूँ। मेरा विचार था कि मैं कमांड लाइन टूल का उपयोग करूँ, इस प्रकार:
"C:\Program Files\PTXprint\ptxprint.exe" -b ROM -c SingleSpaceDraft -P XYZ
(मैं प्रत्येक फ़ाइल के लिए उस कमांड को अलग-अलग चलाकर खुश रहूँगा।)
यहाँ XYZ प्रोजेकट पहचानकर्ता है, और SingleSpaceDraft एक कॉन्फ़िगरेशन का नाम है जिसे मैंने बनाया है। जब मैं कमांड चलाता हूँ, तो मुझे ये तीन फ़ाइलें मिलती हैं, लेकिन कोई PDF नहीं।
XYZ_SingleSpaceDraft_ROM_ptxp.log
XYZ_SingleSpaceDraft_ROM_ptxp.SFM
XYZ_SingleSpaceDraft_ROM_ptxp.tex
लॉग फ़ाइल के अंत में यह लिखा है:
No pages of output.
मैं ऑनलाइन इस स्थिति को संबोधित करने के लिए कोई दस्तावेज़ीकरण नहीं ढूँढ पा रहा हूँ। मैं अनुमान लगा रहा हूँ कि पुस्तक का चयन कॉन्फ़िगरेशन में शामिल है, हालाँकि मैं इसमें निश्चित नहीं हूँ।
क्या इस तरह की एकल पुस्तकों के लिए PDF बनाने के लिए एकल कॉन्फ़िगरेशन का उपयोग करना संभव है?
I’m trying to produce individual PDFs of each book in the project. My thought was to use the command line tool, like this:
"C:\Program Files\PTXprint\ptxprint.exe" -b ROM -c SingleSpaceDraft -P XYZ
(I’m happy to run that command separately for each file.)
Here XYZ is the project identifier, and SingleSpaceDraft is the name of a configuration I’ve created. When I run the command, I get these three files, but no PDF.
XYZ_SingleSpaceDraft_ROM_ptxp.log
XYZ_SingleSpaceDraft_ROM_ptxp.SFM
XYZ_SingleSpaceDraft_ROM_ptxp.tex
The bottom of the log file has:
No pages of output.
I cannot find documentation online to address this situation. I am guessing that the selection of the book is included in the configuration, though I’m not sure.
Is it possible to use a single configuration to generate a PDF for single books like this?
English से मशीन-अनुवादित