emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] Org-LaTeX-export: >> and << (inside of ~code~/=verbatim=) gets


From: Garid Z.
Subject: Re: [BUG] Org-LaTeX-export: >> and << (inside of ~code~/=verbatim=) gets exported to single monospace symbol instead of 2 monospace symbols [9.5.5 (release_9.5.5 @ /usr/share/emacs/28.2/lisp/org/)]
Date: Fri, 21 Apr 2023 12:00:42 +0900
User-agent: mu4e 1.10.3; emacs 28.2

Ihor Radchenko <yantar92@posteo.net> writes:

> "Garid Z." <garidzorigoo@gmail.com> writes:
>
>> | 3 | =>>>=    | =<<<=    |
>> | 4 | =>>>>=   | =<<<<=   |
>> ...
>> Resulted PDF file has » and « symbols (maybe: U+00BB, U+00AB)
>> instead of 2 normal < symbols.
>> ...
>> Solution for this might be almost identical with the previous fix.
>> Maybe something like:
>>
>> +    (cond ((equal m ">>") ">{}>{}")
>> +    (cond ((equal m "<<") "<{}<{}")
>
> Thanks for reporting!
> Fixed, on bugfix.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=27ee55ebf

Glad that it helped

-- 
Garid Z.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]