On Sat, Oct 03, 2020 at 08:27:33PM +0200, Christopher Dimech wrote:
> Have done some more tests and the \par problem extends also to multiline
> titles for @chapter, @section, @subsection, and @subsubsec.
> 
> For users, using @ at the end of each line is acceptable. It also gets
> the correct title alignments.  Using  DEL character is not a good strategy
> for users.
> 
> @chapter{Amplitude Asymmetry in the Empirical Green Function Amplitude@
> Asymmetry}
> 
> @section{Strong amplitude asymmetries between the Retarded Causal Branch@
> and the Advanced Anti-Causal contribution to the Coherence Function}

The braces here are incorrect, it should just be

@chapter Amplitude Asymmetry in the Empirical Green Function Amplitude@
Asymmetry

However, the line continuation with the @NL command doesn't work with 
texi2any, producing output like:

---
1 Amplitude Asymmetry in the Empirical Green Function Amplitude 
****************************************************************

Asymmetry
---


Reply via email to