texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: tp/TODO: delay alias in source marks


From: Patrice Dumas
Subject: branch master updated: tp/TODO: delay alias in source marks
Date: Sun, 05 Feb 2023 16:28:33 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new facd38f439 tp/TODO: delay alias in source marks
facd38f439 is described below

commit facd38f439ebfd52ef380c4b947a2a26222abf29
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Feb 5 22:28:06 2023 +0100

    tp/TODO: delay alias in source marks
---
 tp/TODO | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/tp/TODO b/tp/TODO
index 4311049966..3866943b08 100644
--- a/tp/TODO
+++ b/tp/TODO
@@ -10,13 +10,6 @@ This is the todo list for texi2any
 Before next release
 ===================
 
-Add elements of texinfo that are not of interest in the
-tree to source_marks. aliases.
-
-done: source_marks structures, with beginning and end of included file, @
-protecting end of line in @def*, @setfilename in included files,
-begin and end of user defined macro and value expansion.
-
 Bugs
 ====
 
@@ -110,6 +103,10 @@ the context command stack.
  @end defun
 
 
+Add source marks for alias. Not easy, as command elements are added in many
+places in the code.
+
+
 In HTML, some @-commands do not have an element with a class associated, or the
 association is not perfect.  There is @author in @quotation, @-command affected
 by @definfoenclose.  @pxref and similar @-commands have no class for references



reply via email to

[Prev in Thread] Current Thread [Next in Thread]