<div dir="ltr"><div>Hi,</div><div><br></div><div>yes, "used" in my case means basically calling the compiled executable xelatex (which is according to CTAN licensed under X11 license) inside the app.</div><div><br></div><div>An issue that might come up are the used fonts (which also have a separate license I assume). But that's another issue.<br></div><div><br></div><div>Because GPL came up: TexLive itself is not under GPL. Only some packages (based on CTAN search might be, or might be under another license for that matter). Is that correct?<br></div><div><br></div><div>Sincerely,</div><div>Daniel Kuster<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 21 Jan 2023 at 03:39, Boris Veytsman <<a href="mailto:borisv@lk.net">borisv@lk.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">KB> Date: Fri, 20 Jan 2023 15:59:20 -0700<br>
KB> From: Karl Berry <<a href="mailto:karl@freefriends.org" target="_blank">karl@freefriends.org</a>><br>
<br>
<br>
KB> It depends on what "used" means. For example, if the app is merely<br>
KB> executing a pdftex binary, then providing the sources that that built<br>
KB> that binary is sufficient.<br>
KB> <a href="https://www.gnu.org/licenses/gpl-faq.html#MereAggregation" rel="noreferrer" target="_blank">https://www.gnu.org/licenses/gpl-faq.html#MereAggregation</a><br>
<br>
KB> Zdenek, in your case, wanting to link a GPL'd library, indeed,<br>
KB> I agree with your analysis. You are making one executable<br>
<br>
KB> -> not mere aggregation <br>
KB> -> all sources must be made available. --best, karl.<br>
<br>
Absolutely correct.  That's what I meant by saying "However, if you<br>
want to MODIFY the sources or link them as a library, you must be<br>
careful and read the individual licenses."  Linking to closed source<br>
app is allowed by LGPL, but not GPL.<br>
<br>
AFAIK, one of the purposes of TL is to enable its use in any setting,<br>
including commercial ones - as long as you "just execute it". <br>
<br>
-- <br>
Good luck<br>
<br>
-Boris<br>
</blockquote></div>