aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO5
-rw-r--r--manual/qpdf-manual.xml6
2 files changed, 3 insertions, 8 deletions
diff --git a/TODO b/TODO
index d6da88ec..80f42e52 100644
--- a/TODO
+++ b/TODO
@@ -24,8 +24,6 @@ Things to fix:
Entities/Unicode
-Gajic -> Gajić
-
<!ENTITY lastreleased "November 16, 2021"> (not needed)
<!ENTITY ldquo "&#x201C;">
<!ENTITY mdash "&#x2014;">
@@ -474,9 +472,6 @@ I find it useful to make reference to them in this list.
dictionary may need to be changed -- create test cases with lots of
duplicated/overlapping keys.
- * Figure out how to render Gajić correctly in the PDF version of the
- qpdf manual.
-
* Investigate whether there is a way to automate the memory checker
tests for Windows.
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index c74706c2..ae144afa 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -9862,7 +9862,7 @@ print "\n";
On Windows, it is possible to build a DLL. Additionally, a
partial C-language API has been introduced, which makes it
possible to call qpdf functions from non-C++ environments. I
- am very grateful to Žarko <!-- Gajić --> Gajic (<ulink
+ am very grateful to Žarko Gajić (<ulink
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
for tirelessly testing numerous pre-release versions of this
DLL and providing many excellent suggestions on improving the
@@ -9876,11 +9876,11 @@ print "\n";
</listitem>
<listitem>
<para>
- Žarko Gajic has written a Delphi wrapper for qpdf, which can
+ Žarko Gajić has written a Delphi wrapper for qpdf, which can
be downloaded from qpdf's download side. Žarko's Delphi
wrapper is released with the same licensing terms as qpdf
itself and comes with this disclaimer: &ldquo;Delphi wrapper
- unit <filename>qpdf.pas</filename> created by Žarko Gajic
+ unit <filename>qpdf.pas</filename> created by Žarko Gajić
(<ulink
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>).
Use at your own risk and for whatever purpose you want. No