From: <gr...@us...> - 2025-06-10 20:02:56
|
Revision: 10162 http://sourceforge.net/p/docutils/code/10162 Author: grubert Date: 2025-06-10 20:02:53 +0000 (Tue, 10 Jun 2025) Log Message: ----------- fix test for visible inline targets Modified Paths: -------------- trunk/sandbox/manpage-writer/expected/references.latin1 trunk/sandbox/manpage-writer/expected/references.man trunk/sandbox/manpage-writer/expected/references.ps trunk/sandbox/manpage-writer/expected-mandoc/references.man trunk/sandbox/manpage-writer/expected-mandoc/references.ps trunk/sandbox/manpage-writer/expected-mandoc/references.utf8 trunk/sandbox/manpage-writer/input/references.txt Modified: trunk/sandbox/manpage-writer/expected/references.latin1 =================================================================== --- trunk/sandbox/manpage-writer/expected/references.latin1 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected/references.latin1 2025-06-10 20:02:53 UTC (rev 10162) @@ -50,6 +50,8 @@ \xB7 bullet list + second item is an inline target. + \xB7 second item, with hyperlink target. See the Python <https://www.python.org> home page for info. Modified: trunk/sandbox/manpage-writer/expected/references.man =================================================================== --- trunk/sandbox/manpage-writer/expected/references.man 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected/references.man 2025-06-10 20:02:53 UTC (rev 10162) @@ -97,6 +97,8 @@ .INDENT 0.0 .IP \(bu 2 bullet list +.sp +second item is an inline target. .IP \(bu 2 second item, with hyperlink target. .UNINDENT Modified: trunk/sandbox/manpage-writer/expected/references.ps =================================================================== --- trunk/sandbox/manpage-writer/expected/references.ps 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected/references.ps 2025-06-10 20:02:53 UTC (rev 10162) @@ -1,6 +1,6 @@ %!PS-Adobe-3.0 %%Creator: groff version 1.23.0 -%%CreationDate: Sun Mar 24 18:41:45 2024 +%%CreationDate: Tue Jun 10 19:58:59 2025 %%DocumentNeededResources: font Times-Italic %%+ font Times-Roman %%+ font Times-Bold @@ -297,21 +297,19 @@ -.1 G 2.5(st)-2.5 G 2.5(ot)-2.5 G(he tar)-2.5 E(get belo)-.18 E -.65(w.) -.25 G(The h)108 540 Q(yperlink tar)-.05 E(get abo)-.18 E .3 -.15(ve p) -.15 H(oints to this paragraph.).15 E<83>108 556.8 Q -.2(bu)118 556.8 S -(llet list).2 E<83>108 573.6 Q(second item, with h)118 573.6 Q -(yperlink tar)-.05 E(get.)-.18 E(See the Python <https://www.p)108 597.6 -Q(ython.or)-.1 E(g> home page for info.)-.18 E -(Write to me <mailto:jdoe@e)108 621.6 Q +(llet list).2 E(second item is an inline tar)118 580.8 Q(get.)-.18 E<83> +108 597.6 Q(second item, with h)118 597.6 Q(yperlink tar)-.05 E(get.) +-.18 E(See the Python <https://www.p)108 621.6 Q(ython.or)-.1 E +(g> home page for info.)-.18 E(Write to me <mailto:jdoe@e)108 645.6 Q (xample.com> with your questions.)-.15 E 8.872 -(The one\255liner <https://docutils.sourcefor)108 645.6 R 8.872 +(The one\255liner <https://docutils.sourcefor)108 669.6 R 8.872 (ge.io/rst.html> and starts\255on\255this\255line <https://docutils)-.18 -F(.sourcefor)108 657.6 Q 1.986(ge.net/rst.html> or entirely\255belo)-.18 +F(.sourcefor)108 681.6 Q 1.986(ge.net/rst.html> or entirely\255belo)-.18 F 4.487(w<)-.25 G(https://docutils.sourcefor)-4.487 E 1.987 (ge.net/rst.html> point to)-.18 F(<https://)6.987 E(docutils.sourcefor) -108 669.6 Q(ge.io/rst.html> and in man are ... ?)-.18 E -(Escaped whitespace is preserv)108 693.6 Q -(ed as intentional spaces, e.g.:)-.15 E -(some reference <../local path with spaces.html> to a local path.)108 -717.6 Q(1)535 768 Q 0 Cg EP +108 693.6 Q(ge.io/rst.html> and in man are ... ?)-.18 E +(Escaped whitespace is preserv)108 717.6 Q +(ed as intentional spaces, e.g.:)-.15 E(1)535 768 Q 0 Cg EP %%Page: 2 2 %%BeginPageSetup BP @@ -318,11 +316,13 @@ %%EndPageSetup /F0 10/Times-Italic@0 SF -.37(re)72 48 S(fer).37 E(ence tests)-.37 E/F1 10/Times-Roman@0 SF(\(\)).27 E F0 -.37(re)339.54 G(fer).37 E(ence tests) --.37 E F1(\(\)).27 E(Anon)108 84 Q(ymous h)-.15 E +-.37 E F1(\(\)).27 E +(some reference <../local path with spaces.html> to a local path.)108 84 +Q(Anon)108 108 Q(ymous h)-.15 E (yperlink references are speci\214ed with tw)-.05 E 2.5(ou)-.1 G -(nderscores instead of one:)-2.5 E(See the web site of my f)108 108 Q +(nderscores instead of one:)-2.5 E(See the web site of my f)108 132 Q -.2(avo)-.1 G(rite programming language <https://www.p).2 E(ython.or)-.1 -E(g>.)-.18 E(Anon)108 132 Q(ymous tar)-.15 E(gets be)-.18 E +E(g>.)-.18 E(Anon)108 156 Q(ymous tar)-.15 E(gets be)-.18 E (gin with ".. __:"; no reference name is required or allo)-.15 E(wed:) -.25 E(2)535 768 Q 0 Cg EP %%Trailer Modified: trunk/sandbox/manpage-writer/expected-mandoc/references.man =================================================================== --- trunk/sandbox/manpage-writer/expected-mandoc/references.man 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected-mandoc/references.man 2025-06-10 20:02:53 UTC (rev 10162) @@ -97,6 +97,8 @@ .INDENT 0.0 .IP \(bu 2 bullet list +.sp +second item is an inline target. .IP \(bu 2 second item, with hyperlink target. .UNINDENT Modified: trunk/sandbox/manpage-writer/expected-mandoc/references.ps =================================================================== --- trunk/sandbox/manpage-writer/expected-mandoc/references.ps 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected-mandoc/references.ps 2025-06-10 20:02:53 UTC (rev 10162) @@ -187,7 +187,13 @@ 87.626(o)c 98.978(bullet)c 126.786(list)c -87.274 579.876(+)s +98.274 579.876(second)s +131.571(item)c +153.879(is)c +163.966(an)c +177.100(inline)c +204.908(target.)c +87.274 549.098(+)s 87.626(o)c 98.978(second)c 132.275(item,)c @@ -194,7 +200,7 @@ 157.333(with)c 179.641(hyperlink)c 224.554(target.)c -118.415 549.098(See)s +118.415 518.320(See)s 137.049(the)c 153.241(Python)c 187.165(<https://www.python.org>)c @@ -202,7 +208,7 @@ 334.631(page)c 358.149(for)c 373.725(info.)c -118.415 518.320(Write)s +118.415 487.542(Write)s 146.212(to)c 157.520(me)c 173.712(<mailto:jd...@ex...>)c @@ -209,19 +215,19 @@ 308.077(with)c 330.385(your)c 353.298(questions.)c -118.415 487.542(The)s +118.415 456.764(The)s 138.270(one-liner)c 180.730(<https://docutils.sourceforge.io/rst.html>)c 364.254(and)c 382.888(starts-on-this-line)c 463.243(<https://docutils)c -118.415 472.153(.sourceforge.net/rst.html>)s +118.415 441.375(.sourceforge.net/rst.html>)s 235.213(or)c 247.126(entirely-below)c 314.028(<https://docutils.sourceforge.net/rst.html>)c 502.436(point)c 527.802(to)c -118.415 456.764(<https://docutils.sourceforge.io/rst.html>)s +118.415 425.986(<https://docutils.sourceforge.io/rst.html>)s 301.939(and)c 320.573(in)c 331.881(man)c @@ -228,7 +234,7 @@ 353.573(are)c 369.754(...)c 380.754(?)c -118.415 425.986(Escaped)s +118.415 395.208(Escaped)s 157.817(whitespace)c 209.440(is)c 219.527(preserved)c @@ -236,7 +242,7 @@ 276.947(intentional)c 326.755(spaces,)c 360.965(e.g.:)c -118.415 395.208(some)s +118.415 364.430(some)s 144.386(reference)c 188.045(<../local)c 226.941(path)c @@ -246,7 +252,7 @@ 342.837(a)c 350.471(local)c 374.605(path.)c -118.415 364.430(Anonymous)s +118.415 333.652(Anonymous)s 174.944(hyperlink)c 219.857(references)c 267.795(are)c @@ -257,7 +263,7 @@ 423.280(instead)c 457.193(of)c 469.106(one:)c -118.415 333.652(See)s +118.415 302.874(See)s 137.049(the)c 153.241(web)c 174.317(site)c @@ -267,7 +273,7 @@ 258.027(programming)c 320.661(language)c 363.121(<https://www.python.org>.)c -118.415 302.874(Anonymous)s +118.415 272.096(Anonymous)s 174.944(targets)c 207.020(begin)c 234.212(with)c Modified: trunk/sandbox/manpage-writer/expected-mandoc/references.utf8 =================================================================== --- trunk/sandbox/manpage-writer/expected-mandoc/references.utf8 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/expected-mandoc/references.utf8 2025-06-10 20:02:53 UTC (rev 10162) @@ -51,6 +51,8 @@ • bullet list + second item is an inline target. + • second item, with hyperlink target. See the Python <https://www.python.org> home page for info. Modified: trunk/sandbox/manpage-writer/input/references.txt =================================================================== --- trunk/sandbox/manpage-writer/input/references.txt 2025-06-10 19:50:50 UTC (rev 10161) +++ trunk/sandbox/manpage-writer/input/references.txt 2025-06-10 20:02:53 UTC (rev 10162) @@ -55,7 +55,7 @@ * bullet list - .. _`second item`: + _`second item` is an inline target. * second item, with hyperlink target. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |