From 47d06cd0dddfea06c19f84c21e01de60b32d3726 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 20 Feb 2006 01:20:18 +0000 Subject: [PATCH] Fixed @{ }@. --- Documentation/user/programming-interface.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/programming-interface.itely b/Documentation/user/programming-interface.itely index 887aaa026d..d51464bb9b 100644 --- a/Documentation/user/programming-interface.itely +++ b/Documentation/user/programming-interface.itely @@ -96,7 +96,7 @@ define some scheme code in a macro (to be called later), use ... #(nopc) -{ c'4 } +@{ c'4 @} @end example -- 2.39.5