Skip to content

Conversation

tokkoro
Copy link

@tokkoro tokkoro commented Jan 12, 2023

Was using this template for the first time. I came across with this warning and found a fix for it so I thought I would share it if anyone else is wondering the same thing.

Bolt-extra package is designed to enable you to use bold small capitals.

Warning

LaTeX Font Warning: Font shape `OT1/cmr/bx/sc' undefined(Font)              using `OT1/cmr/bx/n' instead on input line 288.

Line 288

    Write part of \alg{Quick-Sort($list, start, end$)}

Original end result

kuva

Fixed end result

kuva

It changes the name into upper case which I think was intention there. I'm quite new with Latex, so please let me know if there is a better fix for this.

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

Successfully merging this pull request may close these issues.

1 participant