Query: wml::std::case
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wml::std::case(3) EN Tools wml::std::case(3)NAMEwml::std::case - Convert Tags to Upper or Lower CaseSYNOPSIS#use wml::std::case [global={upper,lower}] <case:upper> ... </case:upper> <case:lower> ... </case:lower>DESCRIPTIONThe "<case:upper>" and "<case:lower>" container tags convert all HTML tags in their body either to upper or lower case. Alternatively there is a useful variant: Adding the "global" attribute while loading this include file leads to a global case conversion, i.e. "#use wml::std::case global=upper" just converts all HTML tags of the finally generated page to upper case. Internally this include file uses the "<tagconv>" container tag provided by HTMLfix (pass 7).AUTHORRalf S. Engelschall rse@engelschall.com www.engelschall.comREQUIRESInternal: P1, P5, P6 External: --SEE ALSOwml_p7_htmlfix(3). EN Tools 2014-04-16 wml::std::case(3)
Related Man Pages |
---|
wml::des::preload(3) - debian |
wml::std::href(3) - debian |
wml::fmt::xtable(3) - debian |
wml::std::tags(3) - debian |
wml::std::toc(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |