google / gf180mcu-pdk

PDK for GlobalFoundries' 180nm MCU bulk process technology (GF180MCU).
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
352 stars 54 forks source link

Use sphinx-svg2pdfconverter as SVG handler instead. #85

Closed cbalint13 closed 1 year ago

cbalint13 commented 1 year ago

Again, fix the readthedocs PDF generation latest failure. All pass on local make latexpdf with inkscape installed.

I hope it is last, also hope that readthedocs's docker image are smart to have inkscape along with imagemagick deps.

Cc @proppy , lets see now.

proppy commented 1 year ago

@cbalint13 thanks for figuring that out, that looks like an even better fix than #84.