BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
54 stars 15 forks source link

Fix rendering LaTeX in documentation. #1167

Closed 1uc closed 7 months ago

1uc commented 7 months ago

Use imgmath_embed = True to work around a path bug for files/notebooks located in subfolders.

Use imgmath_image_format = 'svg' because PNG results in pixalated images.

1uc commented 7 months ago

The locally rendered documentation looks like this:

kinetic documentation

The math images scale nicely as one zooms and, as expected, are crystal clear and give off good LaTeX vibes.

1uc commented 7 months ago

Closes https://github.com/BlueBrain/nmodl/issues/1095

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.38%. Comparing base (9df433b) to head (4f87643).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1167 +/- ## ======================================= Coverage 88.38% 88.38% ======================================= Files 176 176 Lines 12946 12946 ======================================= Hits 11442 11442 Misses 1504 1504 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 7 months ago

Logfiles from GitLab pipeline #195665 (:white_check_mark:) have been uploaded here!

Status and direct links: