From: Ihor Radchenko <yantar92@posteo.net>
To: 59293@debbugs.gnu.org
Subject: bug#59293: 28.1.90; Erroneous footnote link in Org info manual
Date: Wed, 16 Nov 2022 01:22:28 +0000 [thread overview]
Message-ID: <87edu3elrf.fsf@localhost> (raw)
Hi,
I am forwarding this from Org mailing list discussion about Org manual.
https://orgmode.org/list/87pmdqfao4.fsf@localhost
In 16.5 Evaluating Code Blocks section of Org info manual, there is an
example code block
#+NAME: random
#+BEGIN_SRC R :cache yes
runif(1)
#+END_SRC
This code block is represented like the following in the texinfo Org
manual source:
@example
#+NAME: random
#+BEGIN_SRC R :cache yes
runif(1)
#+END_SRC
...
@end example
Note the (1). It is unexpectedly shown as a footnote reference and one
can click on (1). This only happens in the info manual. Not in html.
I have checked
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040example.html
and I do not see anything wrong in the above texinfo source.
I am also not an expert in texinfo.
Could someone more experienced with texinfo check if the observed is
something to be fixed on Org side, on Texinfo side, or maybe on
Info-mode side?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next reply other threads:[~2022-11-16 1:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 1:22 Ihor Radchenko [this message]
2022-11-16 12:42 ` bug#59293: 28.1.90; Erroneous footnote link in Org info manual Eli Zaretskii
2022-11-17 5:45 ` Ihor Radchenko
2022-11-17 7:11 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87edu3elrf.fsf@localhost \
--to=yantar92@posteo.net \
--cc=59293@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).