=== Ubuntu ===
Become a root by
$ sudo bash
Go to the latex directory (/usr/share/texmf-texlive/tex/latex)
$ cd /usr/share/texmf-texlive/tex/latex
Make a uhthesis directory
$ mkdir uhthesis
$ cd uhthesis
Copy uhthesis setup files to the dir.
$ cp /somewhere/uhthesis2e.cls ./
$ cp /somewhere/uht10.clo ./
$ cp /somewhere/uht11.clo ./
$ cp /somewhere/uht12.clo ./
Go to
$ /usr/share/lyx/layouts
$ vi uhthesis2e.layout
Add following lines
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[uhthesis2e]{article (uhthesis2e)}
# Input general definitions
Input stdclass.inc
Start Lyx and in Lyx
do: Tools > Reconfigure ; Restart Lyx.
And you will see "article (uhthesis2e)"
Now you should be able to use the document class in LyX as usual:
Document > Settings > Document Class > Document Class > article (uhthesis2e)
Download UHthesis2e.zip
This is not a blog, but my notes and tips for research. Feel free to take any information and leave any comments or questions.
Search This Blog
Subscribe to:
Post Comments (Atom)
Labels
- Academic Notes (4)
- BLAS (1)
- CEE618 (2)
- CentOS (1)
- Computation (1)
- Conferences (1)
- Cross compiling (1)
- Graphics (1)
- Hawaii Tour (2)
- Intel compiler (1)
- Just (1)
- Laptop (1)
- LaTex (22)
- Life and Humanity (8)
- Linux and Computing (107)
- LSF (1)
- Lyx (3)
- Macintosh (5)
- MPI (1)
- News (11)
- OpenFoam (1)
- OpenMPI (1)
- PBS (2)
- Software (4)
- SSH (2)
- torque (1)
- Touchpad (1)
- VMD (1)
- yum (1)
No comments:
Post a Comment