aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-11 22:16:00 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-12 22:29:13 +0100
commitf721fed9d64041087babf53fbe09b275e45662fc (patch)
tree8ffa68da2842c82fe440bbe0f25d0d9720763486
parent8aa9a66e63a178059186543add57a8f554a50150 (diff)
downloadqpdf-f721fed9d64041087babf53fbe09b275e45662fc.tar.zst
doc: Replace Gajic with Gajić (finally)
With docbook, this was not converted properly in the PDF version, but since we are moving out of docbook, we can just put the Unicode character in the source.
-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