From 12473ccdfad30afe4d79fc6dfa9e8a99a6d7f23d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 12 Feb 2008 11:59:38 -0800 Subject: [PATCH] Mark deprecated command as such. (will remove in a week) --- Documentation/user/macros.itexi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/user/macros.itexi b/Documentation/user/macros.itexi index aff1155e74..ab06cecbb6 100644 --- a/Documentation/user/macros.itexi +++ b/Documentation/user/macros.itexi @@ -108,6 +108,10 @@ @c **** Links and references **** @c usage: @lsr{ancient,Ancient-notation,custodes.ly} +@ignore + +DEPRECATED + @macro lsr{SECTION,DIR,TEXT} @ifhtml @uref{source/input/lsr/snippets/\DIR\.html#\TEXT\,@file{\SECTION\/\TEXT\}} @@ -116,6 +120,7 @@ @file{\SECTION\/\TEXT\} @end ifnothtml @end macro +@end ignore @c usage: @lsrdir{ancient,Ancient-notation} @macro lsrdir{SECTION,DIR} -- 2.39.5