<div dir="auto">I wish there was a way to include in the standard build a rendering of *all* supplied docs as PDF or HTML, so I can look something up if I am mobile and not near a machine with PD installed. <div dir="auto"><div dir="auto"><br></div><div dir="auto">The existing x1.html (etc) files are great, but there's a lot of stuff missing. </div><div dir="auto"><br></div><div dir="auto">thanks</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jun 30, 2019 1:52 AM, "Miller Puckette" <<a href="mailto:msp@ucsd.edu">msp@ucsd.edu</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">To pd dev -<br>
<br>
I'm struggling to finish the design of a slew-limiting low-pass filter<br>
(slop~) to add to Pd vanilla to make ti easier to make dynamics processors<br>
and soft limiters (and hopefully other stuff).  The usual help window scheme<br>
isn't adequate to describe how to use it, so I want to make some way to format<br>
Latex documentation and link to it from Pd help files.  My current plan is:<br>
<br>
Make Pd able to open files in the native OS (maybe via a new "pdcontrol"<br>
object that would issue system commands and be extensible to get various<br>
notifications in the future).<br>
<br>
Put detailed, latex-compiled documentation somewhere in the Pd distro,<br>
probably in 1.manual as HTML files, but perhaps as PDFs in addition or<br>
instead.<br>
<br>
But I don't think it's a good idea to put latex compilation in the Pd<br>
compile chain, so I _think_ the practical way to do this is to put both<br>
latex xources and HTML targets in the Pd distro.  This would be ugly (having<br>
to check latex output into the git repo as if it were source) but I don't<br>
see any good way to do otherwise without making it very difficult for others<br>
to compile Pd using the autotools and/or the plain makefiles in pd/src.<br>
<br>
For the moment I'm planning to just put an attempt at documentation for slop~<br>
on my own page and point to it from the slop~ help file (which will require<br>
fixing Pd to be able to open URLs).  But eventually I want to be able to<br>
include the full doc int eh Pd release.<br>
<br>
Any advice would be very helpful!<br>
<br>
cheers<br>
Miller<br>
<br>
<br>
<br>
_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at" target="_blank" rel="noreferrer">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div><br></div>