-
Notifications
You must be signed in to change notification settings - Fork 2
Fidus Writer Publication Styling
Simon Worthington edited this page May 29, 2019
·
5 revisions
Information on how to do document styling in Fidus Writer
- Fidus Writer - https://www.fiduswriter.org/2019/05/07/fidus-writer-3-6-released-with-document-templates/
- Start with CSS styling, then look at Templates?
- Make a style that looks like the Open Science Handbook https://github.com/Open-Science-Training-Handbook/Open-Science-Training-Handbook_EN see GitBook output here https://book.fosteropenscience.eu/en/ (this is where we want to copy CSS from)
- Readup on Fidus Writer styling guides
- Do the tests here https://f1-test.consortium.io/
- Document the process in the Wiki
- Learn about paginated CSS https://vivliostyle.org/ https://drafts.csswg.org/css-page-3/ https://vivliostyle.org/docs/
- Pages media CSS https://www.print-css.rocks/
Only do this on the test site, NOT the live. https://f1-test.consortium.io/
Write all notes in this page.
- Make a copy of the general styling of the Open-Science-Training-Handbook
- Document the styling, for example: what are the values of H1, H2, body, quote
- Make a manual of how to style: a step by step guide
- Styling goes to as many output formats as possible: list
- After completing go to stage 2 and 3
- How to manually package outputs to a web server, or GitHub/GitLab pages using Vivliotyle HTML render, with Jekyll or Hugo type outputs. E.g., see Vivliostyle paged output https://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=../samples/variable-page-size/TheMalayArchipelago/main.xhtml
- We'll author and package a manual for installing and using Fidus Writer
https://book.fosteropenscience.eu/en/
h2 font-size: 1.75em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top: 1.275em; margin-bottom: .85em; font-weight: 700; page-break-after: avoid; orphans: 3; widows: 3;