[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [possible patch] Remove the '\\[0pt]' string from the last line of a
From: |
Ihor Radchenko |
Subject: |
Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export |
Date: |
Sat, 20 Jan 2024 12:34:16 +0000 |
Juan Manuel Macías <maciaschain@posteo.net> writes:
>> \begin{itemize}
>> \item {[}bax]
>> \item {[}aur]
>> \end{itemize}
>
> Great! Simple and effective. And more surgical than pandoc's global
> solution. But now a question arises... Your code clearly solves the
> problem that led to the declaration of org-latex-line-break-safe,
> without foreseeing any unwanted effects, since it is the solution that
> is usually recommended from LaTeX. So, if this code is included in Org,
> what is the future of org-latex-line-break-safe?
It is still useful in situations like
Paragraph\\
#+begin_export latex
[foo]
#+end_export
or
Paragraph\\
@@latex:[foo]@@
My patch does not do anything about verbatim environments.
We may remove the use of `org-latex-line-break-safe' from some places,
but not all.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, (continued)
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/13
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/14
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/14
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/16
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/16
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/17
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Max Nikulin, 2024/01/17
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/17
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/18
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/19
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export,
Ihor Radchenko <=
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/20
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/20
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/20
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/20
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/20
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/21
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Juan Manuel Macías, 2024/01/21
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Ihor Radchenko, 2024/01/31
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Max Nikulin, 2024/01/21
- Re: [possible patch] Remove the '\\[0pt]' string from the last line of a verse block in LaTeX export, Max Nikulin, 2024/01/20