You need to create an account before you can begin posting. Once your request is approved by an “administrator” you become a member. See Membership ranks and privileges for information on the different levels of membership.
When you start a discussion, you have to choose a category in which to put it. There are two main choices: nLab or not-nLab. If your discussion is about something to do with the nLab, put your discussion in one of the categories following the ‘nLab’ title. If not directly about the nLab, choose one of the categories following the ‘Atrium’ title.
See Out and about in the nForum.
The best way to type mathematics is to use the Markdown+Itex formatter and use the itex syntax for equations. The commands summary is here.
Itex gets converted to MathML. If your browser is capable of displaying MathML, that’s what you see (more specifically, if the software thinks that your browser is capable of displaying MathML). If not, the MathML is further converted to SVG or PNG. You can decide what format to see in your forum-preferences, go to the “My Details” tab and select the “itex options”.
Use the same syntax that you do in nLab, e.g. <a class='existingWikiWord' href='/nlabmeta/show/HomePage'>HomePage</a>
links to HomePage on nlab and <a class='existingWikiWord' href='/nlabmeta/show/HomePage'>HomePage</a>
links to HomePage on nlabmeta.
There are two methods of producing mathematics on the nForum. Which to choose depends on the “text formatter” that you use. The two methods are:
Markdown+iTeX
formatter and type mathematics just as you would on the nLab. This is the preferred method: it renders as \MathML and the source can be cut-and-pasted directly into the nLab.LaTeX->png
converter. To do this, enclose your mathematics in double dollars. That is, to get at the forum, type $$x^2$$
.<latex>x^2</latex>
, for example). You can type your formulae using these tags but there is no functional difference.Double square brackets get interpreted as wikilinks back to the n-lab. To produce actual double square brackets, you need to escape them with a backslash.
Last revised on June 2, 2023 at 10:05:40. See the history of this page for a list of all contributions to it.