A non-exhaustive list of online resources that I found while browsing the internet, reading about
and think are worthwhile sharing:
LaTeX Distributions
Selection of LaTeX Editors
- Texmaker (Linux, Mac, Win)
- TeXworks (Linux, Mac, Win)
- Eclipse with TeXlipse plugin (Linux, Mac, Win)
- Emacs (Linux, Mac)
- TeXShop (Mac)
- LEd (Win)
- TeXnicCenter (Win)
- See here for a comprehensive list of editors
Online Editors
Web Resources
- The
Project: web
- A very well written set of tutorials for beginners by Andy Roberts. Getting to Grips with
: web
on Wikibooks: web
- Comprehensive
Archive Network, CTAN: web
on Stack Exchange: web
ample: ample resources for TeX users: web
- The levels of
: web
- Learn
in 5 Minutes (video tutorials): web
- Natbib reference sheet: web
count, online word count service: web
- texMemo: A Simple Memo Class for
: web
- knitr: Elegant, flexible and fast dynamic report generation with R: web
- Creating a LaTeX minimal example: web
- LaTeX Symbols: web
- TeX.SX (stackexchange): web
- more to come …
February 18th, 2012 at 5:49 am
Thank you for adding my blog to the list of resources. It is much appreciated.
Regards,
Dinesh
February 18th, 2012 at 1:07 pm
You are welcome. I like what you do, keep it up!
. Tom.
April 1st, 2012 at 5:43 pm
I would like to request for your help. I have a table which is very big
1. No. of columns are high
2. The text in most cells are lengthy
- For the above reasons I want the table in landscape. And the text should dynamically adjust so that the table does not cross the page.
3. Number of rows are also high
- For this reason the table should span through multiple page
Please help me here. I can send the table in XL sheet if you please want to look at the requirement.
April 2nd, 2012 at 2:54 pm
Thanks for your comment. What you are looking for is the
longtablepackage. Here is a post on that topic with sample code. Please find a suitable post for your comment next time. You may use the search field on the right. Best, Tom.