You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DCE branding to the first page of the generated PDFs. Refs #2130#2121
New lib/branding.py supplies the header and footer used across
edition640.makingandknowing.org, applied to the first page of every
generated PDF: all_tl_figures, all_tcn_figures, glossary and
entry-metadata.
- Header: the M&K banner logo, top left, hyperlinked to the online
edition.
- Footer: the edition's own footer — Creative Commons glyphs and
'Making and Knowing Project. Licensed under CC BY-NC-SA 4.0', the
Columbia and Center for Science and Society logos, the Privacy
Notice / Disability Services / Non-Discrimination links, and the
edition DOI.
Reproducing the footer faithfully required the site's dark maroon bar:
the two institution logos are white on transparent and were invisible on
white. The CC glyphs are the site's own inline SVGs (white), not the
black licensebuttons badge.
Assets (banner, both logos, CC glyphs) are bundled in lib/assets/ so
builds do not depend on the network. Footer text is localised: the tcn
PDF reads 'Sous licence', 'Avis de confidentialité', 'Services aux
personnes handicapées', 'Non-discrimination'; link targets unchanged.
Verified on all four PDFs: header and footer present, both logos
visible, DOI and links resolving as external URI annotations.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
<div class="mk-header"><a href="https://edition640.makingandknowing.org/"><img src="../../lib/assets/mk-banner-logo.png" alt="Making and Knowing Project — Secrets of Craft and Nature"/></a></div>
527
+
488
528
<h1>Secrets of Craft and Nature in Renaissance France</h1>
<div class="mk-header"><a href="https://edition640.makingandknowing.org/"><img src="../../lib/assets/mk-banner-logo.png" alt="Making and Knowing Project — Secrets of Craft and Nature"/></a></div>
527
+
488
528
<h1>Secrets of Craft and Nature in Renaissance France</h1>
489
529
<h2>A Digital Critical Edition and English Translation of BnF Ms. Fr. 640</h2>
490
530
<div class="publishers">
@@ -495,6 +535,25 @@ <h2>A Digital Critical Edition and English Translation of BnF Ms. Fr. 640</h2>
0 commit comments