public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Markdown -> PDF newline puzzle
@ 2022-12-17  0:35 Randolph M. Fritz
       [not found] ` <4ae15076-c1ea-4c03-9956-1133761818d9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Randolph M. Fritz @ 2022-12-17  0:35 UTC (permalink / raw)
  To: pandoc-discuss


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

The attached Markdown renders as:
[image: md rendering puzzle.png]
Isn't the "where:" supposed to be on a line by itself in the regular font? 
Or am I missing something?

Command:
   pandoc Rendering\ Equation.md -o Rendering\ Equation.pdf

Pandoc and TeX versions attached.


-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/4ae15076-c1ea-4c03-9956-1133761818d9n%40googlegroups.com.

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

[-- Attachment #2: Rendering Equation.md --]
[-- Type: text/markdown, Size: 481 bytes --]

The rendering equation is

$$
I(x,x') = g(x,x') \left[ \epsilon(x,x') + \int_{S} \rho(x,x',x'') I(x',x'') dx'' \right]
$$

where:

: $I(x,x')$ 
is the related to the intensity of light passing from 
point $x'$ to point $x$

: $g(x,x')$
is a “geometry” term 

: $\epsilon(x,x')$
is related to the intensity of emitted light from $x'$ to $x$ 

: $\rho(x,x',x'')$
is related to the intensity of light scattered from $x''$ to $x$ by a
patch of surface at $x'$

[-- Attachment #3: md rendering puzzle.png --]
[-- Type: image/png, Size: 35423 bytes --]

[-- Attachment #4: TeX version.txt --]
[-- Type: text/plain, Size: 55 bytes --]

TeX 3.141592653 (TeX Live 2022)
kpathsea version 6.3.4

[-- Attachment #5: pandoc version.txt --]
[-- Type: text/plain, Size: 425 bytes --]

pandoc 2.19.2
Compiled with pandoc-types 1.22.2.1, texmath 0.12.5.2, skylighting 0.13,
citeproc 0.8.0.1, ipynb 0.2, hslua 2.2.1
Scripting engine: Lua 5.4
User data directory: /Users/rfritz/.local/share/pandoc
Copyright (C) 2006-2022 John MacFarlane. Web:  https://pandoc.org
This is free software; see the source for copying conditions. There is no
warranty, not even for merchantability or fitness for a particular purpose.

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

* Re: Markdown -> PDF newline puzzle
       [not found] ` <4ae15076-c1ea-4c03-9956-1133761818d9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-12-18  1:11   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2022-12-18  1:11 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

This is using the syntax for definition lists.  That's why the 'where:' is boldface, etc.

where:

: $I(x,x')$ 
is the related to the intensity of light passing from 
point $x'$ to point $x$

: $g(x,x')$
is a “geometry” term 

: $\epsilon(x,x')$
is related to the intensity of emitted light from $x'$ to $x$ 

: $\rho(x,x',x'')$
is related to the intensity of light scattered from $x''$ to $x$ by a
patch of surface at $x'$



> On Dec 16, 2022, at 4:35 PM, Randolph M. Fritz <rmfritz3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 
> <md rendering puzzle.png>

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/264A8663-FF69-46F6-9E60-F06CB91C82CE%40gmail.com.


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

end of thread, other threads:[~2022-12-18  1:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  0:35 Markdown -> PDF newline puzzle Randolph M. Fritz
     [not found] ` <4ae15076-c1ea-4c03-9956-1133761818d9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-12-18  1:11   ` 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).