Node:S_meta_t, Next:S_outer, Previous:S_line_length, Up:Miscellaneous params
meta.???.?
, meta.???.hdr.?
(FTANGLE)These parameters customize the treatment of meta-comments.
Fundamentally, meta-comments consist of material enclosed by
@(...@)
. The header information usually written at the top of
the file output by FTANGLE (see -Tv) is also treated as a
meta-comment. For that header material, a separate set of parameters is
provided, such as meta.top.hdr
.
meta.top.l
specifies text that precedes material enclosed by
@(...@)
. Here l is one of the standard language subscripts
(see Style) such as N90
.
meta.prefix.l
begins each line of the meta-comment.
meta.bottom.l
specifies text that follows the meta-comment.