https://github.com/sbryngelson/elsevier-tikz-figures
Make your Elsevier journal article figures match the rest of your article.
https://github.com/sbryngelson/elsevier-tikz-figures
figures pgfplots publishing tikz
Last synced: 3 months ago
JSON representation
Make your Elsevier journal article figures match the rest of your article.
- Host: GitHub
- URL: https://github.com/sbryngelson/elsevier-tikz-figures
- Owner: sbryngelson
- License: mit
- Created: 2024-02-02T17:11:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T04:40:30.000Z (over 2 years ago)
- Last Synced: 2025-10-11T14:55:14.609Z (8 months ago)
- Topics: figures, pgfplots, publishing, tikz
- Language: TeX
- Homepage:
- Size: 2.35 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Create Elsevier-style figures with XeLaTeX and TikZ/pgfplots
Make your Elsevier journal article figures match the rest of your printed article via XeLaTeX and TikZ/pgfplots.
### Examples
Here is an example:

Which is from [this paper](https://comp-physics.group/papers/bryngelson-EJM-19.pdf).
And here are more, with the source code available in this repo.:
* [example01.pdf](example01.pdf)
* [example02.pdf](example02.pdf)
* [example03.pdf](example03.pdf)
* [example04.pdf](example04.pdf)
* [example05.pdf](example05.pdf)
* [example06.pdf](example06.pdf)
### Dependencies
* XeLaTeX (comes with TeXLive and the like)
* TikZ and PGFPlots
* [Gulliver fonts](https://www.google.com/search?q=gulliver+font+download)
### How to
You need to compile the `example0X.tex` files in the repo. using XeLaTeX. The Gulliver fonts will need to be available on your machine (see above link).
### License
MIT