Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong reference in the page layout section in kao.sty #264

Open
luisberndt opened this issue Dec 19, 2022 · 0 comments
Open

Wrong reference in the page layout section in kao.sty #264

luisberndt opened this issue Dec 19, 2022 · 0 comments

Comments

@luisberndt
Copy link
Contributor

I think here

kaobook/kao.sty

Line 220 in 81bfb18

\newcommand{\fullwidthpage}{%
is the wrong reference to the "fullwidth" command. In the definition for "fullwidth" in line 179

kaobook/kao.sty

Line 179 in 81bfb18

\ifthenelse{\equal{fullwidth}{#1}}{\fullwidthlayout\widefloatsetup}{}%
it's called \fullwidthlayout but in line 220 it's called \fullwidthpage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant