Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeXNoteTemplate

This repository contains my personal LaTeX note template.

LaTeX Setting

This template is optimized for use with the xelatex compiler and requires the BXjscls package. The default fonts utilized are BIZUDMincho-Regular and BIZUDGothic-Regular. It's essential to have these fonts installed before using the template. However, you can easily customize the font settings within the main.tex file to suit your preferences.

Usage

To compile the document, execute the following command in your terminal:

make

By default, the make command operates silently. However, if you wish to view the output of each command, you can use:

make verbose

You can also use the make clean command to remove the pdf file generated by the make command.

The Makefile assumes that the primary $\LaTeX$ file is named main.tex. If you want to specify a different file name, you can adjust the TEX_MAIN variable within the Makefile.

Furthermore, the Makefile is designed to handle multiple .tex files that are included or inputted within the main.tex file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages