Skip to content

Commit

Permalink
Test: Reverted previous test, and changed image file from .svg to .png
Browse files Browse the repository at this point in the history
  • Loading branch information
olevs committed Jun 6, 2024
1 parent 9783d80 commit 7d93b2a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install rsvg-convert
run: |
sudo apt-get update
sudo apt install librsvg2-bin
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand Down
Binary file added Screenshots/resectograms-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ enhance the liver surgery workflow, empowering surgeons with
valuable insights for optimized liver resection strategies and
improved patient outcomes.

![Virtual 3D resection with corresponding 2D resectogram.\label{fig:2}](Screenshots/resectograms-overview.svg){ width=100% }
![Virtual 3D resection with corresponding 2D resectogram.\label{fig:2}](Screenshots/resectograms-overview.png){ width=100% }

**Improved Classification of Liver Segments**
The functionality of SlicerLiver also includes a novel approach to
Expand Down

0 comments on commit 7d93b2a

Please sign in to comment.