mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
diag: Use png versions of diagrams for now
In the epub version, some viewers don't show text for svg diagrams (probably a missing font issue).
This commit is contained in:
parent
0368edef16
commit
8ca953e39e
2 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ Unlike symmetric cryptography, public-key cryptography doesn't require participa
|
|||
|
||||
In many places, we'll deal with asymmetric cryptographic key pairs:
|
||||
|
||||
```{figure} diag/cryptographic_keypair.svg
|
||||
```{figure} diag/cryptographic_keypair.png
|
||||
---
|
||||
---
|
||||
An asymmetric cryptographic key pair
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue