public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Problem with `selnolig` package and multi-lingual documents
@ 2022-06-04 18:27 R (Chandra) Chandrasekhar
       [not found] ` <fddd8e92-b419-1efd-d57d-909f04cdd214-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: R (Chandra) Chandrasekhar @ 2022-06-04 18:27 UTC (permalink / raw)
  To: pandoc-discuss

I am working on a multi-lingual document (English, Tamil, Sanskrit, 
Romanized Sanskrit, Greek). I have used pandoc to compile the source 
document perfectly into HTML, ePuB, and PDF via LuaLaTeX, until 
recently, when TeXLive 2022 was released.

The generation of the HTML, epUb and .tex files now proceeds without 
trouble. But compilation of the .tex file with lualatex produces a 
warning, and further forced compilation generates a truncated PDF file.

The operational error message singled out the package `selnolig`. I 
identified the following three lines in the default latex template and 
commented them out:

```
\ifLuaTeX
   \usepackage{selnolig}  % disable illegal ligatures
\fi
```

The document then compiles error-free.

I can modify the default template with every release to comment out 
these three lines, as I see no use for `selnolig` for my use case. The 
question is can this package be made optional, since it causes aborted 
compilation with multilingual documents.

Thank you.

Chandra


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

end of thread, other threads:[~2022-06-05 11:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-04 18:27 Problem with `selnolig` package and multi-lingual documents R (Chandra) Chandrasekhar
     [not found] ` <fddd8e92-b419-1efd-d57d-909f04cdd214-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2022-06-04 18:55   ` AW: " denis.maier-NSENcxR/0n0
     [not found]     ` <0bb0992b678d4c66a1b088568c3858c9-NSENcxR/0n0@public.gmane.org>
2022-06-04 19:48       ` R (Chandra) Chandrasekhar
     [not found]         ` <877d4d71-e0a3-6afe-0f94-44a12b644636-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2022-06-05 11:15           ` R (Chandra) Chandrasekhar

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