fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm using the new org-cite engine to write my dissertation. It works well except that when exporting to ODT or even Org-mode with <code>chicago-fullnote-bibliography.csl</code> as the CSL style I get a reference without date. So for citation <code>[cite:@fabianTimeOtherHow2014 p. 7;]</code> I get:</p> <p>For ODT </p> <blockquote> <p>[1]Johannes Fabian, <em>Time and the Other: How Anthropology Makes Its Object</em> (Columbia University Press, n.d.), 7</p> </blockquote> <p>for Org-mode</p> <blockquote> <p>[fn::Johannes Fabian, /Time and the Other: How Anthropology Makes Its Object/ (Columbia University Press, n.d.), 7]</p> </blockquote> <p>As you can see, in both cases the date is missing. As per <a href="https://github.com/andras-simonyi/citeproc-org/issues/20#issuecomment-882262655">this reply to this issue on citeproc-org's Github</a> it seems that the <code>date</code> field is not a recognized bibtex field. If I change manually in my .bib file a particular entry from <code>date</code> to <code>year</code> then I do get the correct reference.</p> <p>My question is: how can I solve this issue without changing the <code>date</code> field of <em>all</em> the entries in my .bib file to <code>year</code>?</p> <p>This is what I have at the top of my org file:</p> <pre><code>#+CSL_STYLE: ~/Zotero/styles/chicago-fullnote-bibliography.csl #+BIBLIOGRAPHY: /Users/name/Documents/dissertation/zotero_full.bib </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/radiolalo"> /u/radiolalo </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/r7p4hs/orgexport_exports_without_date_information_with/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/r7p4hs/orgexport_exports_without_date_information_with/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rcvnnv/sway_polypodiopsida/"> <img src="https://external-preview.redd.it/es-jnX4jVjgw_UhguvqM07TvF4zkn9elrnxKRJXCIDg.jpg?width=640&crop=smart&auto=webp&s=bb753d82d5f2b9aa0b99dd0cdcc383a0507da342" alt="[sway] Polypodiopsida" title="[sway] Polypodiopsida" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/afdsadf"> /u/afdsadf </a> <br/> <span><a href="https://imgur.com/a/z5diefS">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/rcvnnv/sway_polypodiopsida/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello, I have just recently installed emacs with doom, and was playing around with the config because I didn't like the default font. I found where to change the font, but for some reason whenever I do <code>SPC-h-r-f</code> to reload the font, I get an error: <code>set-face-attribute: Font not available: #<font-spec nil nil JetBrains\ Mono\ nil nil nil nil nil 24 nil nil nil nil></code></p> <p>and the code to set the font is:</p> <p><code>(setq doom-font (font-spec :family "JetBrains Mono NF" :size 24)</code></p> <p><code>doom-variable-pitch-font (font-spec :family "Monospace" :size 22))</code></p> <p>Could anyone please tell me how to fix this?</p> <p>Thanks!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/DroagonDog"> /u/DroagonDog </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q7dq0t/doom_font_not_available/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q7dq0t/doom_font_not_available/">[comments]</a></span>
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue