Skip to content

ayfujii/doctor-ent-exam-abst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doctor-ent-exam-abst

Latex template for doctor entrance exam abst

1. Prerequisities

# only for ubuntu 12.04
$ sudo apt-add-repository ppa:texlive-backports/ppa
$ sudo apt-get update

2. Edit LaTeX files

3. Make pdf

$ make

Optional. Convert Japanese punctuations

$ make pub
# or
$ make publish
# will convert 「、」「。」 to 「,」「.」 in *.tex
# Original files are backed up as *.tex.orig

Optional. cleaning

$ make clean
# or
$ make wipe

About

Latex template for doctor entrance exam abst

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 77.7%
  • Makefile 15.8%
  • Perl 6.5%