Archive | Latex RSS feed for this section

11 April 2010 1 Comment

PStricks vs. TikZ for Technical Diagrams

PStricks vs. TikZ for Technical Diagrams

Norman Ramsey at StackOverflow once asked: My group uses Literate Programming for most of our source code—this means that internal documentation is written using LaTeX. We have been using PStricks for fancy technical diagrams of the system, but have recently been recommended to use TikZ. I’ve gathered this information: TikZ/PGF is new and maintained; PStricks went [...]

Tags: , ,
20 March 2010 7 Comments

mathURL: Online Equation Editing

latex

Send complex math expressions over email and IM, without requiring any special software. It’s also great for previewing LaTeX on the fly and generating images for embedding in your webpages. The red mathURL links to a page on this site with your equation. To embed an equation in some other webpage, you can either save [...]

Tags: ,
20 March 2010 0 Comments

IPE: Graphics Editor for LaTeX

IPE: Graphics Editor for LaTeX

Ipe extensible drawing editor is a free vector graphics editor for creating figures in PDF or EPS format. It can be used for making small figures for inclusion into LaTeX documents as well as making multi-page PDF presentations. It was developed by Otfried Cheong in 1993 and initially worked on SGI workstations only. Ipe 6 [...]

Tags: ,
7 March 2010 1 Comment

How to write a book with R and LaTeX

2010-03-10_005916

Think faster than “How to write a book in 28 days”. With the freely available R language you can create a book in less than 28 seconds. Unfortunately, you still have to write the text and do the programming. What you can do is integrate the R code and text into the same files, then [...]

Tags: ,
7 March 2010 1 Comment

Howto Create Great Presentations using Beamer, Sweave and LaTeX

2010-03-07_123439

To achieve this goal, we need use the concept of literate programming, yet another one of Donald Knuth’s contributions to the world. LP “represents a move away from writing programs in the manner and order imposed by the computer, and instead enables programmers to develop programs in the order demanded by the logic and flow [...]

Tags: , , ,
7 March 2010 1 Comment

LaTeXSearch: Search for LaTeX code Within Scientific Publications

LaTeXSearch: Search for LaTeX code Within Scientific Publications

LaTeXSearch, a free service provided by Springer, affords the scientific community the ability to search for LaTeX code within scientific publications. LaTeXSearch allows users to locate and view the following: Equations containing specific LaTeX code. Equations containing LaTeX code that is similar to another LaTeX string. All equations belonging to a specific DOI. All equations [...]

20 February 2010 0 Comments

Howto Use IEEE LaTeX Template in LyX

Howto Use IEEE LaTeX Template in LyX

This is how I use IEEE template in LyX, first of all, you will need to select the document class as: article(IEEEtrans). IEEE tend to use a fancy large first letter as the beginning of the article, and top header reserved for both journal title and page number. Especially to note that, IEEE require the [...]

Tags: , ,
20 February 2010 0 Comments

Howto Produce Publication Standard Figure

Howto Produce Publication Standard Figure

I recommend the following tips for the best possible reproduction of High-quality figures. I divided this article into two parts. The first part is how to produce publication standard figures contains lines. The second part is talking about how to render image files for publications. I normally save these two settings in Matlab so that [...]

Tags:
13 February 2010 0 Comments

Howto Use Unicode / Chinese (CJK) Encoding in LyX

Howto Use Unicode / Chinese (CJK) Encoding in LyX

Previously I showed how to use unicode in LyX / XeTex, it works but rather complicated. I found a much simple way of doing such thing, and now I can easily write Chinese together with English in LyX.

Tags: ,
8 February 2010 2 Comments

Use LaTeX in Powerpoint

Use LaTeX in Powerpoint

Tool 1: BlackHC’s PowerPoint Tools Currently contains two PowerPoint 2007 addins: PowerPointLaTeX – an addin that allows you to embed LaTeX formulas into your presentations more easily and in a more user-friendly way than comparable software (TexPoint for example). LanguagePainter – a tiny tool to help you create presentations in languages different from your keyboard [...]

Tags: