Well, if I'm doing this correctly... when I spin up the 2.14.0.3 docker/latex image and poke around, in:
/usr/share/fontconfig/conf.avail/

I see in: 40-nonlatin.conf:

<!--                                                                                    
  Sans-serif faces                               
 -->                                                     
        <alias>                                                   
                <family>Arshia</family>
                <default><family>sans-serif</family></default>
        </alias>                                         
        <alias>
                <family>Elham</family>
                <default><family>sans-serif</family></default>
        </alias>               
                          

...and a continued long list of sans serif ^ font family entries.

Does this mean they're available as a GitHub Action arg with -V fontfamily=Elham, etc? I will try that out next.              

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8a071f76-add3-4917-aa67-6fd73402d3f6n%40googlegroups.com.