Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anthology running heads don't reflect individual book title or author #70

Open
mattretzer opened this issue Aug 2, 2017 · 0 comments
Open

Comments

@mattretzer
Copy link
Contributor

Instead they are just grabbing whatever is the author or title listed for the work in biblio and inserting that throughout the anthology.

This could be edited in the pdf.js, to try to insert the Part Title and Part Author from the containing Part div for inserted runhead elements, based on presence of anthology processing instruction (as passed or gsub'd by "setupPdfJSfile" method in metadatapreprocessing.js, or during a pdfmaker_preprocessing script).

It would need to fallback to current author values if Part author was not provided (currently not required by anthology documentation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant