[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Form feed characters break odt export
From: |
Joseph Turner |
Subject: |
Re: Form feed characters break odt export |
Date: |
Wed, 25 Dec 2024 02:16:02 -0800 |
Max Nikulin <manikulin@gmail.com> writes:
> On 21/12/2024 10:56, Max Nikulin wrote:
>> On 21/12/2024 08:48, Joseph Turner wrote:
>>> https://github.com/bohonghuang/org-srs/pull/10#issuecomment-2557417871
>> In this specific context a workaround should be
>> #+begin_comment
>> ^L
>> #+end_comment
>
> To avoid confusion of other contributors it should be more verbose:
>
> #+begin_comment
> Keep this block at the bottom of the file.
> It instructs Emacs to ignore examples
> of local variables sections above, see
> <info:emacs#Specifying File Variables>
> The following line contains the form feed 0x0c character.
> ^L
> #+end_comment
Thank you, Max. Submitted PR:
https://github.com/bohonghuang/org-srs/pull/12
Joseph
- Form feed characters break odt export, Joseph Turner, 2024/12/20
- Re: Form feed characters break odt export, Ihor Radchenko, 2024/12/23
- Re: Form feed characters break odt export, Christian Moe, 2024/12/24
- Re: Form feed characters break odt export, Ihor Radchenko, 2024/12/24
- Re: Form feed characters break odt export, Joseph Turner, 2024/12/25
- Re: Form feed characters break odt export, Ihor Radchenko, 2024/12/27
- Re: Form feed characters break odt export, Joseph Turner, 2024/12/27
- Re: Form feed characters break odt export, Ihor Radchenko, 2024/12/28
- Re: Form feed characters break odt export, Joseph Turner, 2024/12/28
- Re: Form feed characters break odt export, Ihor Radchenko, 2024/12/28
- Re: Form feed characters break odt export, Max Nikulin, 2024/12/24