rhstanton

Results 17 issues of rhstanton

I, like many other Mac users, use BibDesk to manage my bibliographies, and it would be very nice if bibtex-completion could find the PDF file for a given BibTeX entry...

I just tested the `:async yes` header, and noticed that the output format becomes irregular. For example, here's a code block to show what I mean (the formatting is nice...

bug
help wanted

When I export an org-roam file to PDF, any org-roam links in the original document get translated into links to an **org** file in the exported PDF, and Acrobat doesn't...

After a bit of experimentation, I'm now a big fan of orb PDF scrapper. It can save huge amounts of time retyping BibTeX entries. But right now, to use it...

1. enhancement
:pdf_scrapper

#### Problem description I've been using stata_kernel for a while to run Stata code in a Jupyter notebook, though with long gaps as I only use Stata from time to...

I'm running Emacs 28.1 under macOS 12.4. When installing pdf-tools, I get the error message below about poppler not being installed. Note that poppler IS installed and that 1) This...

I have the following code in my init.el: ; Set default :results to output (setq org-babel-default-header-args (cons '(:results . "output replace") (assq-delete-all :results org-babel-default-header-args))) The effect of this is to...

I've been happily using latex-extra for quite a while, but starting today I get the following error when I load it. Thanks for any suggestions. ``` Debugger entered--Lisp error: (error...

When I customize the variable mu4e-thread-folding-default-view, customize shows the current value as 'folded, and describes the state as "STANDARD. (mismatch)" Looking at the source, I see the following code: ```...

With recent nightly builds installed view Homebrew, if i start emacs with `emacs -Q`, and then run (in the `*scratch*` buffer) ``` (use-package tex :ensure auctex) ``` auctex gets downloaded...