Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on What help pages need to be written?

Parent

What help pages need to be written?

+11
−0

I've been working on the user help center recently - writing new help pages and improving old ones. You can see the latest changes and suggestions - even the ones that haven't been deployed to the site yet - over on GitHub.

Of course, though, I'm not going to be able to come up with everything - there will be things that need help pages that I'm not going to think of on my own. With that in mind... what help center topics would you like to see?

Feel free to leave suggestions in the answers below; I'll look through the responses and see what I can do (and I'll be updating the to-do list).

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+5
−0

Just to formalize something that's in the works, but which I'd like feedback on: a help center page on LaTeX would be useful. It doesn't have to be (and probably shouldn't be) deployed to all sites, because most won't need to have MathJax enabled, but it would be nice to have a basic page that sites can add to their help center if need be. I wrote up an addendum to Scientific Speculation's help center page on formatting discussing basic LaTeX usage, and I'm working on expanding that to make it more detailed.

I imagine that individual sites could customize it. For instance, if there's a site about Chemistry and if they decide to enable the mhchem package, they could add in a subsection about writing formulas. If the Electrical Engineering site wanted to make it easier for folks to write circuit diagrams using tikz (though of course there are other ways to do that), they could add in a section about tikz.

Bottom line: It would be good to have a basic page sites can choose to include and customize if they want.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
General comments
Canina‭ wrote almost 4 years ago

I would even like to suggest that we should have something similar to https://math.meta.stackexchange.com/q/5020 here. That's a hugely useful reference not just for Mathjax but for LaTeX in general.

HDE 226868‭ wrote almost 4 years ago

@aCVn I agree - I referenced that a couple of times for posts on Stack Exchange.