Estou tentando produzir PDFs individuais de cada livro do projeto. Minha ideia era usar a ferramenta de linha de comando, assim:
"C:\Program Files\PTXprint\ptxprint.exe" -b ROM -c SingleSpaceDraft -P XYZ
(Fico feliz em executar esse comando separadamente para cada arquivo.)
Aqui, XYZ é o identificador do projeto, e SingleSpaceDraft é o nome de uma configuração que criei. Quando executo o comando, obtenho esses três arquivos, mas nenhum PDF.
XYZ_SingleSpaceDraft_ROM_ptxp.log
XYZ_SingleSpaceDraft_ROM_ptxp.SFM
XYZ_SingleSpaceDraft_ROM_ptxp.tex
No final do arquivo de log, há:
No pages of output.
Não consigo encontrar documentação online que aborde essa situação. Estou supondo que a seleção do livro esteja incluída na configuração, embora não tenha certeza.
É possível usar uma única configuração para gerar um PDF para livros únicos, como este?
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?
Tradução automática de English