gnu: Add kafs-client
[jackhill/guix/guix.git] / gnu / packages / patches / doxygen-test.patch
CommitLineData
436d4d1f
AE
1Modify the expected outcome of test 012 so that it passes when bibtex is
2not in the path, as we do not wish to add texlive as an input just for this
3test.
4
5diff -u -r doxygen-1.8.7.orig/testing/012/citelist.xml doxygen-1.8.7/testing/012/citelist.xml
6--- doxygen-1.8.7.orig/testing/012/citelist.xml 2014-04-24 23:43:34.000000000 +0200
7+++ doxygen-1.8.7/testing/012/citelist.xml 2014-04-24 23:49:43.000000000 +0200
33c1c4c9 8@@ -6,38 +6,6 @@
0add9c52
MB
9 <briefdescription>
10 </briefdescription>
436d4d1f
AE
11 <detaileddescription>
12- <para>
13- <variablelist>
14- <varlistentry>
33c1c4c9
MB
15- <term><anchor id="citelist_1CITEREF_Be09"/>[1]</term>
16- </varlistentry>
17- <listitem>
18- <para>P.<nonbreakablespace/>Belotti. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3_5">Disjunctive cuts for non-convex MINLP</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 117<ndash/>144.</para>
19- <para/>
20- </listitem>
21- <varlistentry>
22- <term><anchor id="citelist_1CITEREF_BertholdHeinzVigerske2009"/>[2]</term>
23- </varlistentry>
24- <listitem>
25- <para>T.<nonbreakablespace/>Berthold, S.<nonbreakablespace/>Heinz, and S.<nonbreakablespace/>Vigerske. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3_15">Extending a CIP framework to solve MIQCPs</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 427<ndash/>444.</para>
26- <para/>
27- </listitem>
28- <varlistentry>
29- <term><anchor id="citelist_1CITEREF_knuth79"/>[3]</term>
436d4d1f
AE
30- </varlistentry>
31- <listitem>
32- <para>Donald<nonbreakablespace/>E. Knuth. <emphasis>Tex and Metafont, New Directions in Typesetting</emphasis>. American Mathematical Society and Digital Press, Stanford, 1979.</para>
33- <para/>
34- </listitem>
33c1c4c9
MB
35- <varlistentry>
36- <term><anchor id="citelist_1CITEREF_LeLe12"/>[4]</term>
37- </varlistentry>
38- <listitem>
39- <para>Jon Lee and Sven Leyffer, editors. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3"><emphasis>Mixed Integer Nonlinear Programming</emphasis></ulink>, volume 154 of <emphasis>The IMA Volumes in Mathematics and its Applications</emphasis>. Springer, 2012.</para>
40- <para/>
41- </listitem>
436d4d1f
AE
42- </variablelist>
43- </para>
44 </detaileddescription>
45 </compounddef>
46 </doxygen>
47diff -u -r doxygen-1.8.7.orig/testing/012/indexpage.xml doxygen-1.8.7/testing/012/indexpage.xml
48--- doxygen-1.8.7.orig/testing/012/indexpage.xml 2014-04-24 23:43:34.000000000 +0200
49+++ doxygen-1.8.7/testing/012/indexpage.xml 2014-04-24 23:44:05.000000000 +0200
33c1c4c9
MB
50@@ -6,8 +6,8 @@
51 <briefdescription>
52 </briefdescription>
436d4d1f 53 <detaileddescription>
33c1c4c9 54- <para>See <ref refid="citelist_1CITEREF_knuth79" kindref="member">[3]</ref> for more info.</para>
b34c1258 55- <para>Other references with cross references see <ref refid="citelist_1CITEREF_Be09" kindref="member">[1]</ref> and <ref refid="citelist_1CITEREF_BertholdHeinzVigerske2009" kindref="member">[2]</ref> for more info. </para>
33c1c4c9 56+ <para>See knuth79 for more info.</para>
b34c1258 57+ <para>Other references with cross references see Be09 and BertholdHeinzVigerske2009 for more info. </para>
436d4d1f
AE
58 </detaileddescription>
59 </compounddef>
60 </doxygen>