From 77daa59004273d750845bbfb0ea232197604cb93 Mon Sep 17 00:00:00 2001 From: samcarter Date: Mon, 2 Jan 2023 11:21:20 +0100 Subject: [PATCH] Adding TopAnswers TeX TopAnswers TeX is a free and open source Q&A site for TeX and friends. It focuses on the needs of the community and has a seamless integration of chat into the Q&A system which makes it well suited for the community to solve even difficult questions. Disclosure: I'm a user of this site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f640bb0..7bbeed2 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,7 @@ Typically, it is easier to get to work with `pdflatex` than PSTricks is. - [LinkedIn: TeX/LaTeX User Group](https://www.linkedin.com/groups/1600297) - [Twitter: @TeXtip](https://twitter.com/TeXtip) - Tips related to (La)TeX by [John D. Cook](https://www.johndcook.com/). - [TeX.StackExchange](https://tex.stackexchange.com) - StackExchange TeX section. +- [TopAnswers TeX](https://topanswers.xyz/tex) - a free and open source Q&A site for TeX and friends ---