Adjusting margins in styles
Hello,
For example, based on the APA csl, I can adjust line-spacing="2" to get different line spacing:
<bibliography hanging-indent="true" et-al-min="8" et-al-use-first="6" et-al-use-last="true" entry-spacing="0" line-spacing="2">
When I copy to clipboard, and paste to google doc, I always get an extra left margin, i.e. a margin that is further indented than the actual text. When I save from Zotero to html, I get this:
<div class="csl-bib-body" style="line-height: 1.35; margin-left: 2em; text-indent:-2em;">
Is there any way in which I can adjust the margin-left / text-ident via the CSL?
Many thanks!
For example, based on the APA csl, I can adjust line-spacing="2" to get different line spacing:
<bibliography hanging-indent="true" et-al-min="8" et-al-use-first="6" et-al-use-last="true" entry-spacing="0" line-spacing="2">
When I copy to clipboard, and paste to google doc, I always get an extra left margin, i.e. a margin that is further indented than the actual text. When I save from Zotero to html, I get this:
<div class="csl-bib-body" style="line-height: 1.35; margin-left: 2em; text-indent:-2em;">
Is there any way in which I can adjust the margin-left / text-ident via the CSL?
Many thanks!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Actually, for line-spacing="1.15" I get a CSL warning on import. The actual line spacing in google docs is 1.35.
With line-spacing="1", I don't get that error, but still the line spacing is 1.35.
So I guess the line-spacing has to be an integer?
Unfortunately the same is not true for the spacing.