惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
V
Vulnerabilities – Threatpost
Hacker News - Newest:
Hacker News - Newest: "LLM"
V2EX - 技术
V2EX - 技术
N
News and Events Feed by Topic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
F
Fortinet All Blogs
C
Cybersecurity and Infrastructure Security Agency CISA
A
Arctic Wolf
美团技术团队
Cloudbric
Cloudbric
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
S
Security Affairs
T
Tenable Blog
MyScale Blog
MyScale Blog
W
WeLiveSecurity
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
博客园_首页
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
月光博客
月光博客
宝玉的分享
宝玉的分享
博客园 - Franky
PCI Perspectives
PCI Perspectives
H
Hacker News: Front Page
D
Docker
博客园 - 司徒正美
L
LINUX DO - 最新话题
GbyAI
GbyAI
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
Microsoft Azure Blog
Microsoft Azure Blog
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
T
Threatpost
Google DeepMind News
Google DeepMind News
Help Net Security
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
Y
Y Combinator Blog
AI
AI
有赞技术团队
有赞技术团队
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
O
OpenAI News

Jonathan Fine

Towards 21st Century Digital Typography Lighter TeX Runs Faster Render Latex Multiple Ways A Blind Math User Story A Visually Impaired Coder's User Story Accessible and Tagged PDF User Stories and Accessibility New Online Tools for TeX Beginners Tex Hour Agenda Blind Math News Accessibility Evaluation: Open University and RNIB Accessibility Tools Multi Author Docs Blind Math News Happy Birthday Don Knuth New Year's and Christmas Fun Tex Office Hours Importance of Typography UK TeX users — from here to there Calling UK LaTeX editors etc LaTeX Tutor Sub and Sup A LaTeX Typing Tutor About the LaTeX Typing Tutor London Scholarly Tech Meetup UK TeX User Group survives Jonathan Fine's statement for Chair of UK TUG Some new 2019 Q3 ac.uk LaTeX pages UK TUG — more news soon Why 2358? Why did I choose Hugo? Linear homology in a nutshell: now on arxiv Contact
Latex math on social media
2021-02-03 · via Jonathan Fine

POSTS

This post is about writing math formulas in LaTeX, for use on social media web-sites such as math discussion forums. We focus on the experience users have, particularly those who've not used LaTeX before.

There's much more to social media than Facebook, TikTok, Snapchat and LinkedIn. There's specialist sites such as forums, wikis and Q+A sites (such as StackExchange). There's even a social media site (recommended) for all about apples, pears, plums, and cherries - and orchards where they are grown (URL is below).

Here are 3 questions for further discussion and research.

  1. A social media site for learning LaTeX math. Is this a good idea?
  2. Are there already such sites?
  3. How good are they, and can we improve matters?

Interested? Come to my next zoom TeX Hour (6:30 to 7:30pm UK time, Thursday 4 February).

Quick question

This post focuses this question: Starting from scratch, how long should it take a well guided beginner to create their first piece math expression or equation, using LaTeX?

Starting with a web browser and a suitable URL, I'd say no more than 10 minutes. That's 5 minutes for watching a video or reading a guide, and 5 minutes for actually creating the math.

Beginners

For many social media is their introduction to creating content using a computer. Teenagers post videos to TikTok. They send each other text messages and instant messages. And they do this on mobile phones.

For many potential new users of LaTeX, an existing social media website might be their starting point. And perhaps on a smart phone.

Aside: There's little use of LaTeX on Facebook. It seems that it's no longer possible in Messenger. For the TeX StackExchange group, asking about the use of LaTeX in Facebook is off-topic.

Mathematics on Stack Exchange

There are two mathematics sites on Stack Exchange.

Mathematics Stack Exchange is

a question and answer site for people studying math at any level and professionals in related fields.

Math Overflow is

a question and answer site for professional mathematicians.

Roughly speaking, the first is for students and the second for professors. Both allow users to create pages and comments that contain LaTeX mathematics.

The challenge

Here's a piece of mathematics. $$ \int_1^\infty \frac{1}{x^2} = \frac{1}{3} $$

Here's its encoding in LaTeX.

\int_1^\infty \frac{1}{x^2} = \frac{1}{3}

Can a beginner with a web browser be taught in ten minutes how to do LaTeX math encoding tasks like this one?

I think the answer is YES, but perhaps not yet. We'll need better online resources.

From one to infinity in 10 minutes

The best URLs known to me for this challenge are on Mathematics Stack Exchange.

  1. Visit https://math.stackexchange.com
  2. Sign up.
  3. In another window or tab, open MathJax basic tutorial and quick reference
  4. In the tutorial, find a suitable template.
  5. Create a new question in Math Stack Exchange.
  6. Paste in the template.
  7. Modify your input LaTeX.
  8. Review the rendered formula.
  9. Modify your input LaTeX.
  10. Review the rendereded formula.

This might take 10 minutes. It might take longer. I've not tested this.

Aside: Don't save the page to Math StackExchange. It's a random formula, not a question.

From one to infinity in 5 minutes

Better would be to combine everything in a single web page. Something like this.

  1. Visit https://shiny-new-website.org (a site that doesn't exist yet).
  2. It gives four panes - LaTeX input, typeset formula, errors and help.
  3. In Help, type integral.
  4. Click on one of the offerings to copy into the LaTeX input.
  5. Modify and review, in a continuous cycle.
  6. In Help, type fraction.
  7. Repeat until happy.
  8. Optional: Sign up / sign in to save the formula.

This might take 5 minutes. I've not tested this (or even prototyped shiny-new-website.org).

Next steps

I'll repeat the 3 questions for further discussion and research.

  1. A social media site for learning LaTeX math. Is this a good idea?
  2. Are there already such sites?
  3. How good are they, and can we improve matters?

Interested? Come to my next zoom TeX Hour (6:30 to 7:30pm UK time, Thursday 4 February). Or contact me.

URLs

Mathematics on StackExchange

LaTeX and instant messaging

LaTeX on Facebook

Discussion

Changes

[5 Feb 2021: Add links to bioRxiv, Research Seminars. Fix typo.]