public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* pandoc.table: German Umlaut works fine with style=rmarkdown, but does not work with multiline /grid
@ 2018-03-19 15:19 Thomas Buhl
       [not found] ` <c21e60af-96d5-44f8-85fd-2c6af67fe5cb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Buhl @ 2018-03-19 15:19 UTC (permalink / raw)
  To: pandoc-discuss


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


pandoc.table works as expected with style="rmarkdown" but not with 
"multiline" nor "grid" when the content contains German Umlaute.

Can anyone tell me whether it is reproducable on her or his machine? Or any 
idea, what might be wrong?

Here is a MWE for r stats. 


rm(list=ls())

library("pander")

Sys.setlocale("LC_TIME", "German")


itemlabel <- c("German Umlaute äÄ öÖ ß üÜ")



pandoc.table(itemlabel,  style="rmarkdown") #works as expected


pandoc.table(itemlabel,  style="multiline") #error, same for style="grid"

itemlabel <- c("No German Umlaute")

pandoc.table(itemlabel,  style="multiline") #as expected

-- 
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/c21e60af-96d5-44f8-85fd-2c6af67fe5cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* pandoc.table: German Umlaut works fine with style=rmarkdown, but does not work with multiline /grid
       [not found] ` <c21e60af-96d5-44f8-85fd-2c6af67fe5cb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2018-03-19 22:39   ` Kolen Cheung
  0 siblings, 0 replies; 2+ messages in thread
From: Kolen Cheung @ 2018-03-19 22:39 UTC (permalink / raw)
  To: pandoc-discuss

[-- Attachment #1: Type: text/plain, Size: 68 bytes --]

So this is about Rmarkdown not pandoc? Ask the dev over there then.

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

end of thread, other threads:[~2018-03-19 22:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 15:19 pandoc.table: German Umlaut works fine with style=rmarkdown, but does not work with multiline /grid Thomas Buhl
     [not found] ` <c21e60af-96d5-44f8-85fd-2c6af67fe5cb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2018-03-19 22:39   ` Kolen Cheung

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).