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’: Don’t print header info) 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 The Style file) such as N90
.
meta.prefix.l
begins each line of the meta-comment.
meta.bottom.l
specifies text that follows the meta-comment.