emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Form feed characters break odt export


From: Max Nikulin
Subject: Re: Form feed characters break odt export
Date: Tue, 24 Dec 2024 23:23:09 +0700
User-agent: Mozilla Thunderbird

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



reply via email to

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