0 votes
335 views

I need to append two glossaries to the end of my scripture portion. They are in two different projects because they are in two different languages. I don’t see a way to choose two back matter PDFs. If I choose one, it eliminates the other from the list of back matter PDFs.

I thought I had done this before. What am I missing? I suppose I could accomplish this by copying both of them to the same project or to some other folder where I can CTRL-click on them both, but copying a file to a place it doesn’t belong is not a method I want to teach my teammates.

Thanks for any help you can give me on this.

PTXprint by (312 points)
reshown | 335 views

3 Answers

0 votes

I’m guessing that if you need your teammates to be able to select any two pdfs they want, then that will need to be programmed into the UI and isn’t currently available.

But before going that route, is that what you need? Or are you talking a limited number of combinations of pdfs here? If so, why not combine them outside of PTXprint and then just import the combined file. I’d do this using pdftk file1.pdf file2.pdf cat output newfile.pdf, but I’m sure there are easy ways to do it in Windows too.

Alternately, it’s probable that this could be done with some sort of sethook. The disadvantage of that is that the location of the pdfs would need to be inserted into the code as a text string (not a nice GUI interface). Is that something you could set up, or within the ability of your teammates?

by (1.9k points)

Thanks for this option. I would prefer to keep my teammates inside of PTXPrint if at all possible so we’re not training them on yet another piece of software, but automating this via command line in a batch file might also be a viable option for us.

0 votes

The hooks option:
\sethook{final}{extra}{\includepdf{/path/to/pdffile.pdf}

An option on linux would be to populate a directory with symbolic links, I don’t know if windows has that as an option. This could even be done on-the-fly by a sneaking the commands into a preprocessing script in the scripting language of your (target computer’s) choice. Probably there’s a better way using the graphical user interface, I just don’t know it.

by (1.1k points)

In what file would I put the sethook command? This might work for one language, but it needs to change for each of 13 languages, so this probably will not work well for us unless we can include a variable in a sethook command.

0 votes

@John_Nystrom We are working to make it possible (through the UI) to ask for peripheral books separately (not in Diglot format). So once that is possible, you won’t need to do anything complicated to get GLOL and GLOR to appear one after the other (and you won’t have to pre-export them first and then link back to them as peripheral add-on PDFs). Does that make sense?

by (3.2k points)

Yes, that makes great sense and I look forward to using it. Will PTXPrint include pictures in the peripherals that are to be included in the publication when we use the “request permission” feature?

Related questions

0 votes
3 answers 403 views
We have some front and back matter which contains clickable hyperlinks / URLs to our website and facebook messenger as part ... is fantastic btw, thanks for all your hard work.
andy_pi 104 asked Apr 28, 2021
0 votes
3 answers 311 views
This is an amazing tool! Am I able to create a discript (Roman script and Arabic Script) but with the two texts separate ... by side? Thanks so much for any help you can give!
ah48 111 asked Apr 8, 2021
0 votes
1 answer 10 views
I noticed that when I add Front Matter PDF(s), those pages will be added before everything being typeset, including ... since I used relative path as suggested. Can anybody help?
odysiusbt 123 asked May 29
0 votes
1 answer 238 views
I need to "span cells" in a table row, as specified in the USFM 3.0 spec document: Example from the USFM ... Local Front Matter file independent of the USFM encoding of a project?
KimB 670 asked Jul 12, 2024
0 votes
1 answer 168 views
Anybody else have -2pt=-7pt printed at the top of their title page? Any idea how to get rid of it? It is not anything I have typed anywhere in the program. ?
mvk1000 206 asked May 30, 2024
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Every day they continued to meet together in the temple courts. They broke bread in their homes and ate together with glad and sincere hearts, praising God and enjoying the favor of all the people. And the Lord added to their number daily those who were being saved.
Acts 2:46-47
3,038 questions
5,994 answers
5,661 comments
2,022 users