Commit f721fed9d64041087babf53fbe09b275e45662fc

Authored by Jay Berkenbilt
1 parent 8aa9a66e

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.
... ... @@ -24,8 +24,6 @@ Things to fix:
24 24  
25 25 Entities/Unicode
26 26  
27   -Gajic -> Gajić
28   -
29 27 <!ENTITY lastreleased "November 16, 2021"> (not needed)
30 28 <!ENTITY ldquo "&#x201C;">
31 29 <!ENTITY mdash "&#x2014;">
... ... @@ -474,9 +472,6 @@ I find it useful to make reference to them in this list.
474 472 dictionary may need to be changed -- create test cases with lots of
475 473 duplicated/overlapping keys.
476 474  
477   - * Figure out how to render Gajić correctly in the PDF version of the
478   - qpdf manual.
479   -
480 475 * Investigate whether there is a way to automate the memory checker
481 476 tests for Windows.
482 477  
... ...
manual/qpdf-manual.xml
... ... @@ -9862,7 +9862,7 @@ print &quot;\n&quot;;
9862 9862 On Windows, it is possible to build a DLL. Additionally, a
9863 9863 partial C-language API has been introduced, which makes it
9864 9864 possible to call qpdf functions from non-C++ environments. I
9865   - am very grateful to Žarko <!-- Gajić --> Gajic (<ulink
  9865 + am very grateful to Žarko Gajić (<ulink
9866 9866 url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
9867 9867 for tirelessly testing numerous pre-release versions of this
9868 9868 DLL and providing many excellent suggestions on improving the
... ... @@ -9876,11 +9876,11 @@ print &quot;\n&quot;;
9876 9876 </listitem>
9877 9877 <listitem>
9878 9878 <para>
9879   - Žarko Gajic has written a Delphi wrapper for qpdf, which can
  9879 + Žarko Gajić has written a Delphi wrapper for qpdf, which can
9880 9880 be downloaded from qpdf's download side. Žarko's Delphi
9881 9881 wrapper is released with the same licensing terms as qpdf
9882 9882 itself and comes with this disclaimer: &ldquo;Delphi wrapper
9883   - unit <filename>qpdf.pas</filename> created by Žarko Gajic
  9883 + unit <filename>qpdf.pas</filename> created by Žarko Gajić
9884 9884 (<ulink
9885 9885 url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>).
9886 9886 Use at your own risk and for whatever purpose you want. No
... ...