public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Headings in Tamil with Noto Sans Tamil and PDF output
@ 2018-07-30 14:09 R (Chandra) Chandrasekhar
       [not found] ` <7b2be838-a733-17bb-8a23-90dc47957ad9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: R (Chandra) Chandrasekhar @ 2018-07-30 14:09 UTC (permalink / raw)
  To: pandoc-discuss

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

In a bilingual, English-Tamil test document, I have the following 
Markdown text:

--- Start of text ---
---
title: Section Heading Test
lang: en-GB
otherlangs: ta
documentclass: article
classoption:
   - a4paper
   - 12pt
header-includes:
   - \usepackage[Latin,Tamil]{ucharclasses}
   - \setmainfont[Script=Latin]{Noto Serif}
   - \newfontfamily\tamilfont[Script=Tamil]{Noto Sans Tamil}
   - \setTransitionsFor{Tamil}{\tamilfont}{\normalfont}
   - \thispagestyle{empty}
---

## This is a heading in English

This is normal text.

## இது தமிழில் ஒரு தலைப்பு

இது பொது சொற்றொடர்.
--- End of text ---

When compiled by pandoc to give PDF and HTML5 output, I get the outputs 
shown in the two attached images: section-heading-pdf.png and 
section-heading-html.png respectively.

1. Why is only the first word of the section heading in bold in the PDF 
output whereas it appears correctly in the HTML5 output?

2. What should I do to get the whole heading in bold in the PDF output?

Thanks.

Chandra

-- 
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/7b2be838-a733-17bb-8a23-90dc47957ad9%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: section-heading-html.png --]
[-- Type: image/png, Size: 29151 bytes --]

[-- Attachment #3: section-heading-pdf.png --]
[-- Type: image/png, Size: 26624 bytes --]

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

end of thread, other threads:[~2018-08-05 10:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-30 14:09 Headings in Tamil with Noto Sans Tamil and PDF output R (Chandra) Chandrasekhar
     [not found] ` <7b2be838-a733-17bb-8a23-90dc47957ad9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-07-30 18:16   ` John MacFarlane
     [not found]     ` <m2effky4fc.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2018-08-02 13:54       ` R (Chandra) Chandrasekhar
2018-07-31 11:33   ` Pablo Rodríguez
     [not found]     ` <f81b611b-7fb0-4f19-3544-ef809d2eba97-S0/GAf8tV78@public.gmane.org>
2018-08-02 14:34       ` R (Chandra) Chandrasekhar
     [not found]         ` <5ad75820-fb10-0cda-e6f9-5972dd8ac7d2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-08-02 16:50           ` Pablo Rodríguez
     [not found]             ` <91a7c2ba-8c70-ceaa-3d19-345a499abb81-S0/GAf8tV78@public.gmane.org>
2018-08-03 13:51               ` R (Chandra) Chandrasekhar
     [not found]                 ` <077e40cf-deb6-a525-353a-714f1a6677e9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-08-04  8:00                   ` Pablo Rodríguez
     [not found]                     ` <55ad0491-d24f-dd43-02f9-3f582460280e-S0/GAf8tV78@public.gmane.org>
2018-08-04 13:57                       ` R (Chandra) Chandrasekhar
     [not found]                         ` <775d3d1f-5af4-28d3-6f17-378e6506c189-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-08-04 14:32                           ` Pablo Rodríguez
     [not found]                             ` <ec627c0c-e921-a7c8-73e7-aeb67262aff7-S0/GAf8tV78@public.gmane.org>
2018-08-04 17:26                               ` R (Chandra) Chandrasekhar
     [not found]                                 ` <650d9907-8850-169c-d395-cce49ce88c90-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-08-05 10:36                                   ` BP Jonsson

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