Category Archives: LaTeX
4 ways to framed displayed formulas in LaTeX
This article will show on how to display formulas (mathematics equations) inside a box or frame. Continue reading
Posted in LaTeX
Tagged displaymath environment, equation environment, formula, LaTeX, \displaystyle, \fbox, \parbox
Leave a comment
How to compile LaTeX file
The typical steps to produce DVI, PostScript or PDF file from a LaTeX source file. Continue reading
Minimal LaTeX file
An example LaTeX source file for writing a jounal article. Continue reading
Manually markup changes of text, such as additions, deletions, or replacements in LaTeX
In LaTeX there is a package that allows user to manually markup changes of text, such as additions, deletions, or replacements. The changes will be shown in different colour. Deleted text will be crossed out. The package is called “Manual change markup”. Continue reading
LaTeX title page
A document is usually divided into several parts. One of the part is the title page. How to create the title page using LaTeX. Continue reading
