From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leslie Watter Subject: Re: generate PDF with matching new-lines in quotation C-u C-c C-e Date: Mon, 30 Jul 2018 12:09:55 -0300 Message-ID: References: Reply-To: leslie@watter.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000063d3eb057238db89" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fk9oM-0003DF-GH for emacs-orgmode@gnu.org; Mon, 30 Jul 2018 11:10:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fk9oI-0008CM-B7 for emacs-orgmode@gnu.org; Mon, 30 Jul 2018 11:10:14 -0400 Received: from mail-it0-f48.google.com ([209.85.214.48]:38817) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fk9oI-00089Y-3V for emacs-orgmode@gnu.org; Mon, 30 Jul 2018 11:10:10 -0400 Received: by mail-it0-f48.google.com with SMTP id v71-v6so131452itb.3 for ; Mon, 30 Jul 2018 08:10:08 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: van@scratch.space Cc: org-mode-email --00000000000063d3eb057238db89 Content-Type: text/plain; charset="UTF-8" Hello, On Mon, Jul 30, 2018 at 11:37 AM Van L wrote: > Hello, > > Is it possible to produce in PDF the following passage with matching > new-lines? > You can force a newline in LaTeX putting '\\' at the end of the line(as the last chars on the line). You can try this: > #+NAME: page-56-57 > #+BEGIN_SRC latex :export: > \begin{quotation} > war. The longer a war lasts, the more things tend to depend on > acci-\\ > dents. Neither you nor we can see into them: we have to abide their > \\ > outcome in the dark. And when people are entering upon a war they\\ > do things the wrong way round. Action comes first, and it is only\\ > when they have already suffered that they begin to think. We, how-\\ > ever, are still far removed from such a mistaken attitude; so, to the > \\ > best of our belief, are you. And so we urge you, now, while we are\\ > both still free to make sensible decisions, do not break the peace, > \\ > do not go back upon your oaths; instead let us settle our differences > \\ > by arbitration, as is laid down in the treaty. If you will not do > so, we\\ > shall have as our witnesses the gods who heard our oaths. You will\\ > have begun the war, and we shall attempt to meet you in any and\\ > every field of action that you may choose.\\ > \end{quotation} > #+END_SRC > Cheers, LEslie -- Leslie H. Watter --00000000000063d3eb057238db89 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

= On Mon, Jul 30, 2018 at 11:37 AM Van L <van@scratch.space> wrote:
=
Hello,

Is it possible to produce in PDF the following passage with matching new-li= nes?

You can force a newline in LaTeX p= utting '\\' at the end of the line(as the last chars on the line).<= /div>

You can try this:
=C2=A0 =C2=A0 #+NAME: page-56-57
=C2=A0 =C2=A0 #+BEGIN_SRC latex :export:
=C2=A0 =C2=A0 =C2=A0 \begin{quotation}
=C2=A0 =C2=A0 =C2=A0 war. The longer a war lasts, the more things tend to d= epend on acci-\\
=C2=A0 =C2=A0 =C2=A0 dents. Neither you nor we can see into them: we have t= o abide their\\
=C2=A0 =C2=A0 =C2=A0 outcome in the dark. And when people are entering upon= a war they\\
=C2=A0 =C2=A0 =C2=A0 do things the wrong way round. Action comes first, and= it is only\\
=C2=A0 =C2=A0 =C2=A0 when they have already suffered that they begin to thi= nk. We, how-\\
=C2=A0 =C2=A0 =C2=A0 ever, are still far removed from such a mistaken attit= ude; so, to the\\
=C2=A0 =C2=A0 =C2=A0 best of our belief, are you. And so we urge you, now, = while we are\\
=C2=A0 =C2=A0 =C2=A0 both still free to make sensible decisions, do not bre= ak the peace,\\
=C2=A0 =C2=A0 =C2=A0 do not go back upon your oaths; instead let us settle = our differences\\
=C2=A0 =C2=A0 =C2=A0 by arbitration, as is laid down in the treaty. If you = will not do so, we\\
=C2=A0 =C2=A0 =C2=A0 shall have as our witnesses the gods who heard our oat= hs. You will\\
=C2=A0 =C2=A0 =C2=A0 have begun the war, and we shall attempt to meet you i= n any and\\
=C2=A0 =C2=A0 =C2=A0 every field of action that you may choose.\\=
=C2=A0 =C2=A0 =C2=A0 \end{quotation}
=C2=A0 =C2=A0 #+END_SRC

Cheers,

LEslie=C2=A0


= --
Leslie H. Watter
--00000000000063d3eb057238db89--