0 votes
311 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 | 311 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 370 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 290 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 195 views
When I run a marker check on my back matter I get errors. When I look at in Standard view some of the markers are red. What should I do?
anonymous asked Apr 10, 2015
0 votes
3 answers 238 views
I have four pages of local-to-PTXprint FRT matter. Page numbering is set to begin on the second page. Numbers ii and iii ... to keep the numbers on the bottom of the page? Thanks.
mlucas53 148 asked Jun 1, 2023
0 votes
2 answers 218 views
I'd like to add a map to the front matter in a book. The figure (and the front matter in general) aren't in PT. ... (at FRT0.1) could not be understood. Image Lost! Any ideas why?
mnjames 1.9k asked Apr 10, 2023
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
For just as each of us has one body with many members, and these members do not all have the same function, so in Christ we, though many, form one body, and each member belongs to all the others.
Romans 12:4-5
3,037 questions
5,994 answers
5,661 comments
2,022 users