Should be used when asking about obtaining tutorials, how-tos, introductory books etc. For questions about writing such material, use the tag {documentation} instead.
137
votes
20answers
11k views
What is the best book to start learning LaTeX?
Which book (free or otherwise) was the most useful to you when you started learning LaTeX?
I am frequently asked this question by friends who want to learn LaTeX, and I recommend the book which got ...
56
votes
5answers
9k views
Style/class tutorials
What are some good tutorials on writing custom styles (classes) that clearly explain commands used and some of the features that TeX has to offer in the way of styles?
19
votes
2answers
8k views
How to use biber
Simply put I want to know what steps I need to take to start biber with biblatex. I haven't been able to find any proper tutorials or guides showing how you go about using it instead of BibTeX.
What ...
45
votes
2answers
5k views
Where do I start LaTeX programming?
I'm interested in writing packages for TeX/LaTeX/XeLaTeX. I googled around, but all I found was guides or tutorials about how to prepare documents using LaTeX. I want to know how LaTeX works and how ...
35
votes
4answers
3k views
Reference guide to begin writing a class and/or a package
Once a LaTeX user gets more and more skilled, and writes his/her own code, the question "Should I make a package (or a class) out of it?" will probably arise.
My question is (you catch me: I'm one of ...
32
votes
7answers
3k views
Best Way to Start Using LaTeX/TeX?
I'm not really a programmer but am quite interested in learning how to use LaTeX/TeX. I've looked it up on Wikipedia and scanned through it and the documents created through this way of editing is ...
36
votes
6answers
2k views
Materials for learning TikZ
I feel intimidated in learning TikZ. I was wondering if there are some nice materials (or just your replies) at different level:
for providing big picture, which is
important to beginners to not ...
39
votes
1answer
1k views
LaTeX Introductions in languages other than English
Inspired by What is the best book to start learning LaTeX?, I thought that it might be useful to collect a list of the many brilliant introductory LaTeX books and tutorials written in languages other ...
31
votes
5answers
2k views
Documents with typical LaTeX errors
I am giving a LaTeX course and have the idea to let the students find and solve problems within a few documents. Basically they shall learn how to create minimal examples and read error messages.
...
38
votes
6answers
1k views
Where can I find good ConTeXt documentation
Where would be a good place to start learning ConTeXt if you haven't got a lot of experience under your belt yet? Any place online or in a bookstore is welcome, provided that the reading is ...
23
votes
2answers
3k views
What is the basic mechanism for writing something to an aux file?
I am interested in the basic mechanism behind writing stuff to the .aux file. (Or some other auxiliary file).
Let's say I want to write myself a basic package for making notes on my files. (I know ...
20
votes
5answers
1k views
Is there a comprehensive and complete LaTeX reference?
When I dived into Python, I went through the beginner's tutorials. Of course, these tutorials cover only the basics and present only a shallow exhibition of what I can do with Python.
Right now I'm ...
8
votes
1answer
1k views
Where can I find a `datasheet' document class or a tutorial on how to create one?
I'd like to be able to make a datasheet for a module that I'm building. By datasheet, I mean a document containing:
A title page, with the primary features, applications, and an application block ...
19
votes
4answers
943 views
Now that I can run TeX on my iPad, what shall I TeX?
I have just learnt that there is a TeX implementation now on the iPad (original source this answer to Is there a (La)TeX distribution running on iPad?). As the author of the blog post I TeX therefore ...
39
votes
4answers
3k views
How can I introduce a non-technical person to LaTeX?
I have been using LaTeX for about a year now. I don't consider myself an expert at LaTeX but I know my around it enough to get things done. One of my colleagues, whose background is entirely non ...
7
votes
3answers
2k views
Is there a good plain TeX tutorial that explains about doing automation and making layout?
I am interested in learning plain TeX especially in
automation: looping, conditional branching, jumping, iterating, etc.
layout: creating custom smart tables and boxes that can span cross pages.
...
6
votes
1answer
404 views
How to create step by step annotated programming tutorial in LaTeX?
(question inspired by How to create a crossword puzzle in LaTeX? and provided solutions)
How to make in most comfortable way in LaTeX (I use pdfLaTeX, but I am open for LuaTeX solutions) annotated, ...
3
votes
1answer
2k views
What's the best tutorial for beamer, sweave and ggplot2 combined?
I'm looking for the best example presentation publicly available on the Internet that uses beamer, sweave and ggplot2 all at the same time. Ideally it would be the actual example .Rnw file, along with ...
15
votes
3answers
482 views
Tutorial on positioning
As a beginner, I keep running into difficulties when in the need of positioning elements. Pushing them down, up, left or right should be easy concepts, but I find it hard to visualize as a beginner ...
6
votes
1answer
2k views
Watermark image
Please note I'm new to LaTeX so don't know much about it (yet). I've looked on-line about how to add a watermark image but don't know how to do it. I've seen sites that show something about it but ...
5
votes
1answer
2k views
memoir tutorials or introductions
I'm looking for memoir tutorials or introductions. The main manual is a wonderful piece of documentation, but at nearly 600 pages it is a bit overwhelming as a starting place. Likewise the more ...