This module adds the APSJ Styles from Monk's Enhanced Journal back into the system in a v13-friendly way.
As of version 3.0.0, now includes journal page background support!
I created this mainly because I'm a heavy user of the read aloud and dialogue styles from Monk's Enhanced Journal, and a lot of my past session notes and journals for upcoming campaigns lost a lot of their oomph with the v13 upgrade.
My goal here was to get the styles working so my existing journal entries would look how they used to. Ideally, this module will become obsolete when Monk's Enhanced Journal is ported to v13.
If you want to take advantage of the chosen fonts for panels and blocks, you should install the following fonts (available in Monk's Enhanced Journal's GitHub repo or the original APSJ) using the following family names in the Foundry UI. I have maintained the same names, spacing, and capitalizations as Monk used:
Font Family | Font Weight | Font Style | Font File |
---|---|---|---|
Bookinsanity | Bold 700 | Italic | Bookinsanity Bold Italic.otf |
Bookinsanity | Bold 700 | Normal | Bookinsanity Bold.otf |
Bookinsanity | Regular 400 | Italic | Bookinsanity Italic.otf |
Bookinsanity | Regular 400 | Normal | Bookinsanity.otf |
MrEaves | Bold 700 | Normal | Mr Eaves Small Caps.otf |
ScalySans | Bold 700 | Italic | Scaly Sans Bold Italic.otf |
ScalySans | Bold 700 | Normal | Scaly Sans Bold.otf |
ScalySans | Regular 400 | Italic | Scaly Sans Italic.otf |
ScalySans | Regular 400 | Normal | Scaly Sans.otf |
ScalySansCaps | Bold 700 | Italic | Scaly Sans Caps Bold Italic.otf |
ScalySansCaps | Bold 700 | Normal | Scaly Sans Caps Bold.otf |
ScalySansCaps | Regular 400 | Italic | Scaly Sans Caps Italic.otf |
ScalySansCaps | Regular 400 | Normal | Scaly Sans Caps.otf |
The various text styles all have default sizes associated with them but if you wish to change the font size after applying a style, you can do it by editing the HTML directly. For example, here is a Stylish Data block with a larger font size specified:
`<p class="apsj-data"><span style="font-size:14pt">Stylish Data</span></p>`
Note that as of version 3.0.3, you can now set the default font sizes used for the Stylish Data and Stylish Paragraph styles. Please see Choosing the default font sizes.
The new Text Styles can be found under the Stylish Text submenu in the Format menu at the left of the toolbar in the ProseMirror editor.
The available Elements Stylings:
The available Stylish blocks, dialogues, and panels menus:
The available Panels:
The available Blocks:
The available Elements Stylings:
An example of Mixing and Matching elements:
Choosing the journal page background:
>Choosing the default font sizes for Stylish Data and Stylish Paragraph: