BMC icon indicating copy to clipboard operation
BMC copied to clipboard

yPackages upgrade + minted fix + README update

Open ssavinel opened this issue 3 years ago • 3 comments

I still have some issues with bmc-boxes

/home/[USER]/texmf/tex/latex/BMC/bmc-boxes.sty:76: Package pgfkeys Error: I do not know the key '/infoBulle/icon/radius/.store as dimen' and I am going to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.76 }

I feel like it merges two different lines but cannot see why, there is a second error of the same kind on line 89.

ssavinel avatar Apr 17 '21 16:04 ssavinel

Also, this PR relates to #14 and parts of #11

ssavinel avatar Apr 18 '21 12:04 ssavinel

Together with this PR and uncomment \RequirePackage{etoolbox} in bmc-fonts.sty, bmc-color.sty and bmc-ref.sty I manage to build on macOS with textlive 2022.

xukai92 avatar Apr 10 '22 23:04 xukai92

Hmm, I'm not sure about the LuaLaTeX requirement. I like that it worked with pdfLaTeX.

tecosaur avatar Mar 09 '23 06:03 tecosaur