Skip to content

Conversation

@JavierCladellas
Copy link
Collaborator

@JavierCladellas JavierCladellas commented Feb 3, 2026

Done in this PR:

  • Support downloading remote images
  • Cascade render method through reports
  • Simplify figures code
  • Plots are rendered using a JSON file stored under attachments. HTML content is heavily reduced. Data is always treated as asset.
  • Add templates for rendering into LaTeX. Basically we have JSON -> adoc and JSON -> LaTeX. Text syntax in json mostly follows asciidoctor syntax, which is translated into latex (e.g. bold * * --> \textbf{})
  • Add latex download button to reports.
  • Added tests

@JavierCladellas JavierCladellas self-assigned this Feb 3, 2026
@JavierCladellas JavierCladellas linked an issue Feb 3, 2026 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for benchmarking-polite-crostata-92f389 ready!

Name Link
🔨 Latest commit 18d67f7
🔍 Latest deploy log https://app.netlify.com/projects/benchmarking-polite-crostata-92f389/deploys/69834e8ea12e7600085f024b
😎 Deploy Preview https://deploy-preview-387--benchmarking-polite-crostata-92f389.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@JavierCladellas JavierCladellas added report Tasks related to project reporting benchmarking Issues related to benchmarking labels Feb 3, 2026
@JavierCladellas JavierCladellas marked this pull request as ready for review February 4, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmarking Issues related to benchmarking report Tasks related to project reporting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support rendering into LaTeX files optimize slow antora compilation time

1 participant