## csetlink: macro # # Usage: csetlink:command[manpage-section] # # Note, {0} is the manpage section, while {target} is the command. # # Show cset link as: (
); if section is defined, else just show # the command. [attributes] caret=^ startsb=[ endsb=] tilde=~ ifdef::backend-docbook[] [manlink-inlinemacro] {0%{target}} {0#} {0#{target}{0}} {0#} endif::backend-docbook[] ifdef::backend-docbook[] # "unbreak" docbook-xsl v1.68 for manpages. v1.69 works with or without this. [listingblock] {title} | {title#} endif::backend-docbook[] ifdef::backend-xhtml11[] [manlink-inlinemacro] {target}{0?({0})} endif::backend-xhtml11[] # csetlink ifdef::backend-docbook[] [csetlink-inlinemacro] cset-{target}1 endif::backend-docbook[] ifdef::backend-xhtml11[] [csetlink-inlinemacro] cset {target}(1) endif::backend-xhtml11[] # csetdesc [csetdesc-inlinemacro] {sys:../cset help|grep " {target}" | tr -s ' '| cut -d' ' -f3-} [csetdesc-blockmacro] csetlink:{target}[]:: csetdesc:{target}[]