Estoy intentando generar PDFs individuales de cada libro del proyecto. Mi idea era usar la herramienta de línea de comandos, de esta manera:
"C:\Program Files\PTXprint\ptxprint.exe" -b ROM -c SingleSpaceDraft -P XYZ
(No me importa ejecutar ese comando por separado para cada archivo.)
Aquí XYZ es el identificador del proyecto, y SingleSpaceDraft es el nombre de una configuración que he creado. Cuando ejecuto el comando, obtengo estos tres archivos, pero no el PDF.
XYZ_SingleSpaceDraft_ROM_ptxp.log
XYZ_SingleSpaceDraft_ROM_ptxp.SFM
XYZ_SingleSpaceDraft_ROM_ptxp.tex
Al final del archivo de registro aparece:
No pages of output.
No puedo encontrar documentación en línea que aborde esta situación. Supongo que la selección del libro está incluida en la configuración, aunque no estoy seguro.
¿Es posible usar una sola configuración para generar un PDF para libros individuales de esta manera?
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?
Traducción automática desde English Mostrar original