public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* prevent pandoc from treating paragraph starting with number as list
@ 2019-01-04 21:43 jdh246-Re5JQEeQqe8AvxtiuMwx3w
       [not found] ` <3bf2aa28-2acf-49fc-b155-298ac435d6e6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: jdh246-Re5JQEeQqe8AvxtiuMwx3w @ 2019-01-04 21:43 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1921 bytes --]

Is there anything I can do to have a regular paragraph start with a number 
while preventing pandoc from treating it as a list?  
For example, I might cite a passage that begins with a number in a block 
quote. 

@Smith1990 [43] lists three reasons to be happy: 

> (1) Aliquam lectus. Vivamus leo. Quisque ornare tellus ullamcorper nulla. 
(2) Mauris porttitor pharetra tortor. Sed fringilla justo sed mauris. (3) 
Mauris tellus. Sed non leo. Nullam elementum, magna in cursus sodales, 
augue est scelerisque sapien, venenatis congue nulla arcu et pede. (4) Ut 
suscipit enim vel sapien. Donec congue. Maecenas urna mi, suscipit in, 
placerat ut, vestibulum ut, massa. Fusce ultrices nulla et nisl. 

I'm converting to LaTeX and what I get is:

\begin{quote}
\begin{enumerate}
\def\labelenumi{(\arabic{enumi})}
\tightlist
\item
  Aliquam lectus. Vivamus leo. Quisque ornare tellus ullamcorper nulla. (2) 
Mauris porttitor pharetra tortor. Sed
  fringilla justo sed mauris. (3) Mauris tellus. Sed non leo. Nullam 
elementum, magna in cursus sodales, augue est
  scelerisque sapien, venenatis congue nulla arcu et pede. (4) Ut suscipit 
enim vel sapien. Donec congue. Maecenas urna
  mi, suscipit in, placerat ut, vestibulum ut, massa. Fusce ultrices nulla 
et nisl.
\end{enumerate}
\end{quote}

How to tell it that it is not an item of enumerate?  

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/3bf2aa28-2acf-49fc-b155-298ac435d6e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 15509 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-05-29 16:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 21:43 prevent pandoc from treating paragraph starting with number as list jdh246-Re5JQEeQqe8AvxtiuMwx3w
     [not found] ` <3bf2aa28-2acf-49fc-b155-298ac435d6e6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-01-04 22:14   ` BP Jonsson
     [not found]     ` <b5ad3894-3c2a-e1b5-0e97-0b5fafc291df-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-01-06  2:58       ` jdh246-Re5JQEeQqe8AvxtiuMwx3w
     [not found]         ` <a8841a5c-d501-4a62-a709-3d6eec8fae8f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-04-15 10:32           ` ~\ref{label} produces \textasciitilde{} Jan David Hauck
     [not found]             ` <CAE4y4Fm-UiTQ8rwJciGQEG=xH_uVO_+o6ZMWmCcyNhqXDor2XQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-04-15 13:09               ` jeremy theler
2019-04-25 14:35   ` prevent pandoc from treating paragraph starting with number as list CR
2019-05-29 13:50   ` Preserving LaTeX backslash comma Jan David Hauck
     [not found]     ` <CAE4y4F=ydNh5aOWyMYbLcWtbCepB6bO67V3Q5ucAd+pS2CwT4w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-05-29 15:13       ` BPJ
     [not found]         ` <CADAJKhCfSn6t0+M+bv+p6jSixYVe55FVZzgSAO=XoEGdLvmk-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-05-29 16:25           ` John MacFarlane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).