Showing posts with label TeX. Show all posts
Showing posts with label TeX. Show all posts

Monday, January 25, 2010

gedit & latex

gedit-latex-plugin

Install it using Synaptic Package Manager.

Saturday, May 2, 2009

TeX: Sociology Bib Style

(1) Download asr.bst and ajs.bst into /usr/share/texmf-texlive/bibtex/bst/Sociology

(2) To update texmf information, run:
$ sudo texhash

* Matching bib styles by journal
- ASA bibstyle: ajs or asr
(ASR, AJS, SMR)
- APA bibstyle: apacite
(W&O, SSR)

TeX: Kile 2.0 +KDVI inverse search

1) In Kile, choose Settings-> Configure Kile -> Build -> Latex -> General
In Options, change it to :
--src-specials -interaction=nonstopmode '%source'

2) In Kile, choose Settings-> Configure Kile -> Build -> ViewDVI
In Advanced, choose Run Embedded in Kile for Type. In General it should display "kviewerpart" for Library, "KViewPart" for Library Class, "dvi" for Options

3) In Kdvi, choose Settings-> Configure Kile -> DVI Specials
Choose Kile for Editor, for Shell Command:
kile %f --line %l

Sunday, March 22, 2009

TeX: Gnumeric to Tabular

Gnumeric has a built-in function.

(1) select area
(2) [File] --> [save as] --> Select [File type]: Latex2e(*.tex) table fragment

TeX: Open Office Calc to Tabular

1. Download "Calc2LaTeX" macro:

http://extensions.services.openoffice.org/project/Calc2LaTeX

2. How To:

http://www.derekhildreth.com/blog/how-to-install-and-use-calc2latex-tutorial/
Skip the installing part. It will be already there for OOs 2.0 & 3.0.

TeX: MS-Excel to Tabular

1. Download the macro file:

http://faq.ktug.or.kr/wiki/uploads/excel2tabular.zip (developed by Joo-Myung Kim)

2. Unzip "excel2tabular.zip"

into "C:\Documents and Settings\YourUserName\Application Data\Microsoft\AddIns"

3. Install "maketable.xla" in Excel

In Excel, [tools] --> [add-ins] --> [browse]
It will produce "LaTeX" menu bar.

4. Enjoy!

(1) Select area
(2) From Excel menu bar, [latex] --> [convert]

For a better explanation in Korean, go to http://faq.ktug.or.kr/faq/Excel2Tabular