I installed MacTex-2009 (from http://www.tug.org/mactex/2009/) and scons (1.2.0) on my iMac running Snow Leopard. Then I tested the installation with a trivial SConstruct file:
how can I make equations smaller in TeX? For example, I want to use the equation environment as follows:
I have a lot of BIG xypic-matrices in my LaTeX file for one of my papers, and it takes long/infinite time to compile. Is there a way to convert just the separate xypic-pieces to eps files, that I incl
I am using pgf/tikz graphics and I\'m wondering how one can control the scaling of font sizes in the graphics when using them in minipage/subfig environments?
I draw a use case diagram with MagicDraw and save it as EPS file. Now I want to integrated it into my TeX file by using eps2pdf. It works so far, but the picture includes german umlauts like ä,ö or
I am writing a report in LaTeX and开发者_运维知识库 want to insert a page at the end containing a summary of the content. Of course the summary will contain a lot of data so I want to add a page with
What\'s a .t开发者_如何学运维pl file in LaTeX and how can i use it?The tpl is not an official extension used with LaTeX, but .tpl files are distributed with some packages (e.g., TeXlive) as \"template
I have multi-lingual TeX document mostly in Russian but I also include some terms in English in brackets too to make the reader familiar with international terminology. For example the phrase
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am trying to insert a code snippet with the listingspackage, and want the lines numbered. However I would like only every 5th line and the first to be numbered (numbers beeing(1,5,10,15,...)) accord