All of lore.kernel.org
 help / color / mirror / Atom feed
* The downside of math::
@ 2016-10-19 23:02 Jonathan Corbet
  2016-10-20  0:26 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Corbet @ 2016-10-19 23:02 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: LKML, linux-doc

Hey, Mauro,

So I was a little surprised to find that the htmldocs build now breaks on
one of my machines due to a lack of LaTeX.  A bit of digging turned up
the culprit: commit b7ff94df5628 (pixfmt-007.rst: use Sphinx math::
expressions).  The math:: directive uses LaTeX to process the math markup. 

What this means is that said commit has made LaTeX a dependency for the
htmldocs build.  I'm not convinced that this is a good idea; that's a
massive dependency to add for web builds that, ostensibly, should not
need it.  Certainly we shouldn't add it without discussion...:)

So I'll ask: how important to you is the math extension, and is there any
way we could get you your fancy math in a way that doesn't force
everybody to install the whole LaTeX package set?

Thanks,

jon

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

end of thread, other threads:[~2016-10-24  9:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19 23:02 The downside of math:: Jonathan Corbet
2016-10-20  0:26 ` Mauro Carvalho Chehab
2016-10-20  0:48   ` Mauro Carvalho Chehab
2016-10-20 14:55   ` Jani Nikula
2016-10-20 15:15     ` Markus Heiser
2016-10-21 21:38     ` Jonathan Corbet
2016-10-23 10:58       ` Markus Heiser
2016-10-24  7:52         ` Johannes Berg
2016-10-24  8:22           ` Jani Nikula
2016-10-24  8:26             ` Johannes Berg
2016-10-24  9:06               ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.