Tagged Questions

127
votes
37answers
12k views

Is LaTeX worth learning today?

I know that LaTeX is big in the world of academia, and was probably a big name in desktop publishing before the glory days of WordPerfect and Microsoft Office but as a Windows user that is interested ...
112
votes
40answers
13k views

Best practices in LaTeX [closed]

What are some good practices when typesetting LaTeX documents? I use LaTeX mostly to typeset papers. Here is a short list of what I consider LaTeX good practices, most of them would be common sense ...
12
votes
5answers
5k views

Get started with Latex on Linux

Impressed by is-latex-worth-learning-today, and many how-to's on Windows, How do you have someone started with LaTeX on Linux. How do you generate a pdf out of it and give up the OOO Word processer. ...
8
votes
5answers
1k views

What LaTeX packages are available for circuit diagrams?

I am trying to generate publication-quality circuit diagrams within a LaTeX document. What options are available?
8
votes
1answer
715 views

LaTeX: typesetting chapter and section number in margin

I'm trying to typeset something in LaTeX and I would like to know if I'm doing it right. The basic idea is that section number hangs in the left margin. The number takes the height of the header+2 ...
6
votes
4answers
3k views

Printing out LaTeX Variables

I am using a LaTeX class file which sets various parameters such as margins, line spacing, ... according to the parameters passed to it. For some reason, the end result does not look right. Some ...
5
votes
2answers
4k views

Best method of including an abstract in a latex 'book'?

I've been looking for the answer to this question for a while now but can't seem to find it, so I'm hoping someone on here can help me. I'm writing up a thesis in Latex, and really like the ...
4
votes
2answers
1k views

Renumbering figure in LaTeX?

How can I make figures be renumbered in a TeX document? I want the main figures to be 1, 2, 3, ...etc. But then I want a section to have supplementary figures, S1, S2, S3, S4. The "S" does not have ...
4
votes
5answers
7k views

How to strike out inside LaTeX equations?

Please see the snippet below and tell me how can I achieve the same strike-out effect as in the main text. I am using the version of LaTeX from the latest Ubuntu repositories. \documentclass{article} ...
4
votes
3answers
3k views

how can I make equations smaller in TeX?

how can I make equations smaller in TeX? For example, I want to use the equation environment as follows: \begin{equation} long equation here \end{equation} but then it's displayed in a way that's ...
3
votes
2answers
1k views

LaTeX - Add clickable links to a section/subsection with a PDF document

I am making PDF with LaTeX. I have a few sections and subsections. I want to put a link towards the top of the document so that in the PDF someone can click on it and it'll go to that ...
3
votes
1answer
364 views

How to create a white-on-black style for LaTeX listings

I've been looking at Philip Bunge's post on how to create a "Tango" style with LaTeX listings, and trying to adapt this to make the default text style white and the background black (this is for ...
3
votes
2answers
736 views

Indented Word Wrap in LaTeX

I'm writing a document in LaTeX, and am encountering a problem when I have a line of text that wraps around. What I need is for the text, when it wraps around, to indent so that it matches the label ...
3
votes
6answers
4k views

How can one keep a \section{} from being at the end of a page in LaTeX?

Given LaTeX likeso: \section{Heading} Here is some text after the heading. How could one prevent the Heading from showing up at the very bottom of the page? In other words, how could one prevent ...
2
votes
1answer
204 views

Latex column alignment

I have a latex document that is part of an automated system. So I cannot use fixed widths for the table as the inputs are uncertain. \begin{tabular}[t]{|l|@{\hfill}r@{ }|c|@{ }l|} ...
2
votes
3answers
1k views

LaTeX - vertical space equivalent of \makebox?

I'm making a LaTeX document and I'm getting success with \makebox, which puts text in an invisible box and will add extra horizontal whitespace to the end to make the whole thing fit within the size ...
2
votes
1answer
291 views

typeset problem/solution pair (example) in latex

I'd like to know if there is a way in latex to show the following: Example 1: problem statement here Solution: solution here and wrap that in a box so that it will be noticeable. Seems like a ...
2
votes
2answers
737 views

How does one format a letter in the Memoir document class for LaTeX?

If you have a traditional letter with content like-so. From Someone 50 Example Drive Random City, ZIP Country Tel: 444-555-6666 July 30, 2009 To Somebody 51 Example Drive Random City, ZIP Country ...
2
votes
5answers
1k views

Annotated Table of Contents in LaTeX

I'd like to use LaTeX's \tableofcontents command (or some equivalent) to automatically generate a table of contents, but I'd also like to add a sentence or two to each line in the table of contents ...
2
votes
1answer
967 views

Typesetting New Functions in LaTeX

So, I just have a little question: What is the "best way" to typeset new functions in LaTeX which aren't already included in the various packages? Right now I'm just using \mbox as my go-to method, ...
1
vote
0answers
50 views

Typesetting algorithms in LaTeX like Knuth [migrated]

Is there any LaTeX package for typesetting algorithms in the style Donald Knuth uses in The Art of Computer Programming? I know about the algorithm2e package, but I am looking for something that ...
1
vote
2answers
276 views

Simple preprocessor for latex: detect whether you are an included file or being compiled stand-alone

I work on a huge script in \latex. I want to be able to compile each of the chapters as stand-alone, because it is easier for hacking sessions with Latex. On the other hand, I would like to maintain ...
1
vote
1answer
548 views

LaTeX - Proper vertical spacing on multi-line parboxes with multicols

I'm trying to get two-column typesetting working, with a list of items. However, that list has elements that are either one or two lines, i.e. Alpha Beta Zeta Alternative: Upsilon ...
1
vote
2answers
6k views

Using \parindent and \parskip with \paragraph{} has no effect

I'm creating documents using the memoir class in XeLaTeX. I'm having trouble creating proper paragraph presentation, and in particular my when I create paragraphs with \paragraph{}lorem ipsum LaTeX ...
1
vote
3answers
478 views

Variable font height via tables in LaTeX

I've been looking for a more elegant solution to the following typesetting problem. Consider those banners found in print media where the text is aligned like: B I G T E X T small ...
1
vote
2answers
959 views

Extend a figure 100% horizontally with a fixed height in LaTeX?

How can I insert a figure (i.e. graphic) that extends 100% of the viewport but with a given height?
0
votes
0answers
8 views

Changing the font size of document title in LaTeX (pdflatex) [migrated]

A publication I am submitting to has the rather annoying requirement of needing the document title to be size 16pt (and the regular text size being 12pt, which I know how to do). I have absolutely no ...
0
votes
0answers
54 views

Docbook equivalent for “dirtree” LaTeX package

Is there any package/macro/XSL that I can use with Docbook in order to typeset directory trees (just like the dirtree LaTeX package)? If so, does it support custom icons beside the entries (folder ...
0
votes
1answer
520 views

adding prefix to figure caption in LaTeX?

How can I change the caption of all figures in LaTeX to include a prefix? For example, make all figures appear as "Supplementary Figure 1", "Supplementary Figure 2", ... rather than "Figure 1", ...
0
votes
1answer
171 views

How to change the formatting/font of page numbers in latex?

I don't just mean how to switch to roman numerals, I want to change the font face and size. I'm currently using the article class, but I can't see any particular part of it responsible for the footer, ...
0
votes
1answer
49 views

breaking up TeX references in two

I have one Bibtex file that I'd like to appear as two references. For example, if I have a set of 20 references, I want one Main References section that shows 1 through 10 and another Supplementary ...
0
votes
2answers
407 views

making TeX documents ragged left justified?

How can I make my entire LaTeX document (using TeXShop in Mac OS X) left justified, in a "ragged left" mode? I don't want to use blocks of \begin{flushleft} everywhere, I just want to declare ...