diff --git a/CHANGELOG.md b/CHANGELOG.md index dd933c2475f8bf8b7459d01bee2f7bcca07375fd..895b1ff8b28a44b22860223288f9f86726b688bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. ### Fixed - `abstract` not working for `hsh-article` +- Spelling errors in HsH-Logo ### Added diff --git a/src/HsH-Logo.pdf b/src/HsH-Logo.pdf index f76ccde9fd50a907dce0064203124477e751e26b..b5a3e245ae5f4dcdc28b3e411165cc82370e3473 100644 --- a/src/HsH-Logo.pdf +++ b/src/HsH-Logo.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16b419c2e1327710c705d9c5af8bf16fdaf7d0ff98745c2a44e252d03e56f4ab -size 25795 +oid sha256:204a5c5ab827c13209c869ee7cbff1f6880f49e8edbfe870c27d1fd5a70c95d0 +size 25798 diff --git a/src/HsH-classes.cfg b/src/HsH-classes.cfg index 90d9e5fe30e0db3ea7463b3dd691e9a2d88f0b02..a8c77faf00ae791206e132d897e4dc11b2b0d590 100644 --- a/src/HsH-classes.cfg +++ b/src/HsH-classes.cfg @@ -59,12 +59,12 @@ \pgfplotsset{ compat=1.16, /pgf/number format/read comma as period, - every tick label/.append style={font=\tiny}, - every axis legend/.append style={font=\footnotesize}, + tick label style={font=\tiny}, + legend style={font=\footnotesize}, MyPlots/.style = { % Style for all plots width=.6\textwidth, grid=major, - grid style={dashed,gray!50}, + grid style={loosely dotted,gray!50}, legend pos=outer north east, FM1/.style = {blue, thick, mark=x, mark size=1.5,samples=100}, % Format 1 FM2/.style = {orange, thick, mark=*, mark size=1,samples=100}, % Format 2