158
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Format literal layout elements correctly when linenumbering More... about 23 years ago
Improve support for table borders drawn with CSS (get the semantics right); add support for entry-bgcolor PI More... about 23 years ago
Added points.per.em; removed obsolete using.chunker More... about 23 years ago
Support MathML by passing it through unchanged More... about 23 years ago
Remove reference to obsolete using.chunker parameter More... about 23 years ago
Support title on blockquote More... about 23 years ago
Support xref to refnamediv and all elements with titles (at least when they have titles) More... about 23 years ago
Reworked support for graphic attributes; now support DocBook 4.2CR1 attributes More... about 23 years ago
Allow anchors in section titles; improve efforts to prevent page/column breaks immediately after section titles More... about 23 years ago
Support MathML by passing it silently through to the FO result More... about 23 years ago
Make border-collapse='collapse' explicitly (that's the only model that works for CALS tables) More... about 23 years ago
Make sure IDs get generated for blockquote and epigraph More... about 23 years ago
Changed default units to px; added length-in-points template More... about 23 years ago
Remove reference to obsolete using.chunker parameter More... about 23 years ago
Points per em More... about 23 years ago
Obsolete parameter More... about 23 years ago
also from twaugh: More... about 23 years ago
add support for simpara More... about 23 years ago
fix refsect2 titles More... about 23 years ago
Updated to use shared manifest code. More... about 23 years ago
Added support for manifest file as requested by Nik in #552945 More... about 23 years ago
oops, removed too much More... about 23 years ago
make synopsises work for --arg=foo <arg>s too More... about 23 years ago
remove stuff that's apparently left-over from sect23.xsl More... about 23 years ago
remove unneccesary adding of whitespace for arg/replaceable More... about 23 years ago
batch of patches from twaugh: * This patch (based on one from Jirka Kosek) adds support for block-level elements inside <para>s---<screen>s for example, or lists. * This patch replaces entities (like '&#x8212;') with sensible characters or groups of characters. * This patch adds support for sbr. * This patch normalizes spaces in varlistentry terms. * This patch normalizes spaces in terminal varlistentry terms. * This patch allows variable lists to be nested (once). * This patch prevents variable list item paragraphs from merging into one another. * This patch improves the rendering of itemized lists, and adds support for ordered lists and procedures. * This patch makes some small adjustments to group/arg: don't put extra spaces in where they aren't needed, and normalize the space of $arg. * This patch makes adjustments to cmdsynopsis elements. In particular, they can now be wrapped if no <sbr/> is provided. * This patch adds funcsynopsis//* support. Again, wrapping is done automatically. More... about 23 years ago
New test cases More... about 23 years ago
New extensions to determine the size of an image More... about 23 years ago
The call to write.chunk did not have the $chunk.quietly parameter set. I think I failed to commit that change after testing it in Feb. More... about 23 years ago
Added a template for article in mode="xref-to" that is similar to the one for chapter. Now you can use <xref> with a linkend pointing to an article. More... about 23 years ago