fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2017 -> Nowa
[librarian.git]
/
librarian
/
pdf.py
diff --git
a/librarian/pdf.py
b/librarian/pdf.py
index
44ec644
..
757f168
100644
(file)
--- a/
librarian/pdf.py
+++ b/
librarian/pdf.py
@@
-78,6
+78,7
@@
def substitute_hyphens(doc):
DCNS("title"),
DCNS("description"),
DCNS("subject.curriculum"),
+ DCNS("subject.curriculum.new"),
'www',
]
)
@@
-92,6
+93,7
@@
def fix_hanging(doc):
DCNS("title"),
DCNS("description"),
DCNS("subject.curriculum"),
+ DCNS("subject.curriculum.new"),
]
)