summary refs log tree commit diff
path: root/pdf.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 20:58:09 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 20:58:09 -0400
commitf6fa8451057bd5eb872810b5564e8f92e2871a41 (patch)
treecdd518e4babc1b00c514607ee21aeed3614db364 /pdf.sh
parentUse .Dl for examples (diff)
downloadsrc-f6fa8451057bd5eb872810b5564e8f92e2871a41.tar.gz
src-f6fa8451057bd5eb872810b5564e8f92e2871a41.zip
Add pngo.1
Diffstat (limited to 'pdf.sh')
0 files changed, 0 insertions, 0 deletions
0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe