summaryrefslogtreecommitdiff
path: root/specs/appB.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-06-20Support buttons > 5 in translation tables [v2]Keith Packard1-2/+2
Add support for arbitrary button numbers by replacing the table-driven detail parsing for BtnDown/ButtonPress and BtnUp/ButtonRelease with a custom parser that allows for an arbitrary button number (1-255) after the 'Button' prefix. Document what this syntax looks like in the table of detail information. Signed-off-by: Keith Packard <keithp@keithp.com>
2022-06-14codespell-fixesThomas E. Dickey1-1/+1
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-06-10correct markup for header- and library-filenames; they are not functionsThomas E. Dickey1-1/+1
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16use ldquo/rdquo/ndash where appropriateThomas E. Dickey1-2/+2
2019-04-16correct an error from the original document's depiction of escape_charThomas E. Dickey1-2/+2
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16use ldquo/rdquo/ndash where appropriateThomas E. Dickey1-50/+50
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16trim spurious backslashes from translation of nroff to docbook xmlThomas E. Dickey1-4/+4
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16use programlisting tag rather than workaround for literallayout font.Thomas E. Dickey1-54/+54
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16use DOCTYPE consistently in included xml files, to allow using named entitiesThomas E. Dickey1-0/+3
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16add (with an external script "markup-literallayout") <code> tagsThomas E. Dickey1-39/+39
within <literallayout>. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16whitespace-fixes, plus convert examples to standard CThomas E. Dickey1-4/+4
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16fix: some ASCII characters were mangled into Unicode look-alikesThomas E. Dickey1-1/+1
2011-12-28Initial docbook conversion.Matt Dew1-0/+1181