This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Set fontsize and options | |
| font.size: 8 | |
| font.family: STIXGeneral | |
| mathtext.fontset: stix | |
| # Set the figure size (for MNRAS!) | |
| figure.figsize: 3.3, 3.0 | |
| # Remove padding | |
| figure.constrained_layout.use: True |