r3 - 19 Jan 2007 - 11:05:29 - ChristopherBesemannYou are here: TWiki >  Denton Web  > PaperWritingAndLateX

LaTeX Tips

General Issues

Font size issue (top)

Sometimes there is a problem using LaTeX to create first a .ps document and then a .pdf document where the font size shrinks. This was found to be caused by an A1 paper setting in the dvips command which causes this behavior. Use dvips -t letter <filename> to resolve.

BibTex author entries (top)

{ firstname lastname and firstname lastname ... } To cause the correct placement of "et al" use and others in the author entry.

Escape italics in Definition (top)

If you are using an environment such as "definition" or "theorem" and you want to escape the italics formatting use: \textnormal{my text} . Within a math environment you can also use \mbox{} .

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback