summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/html.h
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-06-23 00:30:17 +0000
committerschwarze <schwarze@openbsd.org>2017-06-23 00:30:17 +0000
commita8c898ea5da328e9d7b21d8aa60dca2484a882ce (patch)
tree5ccaa5e88db31d5e06c6ecd3d46fe1d46ecf71d0 /usr.bin/mandoc/html.h
parenti386 uses a intentional fallthrough between appended code blocks in .init, (diff)
downloadwireguard-openbsd-a8c898ea5da328e9d7b21d8aa60dca2484a882ce.tar.xz
wireguard-openbsd-a8c898ea5da328e9d7b21d8aa60dca2484a882ce.zip
Simplify font handling:
1. Inherit the font attribute from the parent box, such that iteration is no longer required to find the current font. 2. For well-known function name tokens, do not insert an EQN_LISTONE box into the AST; simply set the font attribute of the text box itself that contains the name. Also improve word splitting of unquoted strings in default font mode: 3. Split between numbers and punctuation because both will soon get different HTML markup. 4. Do not split between letters. With the newly ubiquitious font attributes, all formatters will be able to figure out what to do without putting each letter into a separate box.
Diffstat (limited to 'usr.bin/mandoc/html.h')
0 files changed, 0 insertions, 0 deletions