Skip to content

Conversation

pedramardakani
Copy link

@pedramardakani pedramardakani commented Nov 25, 2022

Until now, readers were not informed about their access to the powerful TiKZ library inside their own paper. This might lead them to using rasterized graphics inside their publication which cannot compete with the infinite resolution of vector graphics.

Also, some might try hacking different methods to produce the illustrations and inject them inside the 'paper.md' file with the markdown syntax. This leads to inconsistent typesetting inside the final paper.

With this commit, I've put a TiKZ example taken from the pgfmanual documentation for a demonstration. This example enjoys the same typesetting as the rest of the paper. For instance, the figure caption has the same font as the body.

Until now, readers were not informed about their access to the powerful
TiKZ library _inside_ their own paper. This might lead them to using
rasterized graphics inside their publication which cannot compete with the
infinite resolution of vector graphics.

Also, some might try hacking different methods to produce the illustrations
and inject them inside the 'paper.md' file with the markdown syntax. This
leads to inconsistent typesetting inside the final paper.

With this commit, I've put a TiKZ example taken from the pgfmanual
documentation for a demonstration. This example enjoys the same typesetting
as the rest of the paper. For example, the figure caption has the same font
as the body.
@pedramardakani
Copy link
Author

Hi all 👋

The openjournals/inara docker image compiled the paper successfully. Hopefully this will encourage using the TiKZ library inside the paper easily without the need to find a hack.

Best,
Pedram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant