Caleb Maclennan

Results 495 issues of Caleb Maclennan

In fixing #262 I seem to have created a couple new edge cases that worked before but don't any more. One of them seems to be when the page break...

needs MWE

So the feature added at my request in #265 to setup custom hyphenation patterns is great for words that are exceptions to the normal rules, but I'm finding it leaves...

Using the `\ifnotattop` command to insert skips before section headings worked for _some_ of my problems shown in #303, but not all of them. I poked around for a while...

bug

How should something like this be typeset: ![selection_215](https://cloud.githubusercontent.com/assets/173595/15269374/286c0adc-1a05-11e6-99a2-9f473ca5842d.png) This layout is correct (and generated by SILE) but the code for it is too brittle to put in an automatic template....

question

Since the fix for #255 I have an elusive issue with my block quote environments that have lskip/rskip values applied. Sometimes when a page break happens inside the environment, the...

bug

Setting a penalty that precludes a page break between the last two lines of a page causes the frame to overflow rather than kicking off the last two lines off...

The `jplain` class has a hard coded *content* frame size that works on A4 paper, but changing the papersize only changes the PDF canvas but not the content frame... Usually...

bug

In #1350 we addressed *some* of the issues cleaning up TOC title extraction. [A caveat was noted](https://github.com/sile-typesetter/sile/pull/1350#issuecomment-1076783296) about there being more situations that need proper handling. This issue is to...

bug
enhancement

Having introduced a CLDR database in #675, I started using it to verify language settings. Then I spotted the `\font` function does it's own form of verification. I'll let it...

bug
question

There are times I want to throw up my hands. * Languages are messy. * SILE's language settings are scrambled. In working on #665 (see progress in #675) I've run...

bug