Skip to content

This is a LaTeX template modified from the original version released by CYCU, with many adjustments to present the thesis's content in various forms.

License

Notifications You must be signed in to change notification settings

CYCU-AIoT-System-Lab/CYCU-LaTeX-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYCU-LaTeX-Template

Description

Directory Description
./figure Figure embedded in template.
./latex-template Template Minimal Working Example (MWE) with examples.
./script Program embedded in template.

Entry Point

In ./latex-template, the main PDF file main.pdf is created with the main entry point main.tex. In order to add book spine on the cover page, the second entry point main2.tex is used to generate main2.pdf. However, the main2.pdf does not have any of the hyperlink originally presented in main.pdf with this approach.

Environment and Compilation

No matter which distribution or platform, you need to make sure there is the option "XeLaTeX" available for this template to compile.

  1. Windows: use MikTeX which not only prepare the executables and also maintain/update various packages.
  2. Linux: try TeX Live.
  3. MacTeX: try MacTeX.
  4. Online: try Overleaf.

If these options does not work, try finding your suitable option on The LaTeX Project.

Note that this template is only tested with MikTeX and are tested with the following commands from belongtothenight/powershell_scripts/process_tex: (XeLaTeX must be used to compile)

process_tex -fn .\main.tex && process_tex -fn .\main2.tex

About

This is a LaTeX template modified from the original version released by CYCU, with many adjustments to present the thesis's content in various forms.

Topics

Resources

License

Stars

Watchers

Forks