18 lines
780 B
Plaintext
18 lines
780 B
Plaintext
$OpenBSD: patch-libdjvu_DjVuDocument_h,v 1.1 2016/03/02 20:10:36 juanfra Exp $
|
|
|
|
"accept documents with duplicate page titles"
|
|
|
|
http://sourceforge.net/p/djvu/djvulibre-git/ci/77a4dca8dd3acd0acc1680fa14a352c11084e25d/
|
|
https://bitbucket.org/jwilk/pdf2djvu/issues/113/duplicate-page-title-1
|
|
|
|
--- libdjvu/DjVuDocument.h.orig Tue Jul 8 23:15:07 2014
|
|
+++ libdjvu/DjVuDocument.h Wed Feb 3 01:51:28 2016
|
|
@@ -524,7 +524,6 @@ class DJVUAPI DjVuDocument : public DjVuPort (public)
|
|
\begin{enumerate}
|
|
\item File ID from the \Ref{DjVmDir}
|
|
\item File name from the \Ref{DjVmDir}
|
|
- \item File title from the \Ref{DjVmDir}
|
|
\end{enumerate}
|
|
Then for #BUNDLED# document the URL is obtained by
|
|
appending the #name# of the found file to the document's
|