From e028d1416c2b5238ee0b04670d85c2f5e6461fea Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 23 Apr 2004 17:20:48 +0000 Subject: [PATCH] Oh, and now the text backend warns about too-long code lines, I'd better remove the one too-long code line in the manual :-) git-svn-id: svn://svn.tartarus.org/sgt/halibut@4129 cda61777-01e9-0310-a592-d414129be87e --- doc/input.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/input.but b/doc/input.but index b29cb88..6cb1808 100644 --- a/doc/input.but +++ b/doc/input.but @@ -313,12 +313,12 @@ The \c{\\W} command supports a piece of extra syntax to make this convenient for you. You can specify \c{\\c} or \c{\\cw} \e{between} the first and second pairs of braces. For example, you might write -\c Google is located at \W{http://www.google.com/}\cw{www.google.com}. +\c Google is at \W{http://www.google.com/}\cw{www.google.com}. and Halibut would produce \quote{ -Google is located at \W{http://www.google.com/}\cw{www.google.com}. +Google is at \W{http://www.google.com/}\cw{www.google.com}. } If you want the link text to be an index term as well, you can also -- 2.11.0