public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John Muccigrosso <jmuccigr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Ancient Greek in output PDF
Date: Tue, 24 Jan 2017 10:53:12 -0800 (PST)	[thread overview]
Message-ID: <67ea3fe7-0d6b-4ad2-8010-d69295cba0b8@googlegroups.com> (raw)
In-Reply-To: <91f1b15e-860d-8b35-1451-aca9fdf4ec45-S0/GAf8tV78@public.gmane.org>


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

On Tuesday, January 24, 2017 at 12:35:08 PM UTC-5, ousia wrote:
>
> On 01/19/2017 05:08 PM, John Muccigrosso wrote: 
> > I was helping a friend use pandoc to go from markdown to PDF on a Mac. 
> > His problem was that the default PDF output couldn't handle the Greek 
> > characters. 
> > [...] 
> > I'm concluding that the default PDF output font (Latin Modern Roman?) 
> > doesn't have these characters, whereas Baskerville (among others) does. 
>
> Sorry for my delayed reply, John. 
>
> The Latin Modern typeface only contains Latin glyphs. 
>
> > Is this right? Is there another way to solve this within the default 
> setup? 
>
> https://cm-unicode.sf.net contains Computer Modern fonts in OpenType 
> format. The following should work: 
>
>     \setmainfont{CMU Serif} 
>
> Even defining a fallaback font for Greek characters should be easy with 
> fontspec. But I haven’t used LaTeX for years and I don’t remember how to 
> do it. 
>
 
Thanks. I found them here: http://cm-unicode.sourceforge.net 

It looks like the CMU Serif is (nearly) identical to Latin Modern Roman.

I have a default.latex that sets my own fonts, but I think I'll modify it 
to be sensitive to main font being set in the YAML.


-- 
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/67ea3fe7-0d6b-4ad2-8010-d69295cba0b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

  parent reply	other threads:[~2017-01-24 18:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19 16:08 John Muccigrosso
     [not found] ` <45028ac1-86cf-40ee-b3b8-7560eb9dce47-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-19 19:14   ` John MacFarlane
     [not found]     ` <20170119191417.GD96884-l/d5Ua9yGnxXsXJlQylH7w@public.gmane.org>
2017-01-20  4:33       ` John Muccigrosso
     [not found]         ` <20f5af55-daf5-443c-9c5f-085b4b816ce1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20  9:04           ` John MacFarlane
2017-01-24 17:36   ` Pablo Rodríguez
     [not found]     ` <91f1b15e-860d-8b35-1451-aca9fdf4ec45-S0/GAf8tV78@public.gmane.org>
2017-01-24 18:53       ` John Muccigrosso [this message]
     [not found]         ` <67ea3fe7-0d6b-4ad2-8010-d69295cba0b8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-25  8:41           ` Scot Mcphee
2017-01-24 19:15       ` John Muccigrosso
     [not found]         ` <631d8a2d-12a0-4dbd-ad98-6988e9db6d54-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-24 19:49           ` Pablo Rodríguez
2017-01-25 17:46           ` BP Jonsson
     [not found]             ` <920a0f68-a164-53aa-b3bb-224307772512-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-26  0:50               ` John Muccigrosso
     [not found]                 ` <736ec0e9-a251-4e0c-90c6-b9e2c314532b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-26 13:32                   ` Melroch
2017-01-27 17:02                   ` Pablo Rodríguez
     [not found]                     ` <ec531451-39f0-109f-c64f-be594acedab1-S0/GAf8tV78@public.gmane.org>
2017-01-28 18:52                       ` John Muccigrosso
     [not found]                         ` <3177084b-b814-4bf5-859f-c74650df775a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-28 19:29                           ` Andrew Dunning
     [not found]                             ` <e2f300d1-b5dd-41df-b81f-11d05516bc00-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-29 13:38                               ` BP Jonsson
     [not found]                                 ` <CAFC_yuQLyx_dUoMkY32OXT=-CmX9US5veLZdo87mvoD-OaUfzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-29 16:53                                   ` John Muccigrosso
2017-01-29 16:51                               ` John Muccigrosso

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=67ea3fe7-0d6b-4ad2-8010-d69295cba0b8@googlegroups.com \
    --to=jmuccigr-re5jqeeqqe8avxtiumwx3w@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).