Groups | Search | Server Info | Login | Register


Groups > comp.programming.literate > #89

Re: [?] Question about CWEB syntax

From Robert Hartmann <Robert_Hartmann@gmx.net>
Newsgroups comp.programming.literate
Subject Re: [?] Question about CWEB syntax
Date 2016-04-11 17:53 -0400
Organization Aioe.org NNTP Server
Message-ID <neh6cp$lsk$1@labrador.cs.tufts.edu> (permalink)
References <sfid-h-20160315-053847-+19.94-1@multi.osbf.lua> <ne6lm2$cou$1@labrador.cs.tufts.edu> <sfid-H-20160411-175329-+27.27-1@multi.osbf.lua>

Show all headers | View raw


Hi Igor,

Am 08.04.2016 um 00:06 schrieb igor.liferenko@gmail.com:
> Hi all,
>
> In the following files from
>
>      http://www-cs-faculty.stanford.edu/~uno/programs.html
>
> we see three different styles for index text:
>
>      polynum.w      @^Jensen, Iwan@>
>      embed.w        @^{early neighbors}@>
>      setset-all.w   ^{Kerber, Adalbert}
>
> Which of the three styles is correct and why?
>
> BTW, the last example does not compile with TeX.

 From the CWEB User Manual:
http://www.literateprogramming.com/cweb.pdf  (page 8)

@^[TMCc] * The control text that follows, up to the next ‘@>’, will be
entered into the index together with the identifiers of the C program;
this text will appear in roman type. For example, to put the phrase
“system dependencies” into the index that is output by CWEAVE,
type ‘@^system dependencies@>’ in each section that you want to
index as system dependent.



Best regards,
Robert

Back to comp.programming.literate | Previous | NextPrevious in thread | Find similar


Thread

[?] Question about CWEB syntax igor.liferenko@gmail.com - 2016-04-07 18:06 -0400
  Re: [?] Question about CWEB syntax Robert Hartmann <Robert_Hartmann@gmx.net> - 2016-04-11 17:53 -0400

csiph-web