public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: BP Jonsson <bpj-J3H7GcXPSITLoDKTGw+V6w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: German style quotes and pdf-output
Date: Thu, 16 Jan 2014 21:15:28 +0100	[thread overview]
Message-ID: <52D83DE0.1000104@gmail.com> (raw)
In-Reply-To: <d7da0582-1e3b-42d9-b2ee-1ce308b31657-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

2014-01-16 21:08, Beda Szukics skrev:
> Hi all
>
>
> I would like to use quotes in the german style. When I tranlate the
> following sentence with the smart-option I get the curly quotes in the
> english/american style:
>
> Bob said: "Hallo."
>
> So I tried avoid the translation process by using the correct quotes
> (copied from the article about quotation marks in the german Wikipedia):
>
> Hans sagte: „Hoi zäme.“
>
> Translating that into a pdf-file workes. But if I have a question or
> exclamation mark I get a funny output:
>
> Hans fragt: „Gahd es no?“ turns into:  „Gahd es no¿‘
>
> Hans ruft: „Hau ab!“ turns into:  „Hau ab¡‘
>
> Translating the sentences in epub or html or docx gives the correct result.
> I gess it's the LaTeX step witch causes trouble because the closing quote
> mark results in:
>
> „Gahd es no?`` and „Hau ab!``
>
> Why are the two quotation marks treated differently by pandoc? Is there a
> way to avoid that? (Writing \“ doesn't help)
>
> Greetings            Beda
>

You need to use the --no-tex-ligatures options if you have
Unicode  quotes etc. in your file.  Also, are you sure your
file is UTF-8-encoded?

/bpj

-- 
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/52D83DE0.1000104%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


  parent reply	other threads:[~2014-01-16 20:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 20:08 Beda Szukics
     [not found] ` <d7da0582-1e3b-42d9-b2ee-1ce308b31657-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-01-16 20:15   ` BP Jonsson [this message]
     [not found]     ` <52D83DE0.1000104-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-21  7:27       ` Beda Szukics
2014-01-17  7:54   ` Axel Kielhorn
     [not found]     ` <9CBBF323-77E5-4CA5-A469-F68666CD526B-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-17 12:08       ` nickbart1980-Re5JQEeQqe8AvxtiuMwx3w
     [not found]         ` <3a03f86b-d646-4e42-bc0c-aeeeaa5be02d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-01-17 14:26           ` Axel Kielhorn
     [not found]             ` <0E7FA1DC-F411-41CB-B507-AB27FC382CFB-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-17 16:21               ` nickbart1980-Re5JQEeQqe8AvxtiuMwx3w
2014-01-18 22:23               ` BP Jonsson
2014-01-18 15:35       ` BP Jonsson
2014-01-21  7:31       ` Beda Szukics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52D83DE0.1000104@gmail.com \
    --to=bpj-j3h7gcxpsitlodktgw+v6w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).