Noriyuki Abe
Noriyuki Abe
> Before this PR, the context of document and header (or footer) is commonalized, so the header and content should have same `text-width`. That sounds not true. I think changing...
I guess we don't have to introduce a new interface `header-footer-context`, so I only use half of your code [3ca206c](https://github.com/abenori/satysfi-class-jlreq/commit/3ca206c490877dfe202c73922378afaf5d3c650c). Thank you very much.
The reason is the following: `open_bracket_pos` is implemented using special JFM, but `otf` package uses its own JFM and therefore the setting by `jlreq` class file is ignored. Using `\usepackage{jlreq-deluxe}`...
Can you explain what you did?