<div dir="ltr">Hi Nicola!<div><br></div><div>TerseGuideTopic was made for adding topics without touching the TerseGuide package. You create a subclass of it, in any package, and the TerseGuide will pick it.</div><div><br></div><div>The interface with it might need some tweaking, but you can redefine the #script message and write your topic as a long string. And #title that is also required.</div><div><br></div><div>I made this initial implementation, I'm happy to discuss how to improve it :)</div><div><br></div><div>Thanks,</div><div>Nahuel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar, 3 de ago. de 2021 a la(s) 14:19, Nicola Mingotti via Cuis-dev (<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<font size="+1"><font face="monospace">Hi,<br>
<br>
I was trying to put the documentation of 'my' Regex package<br>
into the TerseGuide when I hit a roadblock.<br>
<br>
Apparently what I am supposed to do is to subclass
TerseGuideTopic<br>
but that is way too restrictive and forces me to type one liners
where<br>
I would like to write more descriptive text. Regexp are tricky.<br>
<br>
Do you know any way I could achieve that without modifying <br>
the TerseGuide package ? <br>
<br>
I would like to write my documentation as a long string, as does
for example: TerseGuideHelp -> coding.<br>
<br>
bye<br>
Nicola<br>
<br>
<br>
<br>
<br>
<br>
</font></font>
</div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>