Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

127
votes
36answers
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
4k 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. ...
10
votes
2answers
102 views

Mathematica's spacing of symbol accents when typesetting mathematical formulas

Mathematica appears to have difficulty horizontally aligning accents (e.g. bars, hats, and tildes) when placed on top of certain mathematical symbols. Here's a simple example: Using the ...
10
votes
5answers
247 views

How do I create a circled symbol in Mathematica?

I know that Framed is used to show a frame around a symbol, how can I show a circle around a symbol?
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
674 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 ...
7
votes
4answers
496 views

Typesetting programs

I often want to printout programs so that I can read them when away from the computer, and I'm wondering what tools people use to make the code readable when printed. Today I'm using a2ps which works ...
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
3answers
107 views

Prevent reordering in derivative output?

A recent post on the Wolfram Blog offered the following function to format derivatives in a more traditional way. pdConv[f_] := TraditionalForm[ f /. Derivative[inds__][g_][vars__] :> ...
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
969 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
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 ...
4
votes
2answers
2k views

What is the best way to automatically transpose a LilyPond source file into multiple keys?

problem I'm using LilyPond to typeset sheet music for a church choir to perform. Depending on who is available on any given week, songs will be played in various keys. We have an amazing pianist who ...
3
votes
3answers
120 views

mathematica does not show the SubsuperscriptBox correctly in the plot label

folks, I met a weird problem while using mathematica. As you can see from the attached screenshot, the typesetting is somehow interpreted as plain text. Is there a way to fix this? Thanks very much! ...
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
350 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
5answers
6k 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} ...
3
votes
2answers
705 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
3answers
395 views

What typeset programming languages exist?

Mathematica's notebook front end has provided a hugely productive next-generation development environment for over 13 years, particularly suited to technical computing but also more widely applicable. ...
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
194 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
975 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
266 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
1answer
59 views

Show measure bars when StaffSymbol #'line-count = #1

(I can't tell if this is meant to be SO or SU, so please move it as necessary.) Lilypond automatically puts in measure bars for me, but only if there's more than one line. I'm writing a part for ...
2
votes
2answers
721 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
947 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
1answer
202 views

How to build an online greeting card personalization “function”? [closed]

I would be extremely thankful if you could help me out with this. Currently I am building a web shop that are going to sell REAL online personalized greeting cards, that we post and print to the ...
1
vote
3answers
164 views

High quality typesetting system

I'm looking for a high quality typesetting system to replace TeX. My problem with TeX is that it's too brittle to deploy for John Doe. I need something that I can package with my Java app, unzip ...
1
vote
2answers
238 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
3answers
171 views

creating formatted PNG 'pages' of document using Java/Scala

I have a document in a scala.xml tree (this is easy to convert to whatever else) that I'd like to take and turn into a series of PNG files. For example, the document might look like this: <doc ...
1
vote
3answers
321 views

How to print out equations in Mathematica

How do I define that a formula should not be computed, but rather displayed in Traditional format? Here are 2 examples, where the first one is displayed like I want it, but the second one is ...
1
vote
1answer
511 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
467 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
1answer
252 views

Lilypond: Customize bar lines, recursively, automatically?

I'm working on Carnatic music scores that involve complex time signatures, that will require modified bar lines Pattern for barlines for: 8/4 beats: 1 2 3 4 (dashed bar here) 5, 6 (Dotted Bar) 7, ...
1
vote
2answers
912 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
1answer
37 views

How to precisely control font-size on html page?

For example, when I set font-size = 25px with some particular font-family, I want to get a 25px character on html page. But the rendered character is maybe 27px or some value else. How can I ...
0
votes
0answers
46 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
483 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
161 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
47 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
517 views

removing prefix from figure captions in LaTeX

I'd like to make my own caption inside \caption{} in figures of LaTeX, how can I turn off the "Figure " prefix from the captions that appear? thanks.
0
votes
2answers
392 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 ...