ptxprint:titlebox

Last commit made on 2023-09-26
Get this branch:
git clone -b titlebox https://git.launchpad.net/ptxprint

Branch merges

Branch information

Name:
titlebox
Repository:
lp:ptxprint

Recent commits

18fff5b... by David Gardner <email address hidden>

Implement smart gridding option for sidebars

Fix long-standing bug with gridding of p (pc, pl, pr) sidebars.
Update documentation, add figures showing effect of gridding options.

d8046e9... by David Gardner <email address hidden>

Working towards getting gridding control in sidebars

While we're here, remove unused ifnsp@cebefore.
Implemented SidebarGridding?
 none - no grid for headings in sidebar DONE
 original ?
 smart - Don't use boxadjust if the sidebar doesn't have an integer size.
 normal - No spacebefore for uppermost heading. If 1st heading *actual*
    space-before > boxpadding+borderwidth+borderpadding, then don't increment boxadjust.
Add docs for it

b437801... by David Gardner <email address hidden>

add sidebar-sample to minitests

9777dca... by David Gardner <email address hidden>

Update standards without gridding error

44605bc... by David Gardner <email address hidden>

fix gridding issues caused by restoring prevdepth guard value.

2524dd4... by Mark Penny <email address hidden>

Remove noisy print statement for PicRE!

ae6acef... by Mark Penny <email address hidden>

Remove earlier PicRE fix which was breaking the later fix!

686a829... by Mark Penny <email address hidden>

Add a codelet. Tweak regex flags for python 3.11 compatability

5c7569a... by David Gardner <email address hidden>

"None" is a valid setting for the x-credit box type (#897)

b3471cf... by David Gardner <email address hidden>

Fix \b to do what it should (#909) , rationalise x-credit box settings (#896)

\b code was failing to correctly get the baseline, Default Light/Dark x-credit settings erroneously
included font settings (that should be in x-credit).