Skip to content

Commit

Permalink
add theme for PRL
Browse files Browse the repository at this point in the history
  • Loading branch information
musoke committed Oct 2, 2024
1 parent 2985ba6 commit d75a0cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/settings.jl
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ SETTINGS = Dict(
base_fontsize = 11,
font = "TeX Computer Modern",
),
:PRL => TuePlotsSetting(
width = 7.05826,
width_half = 3.40457,
base_fontsize = 10,
font = "TeX Computer Modern",
),
)

"""
Expand Down

0 comments on commit d75a0cd

Please sign in to comment.