Skip to content

Provides TAMS or common TeX templates (e.g. IEEE) as native LyX

Notifications You must be signed in to change notification settings

a24ibrah/LyX-Templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Installation
=============

Typically a LyX template consists of following files:
*.layout  - LyX format/layout file
*.cls     - TeX class file
*.lyx     - LyX template file
(*.tex    - TeX sample file)

Mac OS X
--------
cp *.layout ~/.lyx/layouts/
cp *.cls ~/Library/texmf/tex/latex/
cp *.lyx ~/

To always after installation:
-----------------------------
'sudo texhash' - to make TeX aware of the new class
'LyX -> Reconfigure' - to make LyX aware of the new layout

TODO
Write Howtos for other OSs

tamsbeamer
----------
tams/   - TeX styles and logos
subs/   - LyX include files (chaper-wise)
tamsbeamer.lyx    - Main LyX file

Installation: 'cp -r tams/ ~/Library/texmf/tex/latex/'

About

Provides TAMS or common TeX templates (e.g. IEEE) as native LyX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published