2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-25 23:02:38 +00:00

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.
This commit is contained in:
Jay Berkenbilt 2021-12-11 16:16:00 -05:00
parent 8aa9a66e63
commit f721fed9d6
2 changed files with 3 additions and 8 deletions

5
TODO
View File

@ -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.

View File

@ -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