Simone Perriello
Simone Perriello
I still haven't figure out how to deal with this specific case. Suppose I have container A (www.myuniversity.it for example) and a container B (www.govservice.gov for example); I have set...
This bug was first reported [here](https://github.com/syl20bnr/spacemacs/issues/16034). I use the same template for the bug report, with the addition of package-specific info. #### Description :octocat: Emacs freezes with `error "Lisp nesting...
## Your environment TbSync version: 4.7 EAS-4-TbSync version: 4.7 Thunderbird version: 115.4.1 ## Expected behavior Synchronization runs smoothly. ## Actual behavior Failed to synchronize ## Steps to reproduce 1. Create...
When using `Document Class: acmart 2024/02/04 v2.03` the `mathbb` command produces error. Compiling the following MWE ```latex \documentclass[sigconf]{acmart} \begin{document} $\mathbb{C}$ \end{document} ``` results in the following mwe.log This is pdfTeX,...
I am using a little script to upload my changed files, with the paths being pushed taken from a log file. The only problem is that, whenever the path is...
When I'm opening a PDF file containing a text box, I get the following error ```00c0:err:seh:setup_exception_record stack overflow 960 bytes in thread 00c0 eip f7c2d043 esp 00230f70 stack 0x230000-0x231000-0x330000``` and...
When the `latex-extra-mode` is automatically enabled through ```ini (add-hook 'LaTeX-mode-hook #'latex-extra-mode) ``` the local file variables are not loaded (f.e. the `TeX-master` variable). So, I suspect the mode interferes somehow...
The recent auctex upgrade to version 14 broke the version check previously implemented, resulting in an erroneous load of `tex-buf`.
#### Description :octocat: Lsp layer changes keybindings in latex mode #### Reproduction guide :beetle: - Start Emacs with lsp and latex layers enabled - Open a `.tex` file The issue...
Hi, and thanks for the work! I was wondering if there is a way to use the `jabbrv` tool to export the resulting abbreviated bibliography to a separate file. The...