Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:rich_text_bibliography [2011/04/14 16:07] rmzellekb:rich_text_bibliography [2020/01/14 18:56] (current) dstillman
Line 1: Line 1:
 ==== How do I use rich text formatting, like italics and sub/superscript, in titles? ==== ==== How do I use rich text formatting, like italics and sub/superscript, in titles? ====
  
-You can apply rich text formatting by manually adding the following HTML-like tags to fields in your Zotero library (e.g. "<nowiki><i>Pseudomonas aureofaciens</i> nov. spec. and its pigments</nowiki>"):+You can apply rich text formatting by manually adding the following HTML-like tags to fields in your Zotero library:
  
   * <nowiki><i></nowiki> and <nowiki></i></nowiki> for //italics//   * <nowiki><i></nowiki> and <nowiki></i></nowiki> for //italics//
Line 7: Line 7:
   * <nowiki><sub></nowiki> and <nowiki></sub></nowiki> for <sub>subscript</sub>   * <nowiki><sub></nowiki> and <nowiki></sub></nowiki> for <sub>subscript</sub>
   * <nowiki><sup></nowiki> and <nowiki></sup></nowiki> for <sup>superscript</sup>   * <nowiki><sup></nowiki> and <nowiki></sup></nowiki> for <sup>superscript</sup>
-  * <nowiki><sc></nowiki> and <nowiki></sc></nowiki> for smallcaps+  * <nowiki><span style="font-variant:small-caps;"></nowiki> and <nowiki></span></nowiki> for <html><span style="font-variant: small-caps;">smallcaps</span></html> 
 +  * <nowiki><span class="nocase"></nowiki> and <nowiki></span></nowiki> to <html><span class="nocase">suppress capitalization rules (e.g., for foreign phrases within English titles)</span></html>
  
-Zotero will automatically replace these tags by the specified formatting in bibliographic output.+Zotero will automatically replace these tags by the specified formatting in bibliographic output. E.g. "<nowiki><i>Pseudomonas aureofaciens</i></nowiki> nov. spec. and its pigments" will become "//Pseudomonas aureofaciens// nov. spec. and its pigments".
  
-Note that if rich text formatting has to be applied indiscriminately to entire fields (e.g. a style guide may dictate that titles should be in italics), you can modify the relevant Citation Style Language (CSL) style (see the [[dev/start/citation_styles|CSL documentation]] and the [[http://citationstyles.org/downloads/specification.html#formatting|CSL field formatting options]]).+Note that if rich text formatting has to be applied indiscriminately to entire fields (e.g. a style guide may dictate that titles should be in italics), you can modify the relevant Citation Style Language (CSL) style (see the [[dev/citation_styles|CSL documentation]] and the [[http://citationstyles.org/downloads/specification.html#formatting|CSL field formatting options]])
 + 
 +A future version of Zotero will allow visual rich-text editing without manually adding HTML tags.
  
 {{tag>kb styles}} {{tag>kb styles}}
kb/rich_text_bibliography.1302811632.txt.gz · Last modified: 2011/04/14 16:07 by rmzelle