[BUG] Org export LaTeX: Multiple dashes in ~code~/=verbatim= turn into wrong number of dashes [9.5.5 (release_9.5.5 @ /usr/share/emacs/28.2/lisp/org/)]

2023-04-11 Thread Garid Zorigoo
I'm exporting the following org file (left-side) to a LaTeX pdf file. The org file contains the multiple dashes in the ~code~ =verbatim= format. The exported PDF file doesn't have the correct number of dashes. |+---| | Original org | Exported te

Re: [BUG] Org export LaTeX: Multiple dashes in ~code~/=verbatim= turn into wrong number of dashes [9.5.5 (release_9.5.5 @ /usr/share/emacs/28.2/lisp/org/)]

2023-04-11 Thread Garid Zorigoo
I think I even found a solution much easier solution. Just replace each - dash with {-} when exporting latex. In other words: |---+-| | Original org  | New suggestion  | |---+-|

[BUG] A custom org-num-format-function causes org-latex-preview warn when it called. [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2024-04-13 Thread Garid Zorigoo
* What I'm experiencing: A custom ~org-num-format-function~ causes ~org-latex-preview~ warn when it is called. * Exact "Warning" I'm getting. ⛔ Warning (org-element-cache): org-element--cache: Org parser error in ask.org::648. Resetting. The error was: (error "Invalid search bound (wrong side of

[BUG] Org-contacts doesn't jump to items in the second file specified in org-contacts-files [9.7.11 (release_9.7.11 @ /usr/share/emacs/30.1/lisp/org/)]

2025-03-08 Thread Garid Zorigoo
I'm trying to learn to use =org-contact=, and wanted to have 2 files, one for personal usage and another for work contact-list. *Expected behavior* : when I do `M-x org-contacts`, I expect to see all the contacts, and choose whichever I want to choose, and jump to its position regardless if it's i

Re: [BUG] Org-contacts doesn't jump to items in the second file specified in org-contacts-files [9.7.11 (release_9.7.11 @ /usr/share/emacs/30.1/lisp/org/)]

2025-03-09 Thread Garid Zorigoo
The org-contacts maintainer has fixed this issue in the update 20250309.1659 - For commit check: https://repo.or.cz/org-contacts.git/commitdiff/b06a59736800865b8a7e8d6d45774169cb31528a And please close this subject as this is resolved. Garid On Sun, Mar 9, 2025 at 10:03 AM Garid Zorigoo wrote