public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Is there a YAML metablock option for\defaultfontfeatures that applies to all fonts?
@ 2022-01-16  7:13 R (Chandra) Chandrasekhar
       [not found] ` <b61eb953-f4a4-6952-cd02-e3f9c14a871b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: R (Chandra) Chandrasekhar @ 2022-01-16  7:13 UTC (permalink / raw)
  To: pandoc-discuss

There are occasions when I use the LaTeX command

\defaultfontfeatures{Mapping=TeX,Scale=MatchLowercase,Ligatures=TeX,Renderer=HarfBuzz}

which would apply across all the different fonts in the document.

I realize that in the YAML metablock there are individual settings like 
mainfontoptions, sansfontoptions, etc.

But is there a generic YAML setting that will span across _all_ fonts 
being used in a document that will supplant the \defaultfontfeatures 
declaration above?

I am at present using this declaration in a .tex file that is then 
called with an --include-in-header invocation with a file argument in 
the command line.

Thanks.

Chandra


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

* Re: Is there a YAML metablock option for\defaultfontfeatures that applies to all fonts?
       [not found] ` <b61eb953-f4a4-6952-cd02-e3f9c14a871b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2022-01-16 18:50   ` BPJ
  0 siblings, 0 replies; 2+ messages in thread
From: BPJ @ 2022-01-16 18:50 UTC (permalink / raw)
  To: pandoc-discuss

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

You can easily add a defaultfontfeatures variable to a local template.

Den sön 16 jan. 2022 08:14R (Chandra) Chandrasekhar <chyavana-Re5JQEeQqe8@public.gmane.orgm>
skrev:

> There are occasions when I use the LaTeX command
>
>
> \defaultfontfeatures{Mapping=TeX,Scale=MatchLowercase,Ligatures=TeX,Renderer=HarfBuzz}
>
> which would apply across all the different fonts in the document.
>
> I realize that in the YAML metablock there are individual settings like
> mainfontoptions, sansfontoptions, etc.
>
> But is there a generic YAML setting that will span across _all_ fonts
> being used in a document that will supplant the \defaultfontfeatures
> declaration above?
>
> I am at present using this declaration in a .tex file that is then
> called with an --include-in-header invocation with a file argument in
> the command line.
>
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/pandoc-discuss/b61eb953-f4a4-6952-cd02-e3f9c14a871b%40gmail.com
> .
>

-- 
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/CADAJKhAUzFonA0QV%3DCHdCNjXxdm1Sd9ojrHhPfoLAVcOiYAjHQ%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2636 bytes --]

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

end of thread, other threads:[~2022-01-16 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16  7:13 Is there a YAML metablock option for\defaultfontfeatures that applies to all fonts? R (Chandra) Chandrasekhar
     [not found] ` <b61eb953-f4a4-6952-cd02-e3f9c14a871b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2022-01-16 18:50   ` BPJ

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