Cowsay and every cowsay implementation in a new language doesn't support different width characters, and the odds of cowsay getting an update are very low. Step on cowsay's toes and provide a cow that doesn't break for chinese, japanese, korean users. Used with permission by Tony Monroe.
They are not activated yet because some people periodically update
their box design configs from the boxes master branch on GitHub.
If we activated the alias names, and the user still has pre-2.1.0
boxes, the file would parse as broken. As soon as we think that
everybody has access to boxes v2.1.0, we will activate the aliases.
Of course you can already do this in your local config at any time
if you already have boxes v2.1.0.
Currently, tags can be added to the config file, and displayed in the design information.
They are not really understood, though, so no query-by-tag or anything yet.
The previous suggestion I made called `fortran` was for the box. However, older Fortran (i.e., FORTRAN 77) uses `c` as the comment character, not `!`. So, in case someone wants an `f77-box`, move the name to `f90-box`.
Also, a la the `ada-box` and `ada-cmt`, make a `f90-cmt` which does `!` commenting.
Corrected as suggested: "keywors" to "tags"
PS: Removed Scroll-AKN
Removed duplicate "scroll AKN" (which I had pasted here to have an "all
in one commit"). _Mea culpa_!
Added design c-cmt3 by AlpT
Added design boxquote by Christian Molls
Added design cc by Bas van Gils
Added design stone by Fredrik Steen
Added design lisp-cmt by Vijay Lakshminarayanan
Added design ccel by Elmar Loos
Added design underline by Elmar Loos
Replaced some hardcoded padding values with padding statements
Added padding to some more box designs
Changed headline design regexp rules to not bother indentation when
indentmode is "text"