GNU bug report logs - #62374
Missing @footnote support in texinfo module

Previous Next

Package: guile;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Wed, 22 Mar 2023 10:50:01 UTC

Severity: normal

To reply to this bug, email your comments to 62374 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#62374; Package guile. (Wed, 22 Mar 2023 10:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Victal <mirai <at> makinata.eu>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Wed, 22 Mar 2023 10:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: bug-guile <at> gnu.org
Cc: mirai <mirai <at> makinata.eu>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Missing @footnote support in texinfo module
Date: Wed, 22 Mar 2023 10:49:38 +0000
Forwarded from <https://issues.guix.gnu.org/61964>.


Guile REPL snippet to reproduce:

--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> (use-modules (texinfo))
scheme@(guile-user)> (use-modules (texinfo serialize))
scheme@(guile-user)> (display (stexi->texi (texi-fragment->stexi "@defun Foo\nLorem Ipsum.@end defun")))

@c %start of fragment

@anchor{defun-Foo}@defun Foo 
Lorem Ipsum.

@end defun


@c %end of fragment
scheme@(guile-user)> (display (stexi->texi (texi-fragment->stexi "@footnote{Foo}")))
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `parser-error' with args `(#f "Unknown command" footnote)'.

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
--8<---------------cut here---------------end--------------->8---


Regards,
Bruno




Information forwarded to bug-guile <at> gnu.org:
bug#62374; Package guile. (Sun, 09 Apr 2023 19:58:02 GMT) Full text and rfc822 format available.

Message #8 received at 62374 <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 62374 <at> debbugs.gnu.org
Subject: Re: bug#62374: Missing @footnote support in texinfo module
Date: Sun, 9 Apr 2023 20:57:34 +0100
Update: @indicateurl support is missing as well.




This bug report was last modified 1 year and 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.